Phonon/Releases/VLC/stable: Difference between revisions
Appearance
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
* The backend version will now show up in debug output regardless of how it was loaded by libphonon. | * 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 [[https://git.reviewboard.kde.org/r/113791/ r113791]]. | * When cmake fails to detect the LibVLC version via pkg-config, it will now try to look it up through the header [[https://git.reviewboard.kde.org/r/113791/ r113791]]. | ||
* Support for Intel compilers was added. | * 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 [[https://bugs.kde.org/show_bug.cgi?id=327279 #327279]]. | * MetaObject compliation will now reliably pick the correct interface API version to build against preventing features being unavailable or unused [[https://bugs.kde.org/show_bug.cgi?id=327279 #327279]]. |
Revision as of 10:20, 6 December 2013
URL | |
SHA256 |
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].