Phonon/Releases/Core/4.8.0: Difference between revisions

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
(Created page with "{{Phonon/ReleaseTable | url = http://download.kde.org/stable/phonon/4.8.0/phonon-4.8.0.tar.xz.mirrorlist | sha256 = 3bcb2a66c83fc5a4518a49cc96bb8971f155947571050a0e02b6be13c91...")
 
No edit summary
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 = 3bcb2a66c83fc5a4518a49cc96bb8971f155947571050a0e02b6be13c91ed524
| sha256 = b6ca0126cd5330731875acc1cc0b60f8c9ed7ebc71e1d0210b74bf21658027d1
}}
}}


=== Bug Fixes (from 4.7.80) ===
=== Bug Fixes ===
* 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 a crash when failing to create the preferred backend.
* 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.

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 b6ca0126cd5330731875acc1cc0b60f8c9ed7ebc71e1d0210b74bf21658027d1

Bug Fixes

  • Prevent a crash when failing to create the preferred backend.