SHA256
1
0
forked from pool/qmmp

- Update to 0.6.6

* added support for http redirect to the url dialog
  * added ffmpeg 1.1 support
  * fixed 24/32-bit mode support in the src plugin
  * fixed seeking when using oss4 as output
  * fixed streaming support in the ffmpeg plugin
  * fixed build without qt3support headers (thanks to Dmitry Smolin)
  * fixed playlist titlebar cursor
  * fixed mpris2 support
  * fixed typos
  * updated Hebrew translation (Genghis Khan)
- Disable OSS/OSS4 output support

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=31
This commit is contained in:
Cristian Morales Vega
2013-01-11 14:24:13 +00:00
committed by Git OBS Bridge
parent e155797ce0
commit 59f1c4ebf9
4 changed files with 30 additions and 8 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Jan 11 12:37:12 UTC 2013 - reddwarf@opensuse.org
- Update to 0.6.6
* added support for http redirect to the url dialog
* added ffmpeg 1.1 support
* fixed 24/32-bit mode support in the src plugin
* fixed seeking when using oss4 as output
* fixed streaming support in the ffmpeg plugin
* fixed build without qt3support headers (thanks to Dmitry Smolin)
* fixed playlist titlebar cursor
* fixed mpris2 support
* fixed typos
* updated Hebrew translation (Genghis Khan)
- Disable OSS/OSS4 output support
-------------------------------------------------------------------
Sun Dec 9 13:17:15 UTC 2012 - reddwarf@opensuse.org