Changelog for
pavucontrol-3.0-24.1.i586.rpm :
Tue Mar 24 13:00:00 2015 dimstarAATTopensuse.org
- Update to version 3.0:
+ sinkwidget: add support for AAC pass-through.
+ added back support for gtkmm-2.4 builds.
+ pavucontrol: ellipsize labels to fix window resizing.
+ Don\'t crash if pa_stream_peek returns NULL.
+ Handle IO errors in icon setting code.
+ Reference the widget before returning it from ::create
methods.
+ Do not instantiate cardwidget, devicewidget and rolewidget with
a type of EventBox.
+ devicewidget, streamwidget: Show only one volume slider when
channels are locked.
+ mainwindow: Catch Gdk::PixbufError.
+ Add a --maximize command line option.
+ Add horizontal scrollbars automatically.
+ mainwindow: Remember device visibility selections.
+ Build system fixes.
- Drop pavucontrol-2.0-reference-widget.patch: fixed upstream.
Sun Oct 12 14:00:00 2014 antoine.belvireAATTlaposte.net
- Add pavucontrol-2.0-reference-widget.patch: Reference the widget
before returning it from ::create methods (boo#900797).
Wed Apr 3 14:00:00 2013 dimstarAATTopensuse.org
- Update to version 2.0:
+ Fix theme under gtk3.
+ Support recent PulseAudio port feature additions
+ devicewidget: Move latency offset into an expander.
+ sinkwidget: Move format selection options to \'Advanced\'
expander.
+ Add a few known peak-detect stream clients to a source-output
blacklist.
Tue Sep 27 14:00:00 2011 vuntzAATTopensuse.org
- Update to version 1.0:
+ Add GTK+3 support.
+ Add source output volume support.
+ Add digitial receiver UI.
+ Handle simple key events.
+ Bug fixes.
- Remove libglademm-devel BuildRequires: not needed anymore.
- Add pkgconfig(sigc++-2.0) BuildRequires: it was implicit before.
- Use favor_gtk2 to switch between gtk2 and gtk3 builds.
- Move to pkgconfig()-style BuildRequires:
+ Old ones: gtkmm2-devel, libcanberra-devel, libpulse-devel.
+ New ones: gtkmm-2.4/gtkmm-3.0,
libcanberra-gtk/libcanberra-gtk3, libpulse,
libpulse-mainloop-glib.
- Add xz BuildRequires because we can\'t build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
Sat Feb 12 13:00:00 2011 vuntzAATTopensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Split lang subpackage.
Sun Aug 8 14:00:00 2010 vuntzAATTopensuse.org
- Add explicit gtkmm2-devel BuildRequires.
- Remove libcanberra-gtk and libsndfile-devel BuildRequires.
Fri Dec 4 13:00:00 2009 vuntzAATTopensuse.org
- Update to version 0.9.10:
+ volume: Set the scale properly for delta changes via
mouse/keyboard.
+ events: Hide output streams with a stream restore designator
for the event widget.
+ Build fixes.
+ Updated translations.
Sat Sep 19 14:00:00 2009 sreevesAATTnovell.com
- Update to version 0.9.9
+ make sure that two card profiles with the same priority
don\'t collide with each other
+ Add support for changing ports
+ Change \'Default\' to \'Use as fallback\'
+ Create the event role widget early so that it\'s always top of
the list.
+ More changes in the UI to try and make things neater.
+ Hide the terminate button.
+ Do not disable the default button when it\'s set.
+ Don\'t use a hyperlink to display the device, just use a
regular button.
+ Add support for changing ports.
Thu May 7 14:00:00 2009 vuntzAATTnovell.com
- Review changes.
- Drop pavucontrol.png: there\'s no reason to install this icon. Was
probably a left-over.
- Remove autoreconf call, which isn\'t needed.
- Pass --disable-lynx to configure, and remove lynx BuildRequires.
- Use parallel make.
- Do not add categories to the desktop file, since they\'re already
there.
- Use standard commands for clean section.
Thu Apr 30 14:00:00 2009 opensuseAATTsukimashita.com
- Update to version 0.9.8:
+ Support for changing card profiles.
+ Add Configuration tab.
+ Use the server provided icons.
+ Visualize base volume.
+ Configure steps for scales.
+ Don\'t show wait cursor forever if stream_restore extension is
not available.
+ Reenable monitor streams.
+ Don\'t show failure msgbox twice.
+ Code reorganization.
+ Various cleanups.
+ Updated translations.
- Remove /usr/share/doc/pavucontrol since it\'s documentation that
we already have elsewhere.