Revision 3bf6332...

Go back to digest for 4th May 2014

Bug Fixes in KDE Base

Colin Guthrie committed changes in [kde-runtime/KDE/4.11] phonon/kcm/audiosetup.cpp:

phonon: Fix PulseAudio card profile list.

If two profiles had the same priority, the map insert would overwrite any
previous profile with that priority.

Simple solutions is to use insertMulti() instead.

Reported by Andrei-Florin Amuraritei
via https://plus.google.com/u/0/+RobinJacobs/posts/GGLemECK6tp

File Changes

Modified 1 files
  • phonon/kcm/audiosetup.cpp
1 files changed in total