Phonon/Releases/VLC/0.7.2

From KDE Community Wiki
< Phonon‎ | Releases‎ | VLC
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
URL http://download.kde.org/stable/phonon/phonon-backend-vlc/0.7.2/src/phonon-backend-vlc-0.7.2.tar.xz.mirrorlist
SHA256 0a788360df2e3439efefacae70b73252c1e1d4a7ad08f4d93301d77a915d95a9

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].