Package Release Info

phonon4qt5-4.10.1-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libphonon4qt5
phonon4qt5-devel

Change Logs

Version: 4.10.1-bp150.2.2
* Sat Apr 28 2018 lbeltrame@kde.org
- Update to 4.10.1:
  * CMake files are now compatible with Qt 5.11. Note that the
    relevant CMake code is shared with the backends, and thus also
    fixes the compatibility issue there.
* Fri Feb 23 2018 wbauer@tmo.at
- Update to 4.10.0:
  * Changes
    + PulseSupport is more robustly handling device list iteration.
  * New API
    + New backend API AudioOutputInterface410. This interface
    implements a long-existing frontend interface for category
    configuration. Usually, this is managed by the builtin
    PulseSupport to force the category on a PulseAudio level,
    sometimes this may not be possible because of how the backend
    subsystem works and the backend needs to manage this directly.
    + setCategory(Category) is called on the interface when the
    synonymous frontend function is called.
* Tue Jan 24 2017 tittiatcoke@gmail.com
- Update to 4.9.1
  * Changes
  * use cmake variables to check if QtDbus is enabled
  * change eol handling to not trigger static warnings