Phonon Multimedia Platform Abstraction

Edit Package phonon4qt5

Phonon is a cross-platform portable Multimedia Support Abstraction,
which allows you to play multiple audio or video formats with the same
quality on all platforms, no matter which underlying architecture is
used.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000081 81 Bytes
phonon-4.9.0.tar.xz 0000321860 314 KB
phonon4qt5.changes 0000016918 16.5 KB
phonon4qt5.spec 0000003621 3.54 KB
Revision 4 (latest revision is 7)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 406544 from Hrvoje Senjan's avatar Hrvoje Senjan (sumski) (revision 4)
- Update to 4.9.0
  * Changes
    * Builsystem helpers are now installed to CMAKE_INSTALL_DATAROOTDIR
    * CMake 2.8.9 is required to use GNUInstallDirs and for the Qt5
      code branches
    * automoc4 support was removed. Building always use the cmake
      built-in solution now.
    * Qt5 and Qt4 builds use different CMake configurations now
      Qt4 is as it always has been
    * Qt5 moved away from crudely ported Qt4 configurations to using
      extra-cmake-modules' KDE compiler and cmake flags.
    * Installation paths and so forth are still jointly configured as
      to retain backwards compatibility (i.e. Qt5 build does not
      follow ECM's KDEInstallationPaths)
  * Bug Fixes
    * VolumeSlider has seen async behavior improvements making the
      slider not hop around when changing the volume rapidly and
      the backend is lagging a bit behind.
    * The volume change now occurs upon slider release rather
      than instantly.
    * Fixed a duble encoding issue with local paths that contain
      percent encoded characters being double-encoded [kde#356218]
  * New API
    * New AudioOutputInterface49 for backends to implement. This
      interface implements long-existing frontend interfaces for
      muting, giving the backend easier access and control.
      * setMuted(bool) mutes an AudioOuput (without the 4.9
        interface this is done via setVolume(0.0) on the backend)
      * mutedChanged(bool) signal emitted by the backend to
        asyncronuously notify of the mute application
Comments 0
openSUSE Build Service is sponsored by