Revision ae853de...
Go back to digest for 7th August 2011Bug Fixes in Multimedia
Andreas Hartmetz committed changes in [phonon-vlc] /:
Make audio output device selection work.
Currently it is broken due to a bug in libvlc that should be fixed soon.
We have to defer setting the output device until the player object
exists, which requires a somewhat ugly hack. That hack might break
if output devices are added or removed at the wrong time.
File Changes
Modified 3 files
- src/audiooutput.cpp
- src/audiooutput.h
- src/sinknode.cpp
3 files changed in total