Phonon/Releases/Core/stable

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
Revision as of 09:18, 4 December 2014 by Apachelogger (talk | contribs)
URL
SHA256

Improvements

  • New opt-in compatibility feature to install PhononQt4 headers. The new cmake option PHONON_INSTALL_QT_COMPAT_HEADERS enables the installation of additional compatibility headers to prevent breaking the source compatibility for PhononQt applications when built with Phonon.
  • Add proper include directory exporting in CMake. When using an imported CMake target target_link_libraries(Phonon::phonon) this will now automatically add the correct include directory for the target.

Bug Fixes

  • Prevent a crash on device changes when using ALSA+PhononServer(KDE)+Phonon(WithDBus)+NoPhononBackend [#341296].