Changelog for
phonon-backend-vlc-debuginfo-0.9.0-3.2.i586.rpm :
Fri May 13 14:00:00 2016 wbauerAATTtmo.at
- Require VLC 2.1.0 at least for building, support for 2.0.x has
been removed upstream
Mon May 9 14:00:00 2016 wbauerAATTtmo.at
- Added fix-build-with-older-phonon.patch to fix building against
older phonon versions
- Also change required phonon version to 4.7.0, that\'s the minimum
supported nowadays
Sat Apr 23 14:00:00 2016 wbauerAATTtmo.at
- Remove now unused automoc4 BuildRequires
Sat Apr 23 14:00:00 2016 wbauerAATTtmo.at
- Update to 0.9.0
* No changelog provided
Mon Apr 4 14:00:00 2016 wbauerAATTtmo.at
- Conflict with newer VLC versions to prevent problems or even
crashes (boo#968905)
Thu Aug 27 14:00:00 2015 sor.alexeiAATTmeowr.ru
- Update to 0.8.2:
* Fix compilation with Qt 5.2+.
- Own /usr/share/kde4/services/phononbackends/ directory as no
phonon-backend-gstreamer requirement owns it.
- Correct Phonon ABI version.
Wed Nov 5 13:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 0.8.1:
* Code style improvements.
* VLC 2.2 compatibility - VLC 2.2 changed the time when
PulseAudio streams are constructed, rendering the Phonon
PulseSupport non-functional as it injects stream-dependent
properties through the environment which needs to happen close
to stream creation to avoid timing issues. The changed stream
creation time makes it impossible to provide high-level
PulseAudio control while also allowing Phonon applications to
construct multiple AudioOutputs in a very short time frame.
To allow core functionality from working under these
circumstances Phonon PulseSupport integration is disabled
when built against VLC >= 2.2 leading to the following
known regressions:
Changing the volume through the PulseAudio stream itself
is not propagated to Phonon AudioOutputs, meaning the
application can not reflect volume changes done through
other applications (e.g. a volume mixer).
Changing the muteness through the PulseAudio stream is
not propagated either.
The PulseAudio media.role property (as well as derived
properties) is always set to \'video\' making all Phonon
application use the video category for output device
selection (e.g. as seen in the Phonon KCM).
* Revised the logic used to come up with an icon name for
libvlc. 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.
* Setting the libvlc app id is now only dependent on
QCoreApplication::applicationName being set (previously
it was also dependent on QCoreApplication::applicationVersion).
This change was made to accomodate the fact that most
applications neglect to set a version.
- Bump phonon (Build)Requires to 4.8.2
Sun Oct 26 13:00:00 2014 vindex17AATToutlook.it
- Remove version from \"phonon-backend\" symbol
Sun Oct 19 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 0.8.0
* Version bump
Tue Aug 12 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 0.7.80
* 0.8 beta: PA interaction improvements, documentation fixes and
standard bugfixes
- Bump phonon (Build)Requires to 4.7.80
Fri Jun 20 14:00:00 2014 hrvoje.senjanAATTgmail.com
- Update to 0.7.2
* Bugfix release, no changelog provided
Fri Dec 6 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to 0.7.1:
* Bugfix release, no changelog provided
- Bump required phonon version to 4.7.1
- Fix Source URL
Tue Nov 19 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Relax vlc-noX requirement, for making it easier to install VLC from
alternative repositories (bnc#851063)
Mon Nov 4 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to official 0.7.0 release
* No source changes since last update
- Add Source URL
Mon Nov 4 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to 0.7.0~git20131104
* Buildsystem fixes since previous snapshot
* Version bump to 0.7.0
Sun Oct 6 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Make phonon-backend-vlc require exact vlc-noX package version
as vlc version it was compiled against
Mon Sep 30 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to 0.6.80~git20130930
* do not release and allocate media_t on audiocd track change
* do not reset autoplay as applications can set that any time
* implement attemptautoplay mechanic
Mon Sep 16 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Explicitly require current libphonon4 version (4.6.80~git20130915)
Sun Sep 15 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to 0.6.80~git20130915
* Snapshot of soon to be released 0.7 version
* Various improvements, bugfixes, API aditions, documentation fixes
* Qt5 support
* Support for vlc\'s equalizer, when built with vlc >= 2.2
Sun Apr 7 14:00:00 2013 tittiatcokeAATTgmail.com
- Initial package for the Phonon VLC backend (0.6.2)