Skip to content

Releases: mrclksr/DSBMixer

DSBMixer 2.0

20 Jan 18:05
Compare
Choose a tag to compare

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

15 Feb 19:57
Compare
Choose a tag to compare
1.7
  • Support for selecting the mixer via context menu has been added.
  • Support for setting the tray icon theme has been added.

1.6

19 Jan 20:29
Compare
Choose a tag to compare
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.