Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Releases: iXab3r/MicSwitch

MicSwitch v1.0.253

16 Jan 14:37
Compare
Choose a tag to compare
Fixed crash related to device state resolution via COM

MicSwitch v1.0.252

11 Jan 15:29
Compare
Choose a tag to compare

[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

09 Dec 00:44
Compare
Choose a tag to compare

[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

26 Sep 17:00
Compare
Choose a tag to compare

[2022-сен-26] Upgraded PoeShared - should fix random crashes

MicSwitch v1.0.235

07 Sep 12:57
Compare
Choose a tag to compare

[2022-Jun-20] Migration to C#10

MicSwitch v1.0.234

14 May 12:57
Compare
Choose a tag to compare

[2022-May-14] The hint is in the wrong place #44
[2022-May-14] Fixed crash related to malformed config
[2022-May-14] Not accessible with screen readers #86, Update PoeShared to the latest version

MicSwitch v1.0.226

08 Feb 12:18
Compare
Choose a tag to compare

[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

26 Dec 10:22
Compare
Choose a tag to compare

[2021-Dec-25] Updated PoeShared to the latest version

MicSwitch v1.0.221

19 Dec 20:45
Compare
Choose a tag to compare

[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

20 Sep 19:08
Compare
Choose a tag to compare

[2021-Sep-18] MultimediaMicrophoneController now disposes MixerControl, Migrated MainWindow to FastMetroWindow
[2021-Sep-18] Migrated to latest PoeShared, Added ErrorMonitor