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...")
 
(Undo revision 39939 by Apachelogger (talk))
 
(One intermediate revision by the same user not shown)
(No difference)

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.