Phonon/Releases/VLC/0.7.1

From KDE Community Wiki
< Phonon‎ | Releases‎ | VLC
Revision as of 10:50, 6 December 2013 by Apachelogger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
URL http://download.kde.org/stable/phonon/phonon-backend-vlc/0.7.1/phonon-backend-vlc-0.7.1.tar.xz.mirrorlist
SHA256 230bb7f3377fd6e82b19d9438026308d7584ae34945cb5aa9fdb23f39980158e

Bug Fixes

  • The backend version will now show up in debug output regardless of how it was loaded by libphonon.
  • When cmake fails to detect the LibVLC version via pkg-config, it will now try to look it up through the header [r113791].
  • Support for Intel compilers on Windows was added.
  • MetaObject compliation will now reliably pick the correct interface API version to build against preventing features being unavailable or unused [#327279].