Phonon/Releases/VLC/0.7.1: Difference between revisions
Appearance
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Phonon/ReleaseTable | {{Phonon/ReleaseTable | ||
| url = http://download.kde.org/stable/phonon/phonon-backend-vlc/0.7.1/phonon-backend-vlc-0.7.1.tar.xz.mirrorlist | | url = http://download.kde.org/stable/phonon/phonon-backend-vlc/0.7.1/phonon-backend-vlc-0.7.1.tar.xz.mirrorlist | ||
| sha256 = | | sha256 = 230bb7f3377fd6e82b19d9438026308d7584ae34945cb5aa9fdb23f39980158e | ||
}} | }} | ||
Latest revision as of 10:50, 6 December 2013
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].