Phonon/Releases/Core/4.8.0: Difference between revisions

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
No edit summary
(Undo revision 39939 by Apachelogger (talk))
 
Line 1: Line 1:
{{Phonon/ReleaseTable
{{Phonon/ReleaseTable
| url = http://download.kde.org/stable/phonon/4.8.0/phonon-4.8.0.tar.xz.mirrorlist
| url = http://download.kde.org/stable/phonon/4.8.0/phonon-4.8.0.tar.xz.mirrorlist
| sha256 = b6ca0126cd5330731875acc1cc0b60f8c9ed7ebc71e1d0210b74bf21658027d1
| sha256 = 3bcb2a66c83fc5a4518a49cc96bb8971f155947571050a0e02b6be13c91ed524
}}
}}


=== Bug Fixes ===
=== Bug Fixes (from 4.7.80) ===
* Prevent a crash when failing to create the preferred backend.
* Prevent problems with the CMakeConfig's relative installation path resolution when trying to build on a system which has symlinks as part of the installation path (e.g. Fedora systems).
* Prevent warnings on PulseSupport shutdown when AudioOutputs are held by a global static that is only destroyed after PulseSupport was shut down.
* Sync clang detection code with kdelibs.
* Documented the fact that paused can result in StoppedState if playback can not be started.

Latest revision as of 08:03, 17 October 2014

URL http://download.kde.org/stable/phonon/4.8.0/phonon-4.8.0.tar.xz.mirrorlist
SHA256 3bcb2a66c83fc5a4518a49cc96bb8971f155947571050a0e02b6be13c91ed524

Bug Fixes (from 4.7.80)

  • Prevent problems with the CMakeConfig's relative installation path resolution when trying to build on a system which has symlinks as part of the installation path (e.g. Fedora systems).
  • Prevent warnings on PulseSupport shutdown when AudioOutputs are held by a global static that is only destroyed after PulseSupport was shut down.
  • Sync clang detection code with kdelibs.
  • Documented the fact that paused can result in StoppedState if playback can not be started.