Phonon/Releases/Core/4.8.3

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
Revision as of 06:55, 16 December 2014 by Apachelogger (talk | contribs) (Created page with "{{Phonon/ReleaseTable | url = http://download.kde.org/stable/phonon/4.8.3/src/phonon-4.8.3.tar.xz.mirrorlist | sha256 = a1149c961ca1570968d070bbd23671e614aa506f847ca93748960e3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
URL http://download.kde.org/stable/phonon/4.8.3/src/phonon-4.8.3.tar.xz.mirrorlist
SHA256 a1149c961ca1570968d070bbd23671e614aa506f847ca93748960e309f85da16

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].