Phonon/Releases/VLC/stable: Difference between revisions

From KDE Community Wiki
< Phonon‎ | Releases‎ | VLC
No edit summary
No edit summary
Line 7: Line 7:
* 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.
* 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 08:07, 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].