github radj307/volume-control 5.2.3

latest releases: 6.6.4-rc1, 6.6.3, 6.6.2...
2 years ago
  • Added a new expander menu: ( SettingsAudioAdditional Settings )
  • Added volume peaking meters (#41)
    • Added a Show Peak Meters checkbox that toggles the visibility of peak meters to additional audio settings.
    • Added an Update Interval spinbox that changes the peak meter update frequency to additional audio settings.
  • Added device volume controls to the GUI (they've been available via hotkeys for some time)
    • Added a Show Device Controls checkbox that toggles the visibility of device volume controls in the GUI.
      It is disabled by default.
  • Overhauled the input simulation capabilities available in the SDK, see the documentation for VolumeControl.Hotkeys.InputSimulator for more information.
    This is a thin wrapper around the InputSimulatorEx nuget package, and can be used to simulate key presses, mouse movements, clicks, and much more.
  • Fixed #43
  • Somewhat implemented #35
  • Added a Multi-Instance checkbox that allows you to run multiple simultaneous volume control instances so long as each instance uses a different config file. (and therefore has different hotkeys; if you use the same hotkey in 2 different instances anyway, it is undefined behaviour and you shouldn't expect both to work!)
  • Slightly rounded the corners of the main window.

Full Changelog

Don't miss a new volume-control release

NewReleases is sending notifications on new releases.