Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2014-07-24 06:58:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and      /work/SRC/openSUSE:Factory/.qmmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmmp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes        2014-06-07 
07:12:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2014-07-24 
06:58:59.000000000 +0200
@@ -1,0 +2,63 @@
+Fri Jul 11 15:22:09 UTC 2014 - reddw...@opensuse.org
+
+- Update to 0.8.0
+  * added sid plugin
+  * added ReplayGain scanner
+  * added gnome hotkey plugin
+  * added DirectSound plugin
+  * added track grouping view
+  * added sorting by group
+  * added quick search to the playlist browser
+  * added multiple tracks support to the details dialog
+  * added context menu to the plugin settings page
+  * added lazy plugin loading
+  * added feature to disable transport plugins
+  * added data waiting condition for transport plugins
+  * added floating point output for lossy decoders
+  * added peak overflow support for lossy decoders
+  * added support for id3v2-based ReplayGain tags
+  * added clipping prevention using ReplayGain information
+  * added delayed initialization in the wildmidi plugin
+  * added volume control hotkeys
+  * added 'mute' global hotkey
+  * added '--toggle-mute' command line option
+  * added '--show-mw' command line option
+  * added ogg opus preset to the converter plugin
+  * added scrobbler 2.0 api for libre.fm
+  * added context menu in the window of the analyzer plugin
+  * added window flags access from visual plugin api
+  * added atomic playlist saving operation
+  * added created playlist auto-selection
+  * added feature to not clear previous playlist when opening new one
+  * added mplayer command line options setting
+  * added Serbian translation (Mladen Pejaković)
+  * blocked one hotkey assignment for several commands in the hotkey plugin
+  * limited cover cache size
+  * improved 'jump to track' dialog
+  * improved projectm plugin:
+    - added context menu
+    - added multi-channel mode
+    - added list of presets
+    - added win32 support
+  * improved win32 support
+    - enabled support for the enca library
+    - added feature to add files from multiple instances
+    - added file associations support (based on SMPlayer implementation)
+    - added uninstall support
+  * fixed noise on buffer underrun
+  * fixed title format in the shaded mode
+  * fixed alt-f4 behavior
+  * fixed possible race condition
+  * fixed possible segmentation fault in the mad plugin
+  * fixed 'eject' button function
+  * fixed raise of the main window when starting another instance
+  * fixed default skin
+  * updated Russian translation
+  * updated Hebrew translation (Genghis Khan)
+  * updated Ukrainian translation (Gennadi Motsyo)
+  * updated Serbian translation (Mladen Pejaković)
+  * updated Polish translation (Grzegorz Gibas)
+  * updated Lithuanian translation (Algirdas Butkus)
+- Add pkgconfig(libsidplayfp) build dependency
+
+-------------------------------------------------------------------

Old:
----
  qmmp-0.7.7.tar.bz2

New:
----
  qmmp-0.8.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qmmp.spec ++++++
--- /var/tmp/diff_new_pack.Frztnc/_old  2014-07-24 06:59:00.000000000 +0200
+++ /var/tmp/diff_new_pack.Frztnc/_new  2014-07-24 06:59:00.000000000 +0200
@@ -23,7 +23,7 @@
 %define soname 0
 
 Name:           qmmp
-Version:        0.7.7
+Version:        0.8.0
 Release:        0
 Summary:        XMMS-like audio player
 License:        GPL-2.0+
@@ -65,6 +65,7 @@
 BuildRequires:  pkgconfig(libprojectM)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libpulse-simple)
+BuildRequires:  pkgconfig(libsidplayfp)
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sndfile)
 BuildRequires:  pkgconfig(taglib)

++++++ qmmp-0.6.1-default_pulse.patch ++++++
--- /var/tmp/diff_new_pack.Frztnc/_old  2014-07-24 06:59:00.000000000 +0200
+++ /var/tmp/diff_new_pack.Frztnc/_new  2014-07-24 06:59:00.000000000 +0200
@@ -2,8 +2,8 @@
 ===================================================================
 --- src/qmmp/output.cpp.orig
 +++ src/qmmp/output.cpp
-@@ -477,7 +477,7 @@ OutputFactory *Output::currentFactory()
-     checkFactories();
+@@ -140,7 +140,7 @@ OutputFactory *Output::currentFactory()
+     loadPlugins();
      QSettings settings (Qmmp::configFile(), QSettings::IniFormat);
  #ifdef Q_OS_LINUX
 -    QString name = settings.value("Output/current_plugin", "alsa").toString();

++++++ qmmp-0.7.7.tar.bz2 -> qmmp-0.8.0.tar.bz2 ++++++
++++ 112655 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to