Phonon/Releases/VLC/0.7.1: Difference between revisions
Appearance
Apachelogger (talk | contribs) Created page with "{{Phonon/ReleaseTable | url = http://download.kde.org/stable/phonon/phonon-backend-vlc/4.7.1/phonon-backend-vlc-4.7.1.tar.xz.mirrorlist | sha256 = edb5ada44ab91882e7dc337ec82c..." |
Apachelogger (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Phonon/ReleaseTable | {{Phonon/ReleaseTable | ||
| url = http://download.kde.org/stable/phonon/phonon-backend-vlc/ | | url = http://download.kde.org/stable/phonon/phonon-backend-vlc/0.7.1/phonon-backend-vlc-0.7.1.tar.xz.mirrorlist | ||
| sha256 = edb5ada44ab91882e7dc337ec82cf0fe8623999e9177f7faf3862214da601fe6 | | sha256 = edb5ada44ab91882e7dc337ec82cf0fe8623999e9177f7faf3862214da601fe6 | ||
}} | }} |
Revision as of 10:49, 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 | 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].