Phonon/Releases/VLC/stable: Difference between revisions
Appearance
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
=== Bug Fixes === | === Bug Fixes === | ||
* Initialize libvlc with appropriate arguments on OS X | * Initialize libvlc with appropriate arguments on OS X | ||
* Prevent libvlc 2.2 argument warnings by not using the deprecated --album-art argument when building against 2.2. This argument will be removed entirely in a future feature release as its presence only reflected the libvlc default behavior anyway. | |||
* Ensure playback is terminated when encountering an invalid queued MediaSource [[https://bugs.kde.org/show_bug.cgi?id=330154 #330154]]. | * Ensure playback is terminated when encountering an invalid queued MediaSource [[https://bugs.kde.org/show_bug.cgi?id=330154 #330154]]. | ||
* Prevent a crash when when GUIs call setCdTrack on a not-yet-ready MediaPlayer [[https://bugs.kde.org/show_bug.cgi?id=329121 #329121]]. | * Prevent a crash when when GUIs call setCdTrack on a not-yet-ready MediaPlayer [[https://bugs.kde.org/show_bug.cgi?id=329121 #329121]]. |
Revision as of 07:42, 20 June 2014
URL | |
SHA256 |
Bug Fixes
- Initialize libvlc with appropriate arguments on OS X
- Prevent libvlc 2.2 argument warnings by not using the deprecated --album-art argument when building against 2.2. This argument will be removed entirely in a future feature release as its presence only reflected the libvlc default behavior anyway.
- Ensure playback is terminated when encountering an invalid queued MediaSource [#330154].
- Prevent a crash when when GUIs call setCdTrack on a not-yet-ready MediaPlayer [#329121].