Skip to content

Releases: fredemmott/StreamDeck-AudioMute

v3.2.0-beta1: device plug/unplug support

16 Jul 22:35
v3.2.0-beta1
f4fb768
Compare
Choose a tag to compare

This release supports:

  • connecting and disconnecting audio devices while the plugin is running
  • audio devices that are not fully initialized when the StreamDeck software starts

Tickmark and warning signs will be shown when:

  • the device for an icon is connected or disconnected
  • the button is pressed while the device is disconnected

This release is also less likely to trigger false positives from antivirus software on WIndows than previous releases.

Troubleshooting - Getting Help

v3.1.0: add optional push-to-talk mode to toggle button

20 Feb 19:52
ca6f0b9
Compare
Choose a tag to compare

v3.0.1: Fix disabling feedback sounds

16 Feb 18:29
72a784d
Compare
Choose a tag to compare

In v3.0.0, feedback sounds were always played, regardless of the setting. This release fixes that bug.

v3.0.0: MacOS support, non-toggling actions with multi actions

15 Feb 20:53
992cfc0
Compare
Choose a tag to compare
  • MacOS support
  • Adds 'mute' and 'unmute' actions, which are supported in multi-actions. 'toggle mute' remains unsupported in multi actions.
  • now appears in new 'Audio Devices' category

v3.0.0rc4: fix a rare crash on Windows

13 Feb 17:35
992cfc0
Compare
Choose a tag to compare
Pre-release

This release fixes a crash that could occur if windows reports an audio device but does not make any information available about it, such as the name of the device.

v3.0.0rc3: MacOS improvements

12 Feb 20:23
ce1e9ed
Compare
Choose a tag to compare
Pre-release

This release:

  • will affect the system default input device (e.g. built in microphone) by default on Macs; this can be changed in the properties, but no longer needs to be. On Windows, the current 'communication' device will be used (unchanged from previous versions)
  • improves performance on M1 Macs

v3.0.0rc2: MacOS and multi-action support

12 Feb 17:43
7af9544
Compare
Choose a tag to compare

Compared to v3.0.0rc1:

  • fixes missing category icon

Compared to v2.4:

  • adds support for MacOS
  • adds 'mute' and 'unmute' actions; unlike 'toggle mute', these can be used in multi-actions.

v3.0rc1: MacOS and multi-action support

12 Feb 17:22
7701b00
Compare
Choose a tag to compare
Pre-release

This release:

  • adds support for MacOS
  • adds 'mute' and 'unmute' actions; unlike 'toggle mute', these can be used in multi-actions.

Release v2.4

17 Jun 14:11
2509219
Compare
Choose a tag to compare

This release removes the need to install the latest VC runtime.

Release v2.3

15 Jun 02:32
2afaaeb
Compare
Choose a tag to compare

This release fixes a crash when the final audio device is unplugged or disabled.