Revision 03e457f...

Go back to digest for 27th February 2011

Features in KDE Base

Casian Andrei committed changes in [kde-runtime] phonon/kded-module/phononserver.cpp:

Phonon KDED module: Improve finding virtual devices from ALSA

PhononServer was not finding any usable capture devices. It
was skipping almost all useful devices. Commented out the
block for skipping those.

Prevent devices with empty names when their description
is empty. This should not happen, but it's just in case.

Eliminate any front, center, rear, surround virtual devices from
capture device candidates.

Additionally, there will be only one device with an unique id, with
one or more access descriptors.

Replace default: with hw: for capture devices, to enable capture
working with Phonon-VLC.

File Changes

Modified 1 files
  • phonon/kded-module/phononserver.cpp
1 files changed in total