Releases: iXab3r/MicSwitch
MicSwitch v1.0.253
MicSwitch v1.0.252
[2023-янв-11] Fixed SynchronizationIsEnabled flag not being propagated to new devices
[2023-янв-11] Update README.md
[2023-янв-08] Fixed crash related to inability to set volume/mute for device
[2023-янв-07] Fixed wrong reference to WaveOutDevice
[2023-янв-07] Fixed crash related to Output controller and wrong thread, Replaced Output selector with AutoCompleteTextBox
[2023-янв-05] Fixed a problem when output volume was controlled even if Volume control is unticked
[2023-янв-03] Fixed broken submodule reference
[2023-янв-03] Devices could not be connected/disconnected dynamically without automatic fallback to "All microphones"
[2023-янв-03] Fixed VolumeControl for multiple devices
MicSwitch v1.0.242
[2022-ноя-08] Added Volume Control
[2022-ноя-08] MMDevice changes
[2022-ноя-08] Audio subsystem rework
[2022-ноя-08] Migration to Fody
[2022-ноя-08] Preparations for VolumeControl
MicSwitch v1.0.240
[2022-сен-26] Upgraded PoeShared - should fix random crashes
MicSwitch v1.0.235
[2022-Jun-20] Migration to C#10
MicSwitch v1.0.234
MicSwitch v1.0.226
[2022-Feb-08] Crash maybe because my user account cannot elevate to administrator #81
[2022-Jan-10] Migrated to the latest System.Reactive, DynamicData and ReactiveUI
MicSwitch v1.0.223
[2021-Dec-25] Updated PoeShared to the latest version
MicSwitch v1.0.221
[2021-Dec-19] "Send" in Exception dialog is now hidden if no provide is registered
[2021-Dec-19] Removed ETW links and code
[2021-Dec-19] Migration to latest PoeShared and .NET6
MicSwitch v1.0.217
[2021-Sep-18] MultimediaMicrophoneController now disposes MixerControl, Migrated MainWindow to FastMetroWindow
[2021-Sep-18] Migrated to latest PoeShared, Added ErrorMonitor