Revision a92a8c1...
Go back to digest for 12th August 2012Bug Fixes in Multimedia
Martin Tobias Holmedahl Sandsmark committed changes in [kmix] /:
Fix master channel selection via kmix main window issue and fix no global master found issue.
Fixes the issue where changing the master control in the KMix main
window doesn't change the master control in tray.
It also solves a problem with the dock icon appearing blank due to the
mixer not able to find any global master. The device id returns
something like "alsa_output.pci-0000_04_00.0.analog-surround-51" for 5.1
and "alsa_output.pci-0000_04_00.0.analog-stereo" for analog stereo and
hence the issue.
Patch by Prasad Murthy.
REVIEW: 105422
File Changes
Modified 2 files
- core/mixer.cpp
- gui/kmixerwidget.cpp
2 files changed in total