Phonon/Releases/Core/4.8.0: Difference between revisions
Appearance
Apachelogger (talk | contribs) No edit summary |
Apachelogger (talk | contribs) 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 = | | sha256 = 3bcb2a66c83fc5a4518a49cc96bb8971f155947571050a0e02b6be13c91ed524 | ||
}} | }} | ||
=== Bug Fixes === | === Bug Fixes (from 4.7.80) === | ||
* Prevent a | * 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.