Phonon/Releases/VLC/0.7.1

From KDE Community Wiki
< Phonon‎ | Releases‎ | VLC
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/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].