Revision 809460

Go back to digest for 25th May 2008

Bug Fixes in Multimedia

Christian Esken committed changes in /trunk/KDE/kdemultimedia/kmix:

Bugfix: In a multi-soundcard scenario it was not possible to configure the Views independently (e.g. PCM hidden for ALL Views or shown for ALL Views).

KMix in KDE4.0 wrote wrong group names like [View.Base.Base.Front:0], with a duplicated "Base" which should have been the SoundcardId, like in [View.Base.ALSA::HDA_NVidia:1.Front:0]. Workaround: If found, write back correct group name.

After all Views are filled, delete all bad groups.

File Changes

Modified 5 files
  • /trunk/KDE/kdemultimedia/kmix
  •   /kmix.cpp
  •   /kmix.h
  •   /kmixtoolbox.cpp
  •   /kmixtoolbox.h
  •   /version.h
5 files changed in total