File phonon-backend-gstreamer.changes of Package phonon-backend-gstreamer
-------------------------------------------------------------------
Fri Nov 20 19:57:37 UTC 2015 - hrvoje.senjan@gmail.com
- Added Fix-finding-recent-versions-of-GStreamer.patch: search for
gstreamer in new location since gstreamer >= 1.6
-------------------------------------------------------------------
Thu Aug 27 19:10:43 UTC 2015 - sor.alexei@meowr.ru
- Update to 4.8.2 (changes since 4.8.0):
* Prevent call to gst_element_set_state from a streaming thread.
* Don't set WA_PaintOnScreen on the OverlayWidget in X11Renderer
in Qt5 build.
* Make VideoWidget::snapshot work again.
- Own /usr/share/kde4/services/phononbackends/ directory as no
phonon-backend-gstreamer requirement owns it.
- Correct Phonon ABI version.
-------------------------------------------------------------------
Wed Oct 22 08:14:56 UTC 2014 - vindex17@outlook.it
- Remove version from "phonon-backend" symbol
-------------------------------------------------------------------
Sun Oct 19 18:01:21 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.8.0
* Use correct RGB color format in QWidgetVideoSink
* AudioDataOutput: flush m_pendingData when channels count changes,
kde#331916
- Drop gstreamer_0.10 conditionals, pGST now only supports gstreamer
1.0 API
-------------------------------------------------------------------
Tue Aug 12 19:32:55 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 4.7.80
* 4.8 beta: PA interaction improvements, documentation fixes and
standard bugfixes
- Bump phonon (Build)Requires to 4.7.80
-------------------------------------------------------------------
Fri Jun 6 07:31:54 UTC 2014 - fcrozat@suse.com
- Install COPYING.LIB
-------------------------------------------------------------------
Fri Apr 18 00:06:59 UTC 2014 - hrvoje.senjan@gmail.com
- Update tarball to latest snapshot
-------------------------------------------------------------------
Thu Apr 3 18:25:29 UTC 2014 - cfarrell@suse.com
- license update: LGPL-2.1 or LGPL-3.0
Majority of relevant source code files have this license notice
-------------------------------------------------------------------
Thu Apr 3 17:00:14 UTC 2014 - tittiatcoke@gmail.com
- Update to 4.7.2~git20140403
* Gstreamer backend was ported to support Gstreamer 1.0
- Drop the Gstreamer release from the package name. We can now
building for both Gstreamer releases (0_10 and 1.0)
- Drop patch 0001-Fix-no-return-in-nonvoid-function.patch as that
this was fixed upstream
-------------------------------------------------------------------
Fri Dec 6 16:45:58 UTC 2013 - hrvoje.senjan@gmail.com
- Update to version 4.7.1
* Bugfix release
* Fix gst-install-plugins i18n call
- Dropped bnc846608-gst-install-plugins-helper-i18n-fix.patch, merged
upstream
- Bump required phonon version to 4.7.1
- Fix Source URL
-------------------------------------------------------------------
Tue Nov 19 06:42:46 UTC 2013 - i@marguerite.su
- added patch: bnc846608-gst-install-plugins-helper-i18n-fix.patch
* gst-install-plugins-helper can't display i18n test right for KDE
applications (bnc#846608)
-------------------------------------------------------------------
Mon Nov 4 23:02:48 UTC 2013 - hrvoje.senjan@gmail.com
- Update to official 4.7.0 release
* No source changes since last update
- Add Source URL
-------------------------------------------------------------------
Mon Nov 4 12:35:53 UTC 2013 - hrvoje.senjan@gmail.com
- Update to 4.7.0~git20131104
* Buildsystem fixes since previous snapshot
* Version bump to 4.7.0
-------------------------------------------------------------------
Sun Sep 15 18:39:50 UTC 2013 - hrvoje.senjan@gmail.com
- Update to 4.6.80~git20130915
* Snapshot of soon to be released 4.7 version
* Various improvements, bugfixes, API aditions, documentation fixes
* Qt5 support
- Added 0001-Fix-no-return-in-nonvoid-function.patch, for fixing build
issue detected by post-build-checks
-------------------------------------------------------------------
Sat Feb 2 13:58:18 UTC 2013 - hrvoje.senjan@gmail.com
- Update to 4.6.3
* bugfix release
* Increased compatability with Phonon versions older than 4.7
* Proper setting of the user-agent for HTTP streams
* Abortion of in-progress fades when a fader effect is asked to
fade again
* Less CPU hogging when streaming
* Fixed playback of discs on multi-drive setups
* Much improved non-gapless playback for shorter sound files
* Graceful handling of a broken setup that causes a failed
gst_init() call
-------------------------------------------------------------------
Sun Nov 25 10:44:46 UTC 2012 - cgiboudeaux@gmx.com
- Fix the SLES build (%make_install doesn't exist)
-------------------------------------------------------------------
Tue Aug 14 07:21:59 UTC 2012 - nico.kruber@gmail.com
- Update to 4.6.2 release
* bugfix release
* addresses some bugs related to gapless playback
- removed PHONON_GSTREAMER_46_BRANCH.diff (included in release)
-------------------------------------------------------------------
Mon Aug 6 09:03:25 UTC 2012 - wstephenson@suse.com
- Update to 4.6.1 release
* Correctly save and resume states when fiddling with the
pipeline during playback (kde#297596, kde#302506)
* Fix metadata emission for http urls (kde#272243)
* Various memory leaks removed
* Crash fixes (kde#296606,kde#279791)
* Fixed random freezes related to gapless playback
* More useful debug output via the PHONON_BACKEND_DEBUG
environment variable
- Add branch diff improving gapless fix
-------------------------------------------------------------------
Tue Mar 20 09:28:12 UTC 2012 - cornelis@solcon.nl
- Update to 4.6.0 release
* fix endless looping of KDE audio notifications
* Fix for volume fading
* Fix for VideoWidget
- Removed patch to fix build, part of 4.6.0
-------------------------------------------------------------------
Tue Jan 3 11:42:26 UTC 2012 - cgiboudeaux@gmx.com
- Update to 4.6RC1
* Gapless playback
* Improved subtitles
* Misc fixes in audio fade in and out
* Fixes to KIO streaming
* A handful of fixed memory leaks
* Multichannel AudioDataOutput support
* Thread safety!
* Removed a hard dependency on ALSA
* Lots of lines of code wiped out
* Usage of playbin2 in GStreamer insead of a fragile, hand-made pipeline
* More debugging tools fort us
* More plugin installation fixes
- Apply commit cf8f37 from upstream to build the backend with Phonon 4.6
-------------------------------------------------------------------
Fri Oct 14 12:17:39 UTC 2011 - coolo@suse.com
- stop the tick timer when the sound is paused, saves battery
-------------------------------------------------------------------
Tue Aug 23 12:52:53 UTC 2011 - dev@dominik-schmidt.de
- phonon version and phonon-gstreamer version are not necessarily
the same, currently the package is uninstallable
-------------------------------------------------------------------
Sun Aug 14 16:34:21 UTC 2011 - toddrme2178@gmail.com
- update to 4.5.1:
* Fix broken plugin installation for certain cases
* Quick fix for corrupted GStreamer registries
- Added desktop file update macro
- Cleaned up spec file formatting
-------------------------------------------------------------------
Sun Apr 10 16:39:56 UTC 2011 - toddrme2178@gmail.com
- update to 4.5.0:
* Fixed DVD playback
* DVD menu navigation
* Keyboard navigation of DVD menus
* Subtitles
* Various behind-the-scenes improvements
-------------------------------------------------------------------
Mon Jan 13 15:35:06 UTC 2011 - toddrme2178@gmail.com
- update to 4.4.4
- split off xine and gstreamer backends to their own packages
-------------------------------------------------------------------
Thu Nov 25 18:54:38 CET 2010 - dmueller@suse.de
- update to 4.4.3:
* final release tarball
* small gstreamer backend fixes
* ABI fix in experimental API
-------------------------------------------------------------------
Tue Aug 17 14:58:15 UTC 2010 - tittiatcoke@gmail.com
- update to a newer snapshot of 4.4.3
* Set device access list for pulse devices
* Introduce Phonon::DeviceAccessList from the KDE Platform plugin
* Experimental feature: AVCapture
-------------------------------------------------------------------
Mon Jul 19 02:01:46 UTC 2010 - tittiatcoke@gmail.com
- Update to a newer snapshot of 4.4.3
-------------------------------------------------------------------
Mon Jun 7 18:00:33 CEST 2010 - dmueller@suse.de
- update to 4.4.2:
* merged the diff to master into the version
-------------------------------------------------------------------
Tue May 11 21:53:43 CEST 2010 - dmueller@suse.de
- add diff to current master to fix pulseaudio regression (bnc#604046)
-------------------------------------------------------------------
Wed May 5 21:29:21 CEST 2010 - dmueller@suse.de
- update to 4.4.1:
* merged symbian fixes
* improved pulseaudio support
-------------------------------------------------------------------
Fri Mar 26 15:13:31 UTC 2010 - tittiatcoke@gmail.com
- Added a patch (upstream/Colin Cuthrie) to prevent an endless loop
when pulseaudio is not installed
-------------------------------------------------------------------
Wed Mar 24 07:07:21 UTC 2010 - per@osbeck.com
- add BuildRequires for proper pulseaudio support
-------------------------------------------------------------------
Mon Mar 15 11:17:22 CET 2010 - dmueller@suse.de
- update to 4.4.0:
* bugfixes
* improved video recording/playback
-------------------------------------------------------------------
Mon Feb 1 12:24:40 UTC 2010 - jengelh@medozas.de
- package baselibs.conf
-------------------------------------------------------------------
Fri Dec 4 19:10:43 CET 2009 - dmueller@suse.de
- update to 4.3.80:
+ one header bugfix compared to previous update
-------------------------------------------------------------------
Thu Nov 23 11:15:56 UTC 2009 - tittiatcoke@gmail.com
- updated to svn1052215
+ add the 'file://' scheme to urls that don't have it, so
gstreamer doesn't complain on pathnames with characters that
get percent-endoded.
+ make the xine backend work with local files with filenames
wrongly encoded/with mixed encodings.
+ Add initial support for DVD Support
+ [Gstreamer] Fix changing audio track
+ Xine has equalizer functionality which is used in Amarok
-------------------------------------------------------------------
Tue Oct 20 08:55:50 UTC 2009 - adrian@suse.de
- split plugins away in own spec file, this avoids build triggers
from gnome or xine framework to entire KDE
- minor spec file cleanup (remove support of outdated distros)
-------------------------------------------------------------------
Thu May 14 01:00:12 CEST 2009 - dmueller@suse.de
- add versioned dependencies
-------------------------------------------------------------------
Fri Feb 27 11:20:34 CET 2009 - dmueller@suse.de
- update to 4.3.1:
* sync with the version in Qt 4.5.0, various bugfixes
-------------------------------------------------------------------
Thu Jan 22 09:23:16 CET 2009 - dmueller@suse.de
- update to 4.3.0:
* Qt 4.5 fixes
* fix volume handling / volume fader
-------------------------------------------------------------------
Mon Jan 12 14:32:30 CET 2009 - dmueller@suse.de
- update to 4.2.96:
* new phonon backend without KDE dependencies
* other improvements necessary for KDE 4.2
-------------------------------------------------------------------
Fri Jan 9 16:28:08 CET 2009 - llunak@suse.cz
- patch for ogg support (bnc#438718)
-------------------------------------------------------------------
Tue Oct 21 23:15:46 CEST 2008 - dmueller@suse.de
- add versioned requires on libphonon4
-------------------------------------------------------------------
Wed Sep 10 15:07:40 CEST 2008 - dmueller@suse.de
- fix build for older distros
-------------------------------------------------------------------
Tue Jul 22 18:51:13 CEST 2008 - dmueller@suse.de
- update to 4.2.0:
* bugfixes
-------------------------------------------------------------------
Thu Jul 3 19:40:57 CEST 2008 - aj@suse.de
- Add baselibs.conf for libphonon.
-------------------------------------------------------------------
Thu Jul 3 07:01:02 CEST 2008 - dmueller@suse.de
- enable gstreamer-010 based backend
-------------------------------------------------------------------
Fri Jun 20 16:11:27 CEST 2008 - dmueller@suse.de
- update to 4.1.83:
* more bugfixes, reworked audio device handling
-------------------------------------------------------------------
Tue May 27 12:10:26 CEST 2008 - dmueller@suse.de
- Initial package (4.1.81)