Phonon/Releases/Core/stable: Difference between revisions

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Phonon/ReleaseTable
{{Phonon/ReleaseTable
| url =  
| url = http://download.kde.org/stable/phonon/4.10.2/phonon-4.10.2.tar.xz.mirrorlist
| sha256 =
| sha256 =
}}
}}


=== Bug Fixes ===
=== Bug Fixes ===  
* Revised the logic used by PulseSupport to come up with an icon name for PulseAudio. If the application has QApplication::windowIcon set with an QIcon constructed through QIcon::fromTheme(string) the actual icon name will be used. Otherwise the lower-case version of QCoreApplication::applicationName is used.
* PulseAudio support is no longer incorrectly disabled with Qt 5.12 (by Antonio Rojas)
* Fixed building with the compiler clang by reverting a previously introduced workaround.

Latest revision as of 12:43, 9 January 2019

Bug Fixes

  • PulseAudio support is no longer incorrectly disabled with Qt 5.12 (by Antonio Rojas)