Phonon/Releases/Core/4.7.80

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
Revision as of 20:19, 12 August 2014 by Apachelogger (talk | contribs) (Created page with "{{Phonon/ReleaseTable | url = http://download.kde.org/unstable/phonon/phonon-4.7.80.tar.xz.mirrorlist | sha256 = 534da7bff545f6b3406858f898d284fec9d549cb0e0ae6c484b0ef939271fd...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
URL http://download.kde.org/unstable/phonon/phonon-4.7.80.tar.xz.mirrorlist
SHA256 534da7bff545f6b3406858f898d284fec9d549cb0e0ae6c484b0ef939271fd65

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