Revision 0a64015...

Go back to digest for 30th January 2011

Bug Fixes in Multimedia

Mark Kretschmann committed changes in [amarok] /:

Prevent crash on exit when using Phonon-VLC.

Thanks to Harald Sitter (apachelogger) for solving this riddle.

VLC requires that XInitThreads() is called, so we are doing that now, but only on X11 systems (if my CMake foo is correct). Please test.

File Changes

Modified 3 files
  •   ChangeLog
  •   src/CMakeLists.txt
  •   src/main.cpp
3 files changed in total