Phonon/Releases/VLC/0.7.1

From KDE Community Wiki
< Phonon‎ | Releases‎ | VLC
Revision as of 10:49, 6 December 2013 by Apachelogger (talk | contribs)
URL http://download.kde.org/stable/phonon/phonon-backend-vlc/0.7.1/phonon-backend-vlc-0.7.1.tar.xz.mirrorlist
SHA256 edb5ada44ab91882e7dc337ec82cf0fe8623999e9177f7faf3862214da601fe6

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