github radj307/volume-control 5.2.0

latest releases: 6.6.4-rc1, 6.6.3, 6.6.2...
23 months ago
  • The select buttons in the mixer now appear disabled when the target is locked to improve feedback.
  • Added mouse-over & highlight effects to the buttons on NumericUpDown controls.
  • Fixed a wide range of bugs, and probably made a few more.
  • Removed the 'Allow update to prerelease' checkbox
  • Extensive changes to the program's internals
    • Replaced the entire configuration system
      • Now using a JSON config file located in the working directory.
        (In most cases this is the directory where VolumeControl.exe is located; this can be changed by the 'Start In' field in a shortcut.)
    • Replaced the entire hotkey system
      • No longer using the main window handle for hotkey messages
      • Hotkeys now handle their own messages, greatly simplifying the code involved in triggering hotkey press events.
    • Entirely removed the automated update utility
  • Renamed VolumeControl.API to VolumeControl.SDK
  • The Volume Control SDK is now available on NuGet.

Full Changelog

Don't miss a new volume-control release

NewReleases is sending notifications on new releases.