Revision 47262b5...

Go back to digest for 27th February 2011

Features in Multimedia

Harald Sitter committed changes in [phonon-vlc] /:

Introducing new debug magic featured by Amarok.

The key difference between this version and the one in Amarok is that this one is QDebug only.
This is currently only added locally as adding this to Phonon requires careful thinking to make sure we do not run into clashes with the old debug stuff there. Also naming needs some pimping etc.
Eventually this is supposed to become a bit of a standalone library for use across various projects, so it will re-grow KDebug support as compile time feature I suppose.

File Changes

Added 3 files
  •   vlc/debug.cpp
  •   vlc/debug.h
  •   vlc/debug_p.h
Modified 1 files
  • vlc/CMakeLists.txt
4 files changed in total