Skip to content

Pre-Release 5.0.0-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 06:53
· 1176 commits to main since this release

Version 5

UI as of v5.0.0-pr1:

image

  • Completely rewritten using WPF instead of WinForms.
  • Migrated to using NAudio
  • Massively improved stability
  • Massively upgraded hotkey system (To use this, see the Advanced Hotkeys checkbox in the settings tab.)
    • You can now create new hotkeys and bind them to actions yourself
    • You can delete hotkeys, including pre-existing ones.
  • Added support for audio devices
    • Includes hotkey actions for cycling between devices & locking / unlocking the selected device.
    • The default mode is to check all audio devices for active sessions.
    • Only audio sessions running on the selected device are shown
  • Added volume sliders
    • That means we're finally nearing the point where Volume Control can completely replace the volume mixer.

Known Issues / Unimplemented Features

  • Notifications haven't been implemented yet.
  • The reset settings to default button doesn't do anything yet.