Phonon/Releases/Core/4.10.0

From KDE Community Wiki
< Phonon‎ | Releases‎ | Core
URL http://download.kde.org/stable/phonon/4.10.0/phonon-4.10.0.tar.xz.mirrorlist
SHA256 e2c10ecc7d2f3d3a0f80a63def789a875420b3d90062c26718dcfdaab8a5d03f

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.