Releases: mrclksr/DSBMixer
Releases · mrclksr/DSBMixer
DSBMixer 2.0
Changes
- Major parts of the code have been redesigned.
- Support for controlling the volume of each audio application separately has been added.
- Support for moving Pulseaudio streams to a new default sound device has been added.
- Support for setting the default unit check interval has been added.
- Support for defining the number of mouse wheel scroll lines has been added.
- A DBus interface for controlling DSBMixer has been added.
- DSBMixer now uses KStatusNotifierItem instead of QSystemTrayIcon to support D-Bus StatusNotifierItem and XEmbed system tray icons.
- Support for Qt6 has been added.
- The build system has been changed to CMake.
1.7
1.6
-
A function for restarting sndio and pulseaudio after the default audio device was changed has been added.
-
A slider is now displayed when the volume is changed via the tray icon.
-
Support for locking the left and right channel has been added.
-
Support for switching tabs via Alt+n (n = 0, 1, ..., 9) has been added.
-
A bug has been fixed where setting recording sources could freeze DSBMixer.
-
The device names are now used as tab titles. Thanks to Lars Engels.