-
gnome-media (2.28.1-0ubuntu1) karmic; urgency=low
* New upstream version:
gnome-volume-control
- Fix problems with the mute status when using the applet (lp: #413116)
- Make output volume go up to 150% in the dialogue
- Fix reversed labels for Rear/Front
* debian/patches/99_autoconf.patch:
- new version update
-- Sebastien Bacher <email address hidden> Wed, 07 Oct 2009 18:10:01 +0200
-
gnome-media (2.28.0-0ubuntu1) karmic; urgency=low
* New upstream release
- gnome-volume-control
+ Fix crash when switching profiles too quickly
+ Default to 100% volume for the event sounds, not 0%
* debian/patches/99_autoconf.patch: Refreshed
-- Luke Yelavich <email address hidden> Tue, 22 Sep 2009 10:22:20 +1000
-
gnome-media (2.27.91-0ubuntu1) karmic; urgency=low
* New upstream release
- gnome-volume-control
+ Fix warnings when a volume changes, and the
stream doesn't have a UI
+ Fix crash when the default sink goes away
+ Fix receiving multiple events when a volume bar is changed
+ Fix the output volume bar becoming unsensitive when the
selected output goes away
+ Don't change PulseAudio's volume when we receive events
from PulseAudio
+ Only change PulseAudio's volume if the volume hasn't already
been set to that value
+ Differentiate the various mixer controls in PulseAudio's
output
- gst-mixer
+ Fix a crash in gnome_volume_control_element_whitelist()
* debian/patches/99_autoconf.patch: Refreshed
-- Luke Yelavich <email address hidden> Tue, 08 Sep 2009 08:50:35 +1000
-
gnome-media (2.27.90-0ubuntu1) karmic; urgency=low
[ Chris Coulson ]
* debian/control:
- gnome-media recommends pulseaudio.
[ Luke Yelavich ]
* New upstream release
- gnome-volume-control
+ UI fixes (mnemonics, spacing)
+ Fix the Connectors list not getting updating when
switching inputs or outputs
+ Fix the status icon disappearing when the default input
or output gets disconnected
+ Plenty of fixes for possible feedback loops
+ Fix memory leak
+ Fix possible crasher
* 99_autoconf.patch: refreshed
-- Luke Yelavich <email address hidden> Fri, 14 Aug 2009 10:23:14 +1000
-
gnome-media (2.27.5-0ubuntu1) karmic; urgency=low
* New upstream release
- General:
+ vumeter, gnome-cd and cddb-slave have been removed
- gnome-volume-control
+ Add card and port selection (Bastien Nocera)
+ Excessive CPU usage when trying to reconnect to PulseAudio (Chris Coulson)
+ Many fixes (Bastien Nocera)
- Updated translations:
+ es (Jorge González)
+ et (Ivar Smolin)
+ fi (Ilkka Tuohela)
+ gu (Sweta Kothari)
+ he (Yaron Shahrabani)
+ hu (Gabor Kelemen)
+ pt_BR (André Gondim)
+ sv (Daniel Nylander)
+ ta (Dr.T.Vasudevan)
+ zh_HK (Chao-Hsiung Liao)
+ zh_TW (Chao-Hsiung Liao)
* debian/rules: Remove configure flags to disable cddb-slave and gnome-cd
* 01_vumeter_nodisplay.patch: Dropped, as vumeter has been removed
* 03_menu_changes.patch: Removed references to gnome-cd and vumeter files
* 99_autoconf.patch: Refreshed
-- Luke Yelavich <email address hidden> Tue, 28 Jul 2009 09:49:30 +1000
-
gnome-media (2.27.4-0ubuntu2) karmic; urgency=low
* debian/control.in,
debian/gnome-media.install,
debian/gnome-volume-control-pulse.install,
debian/patches/05_gst-mix_and_new_gvc_no_conflict.patch,
debian/patches/99_autoconf.patch,
debian/rules:
- use the new upstream capplet by default
-- Sebastien Bacher <email address hidden> Thu, 16 Jul 2009 23:30:06 +0200
-
gnome-media (2.27.4-0ubuntu1) karmic; urgency=low
* New upstream release
- gst-properties
+ Bug 524364 – libglade -> gtkbuilder
+ Bug 572353 – get rid of GtkOptionMenus
- gnome-volume-control
+ Bug 542346 – tooltip for the menu entry is not very accurate
- Updated translations:
+ fr (Claude Paroz)
+ he (Mark Krapivner)
+ sv (Daniel Nylander)
+ uk (<email address hidden>)
* 05_gst-mix_and_new_gvc_no_conflict.patch: Refreshed
* 99_autoconf.patch: Refreshed
-- Luke Yelavich <email address hidden> Tue, 14 Jul 2009 10:22:53 +1000
-
gnome-media (2.27.3.1-0ubuntu1) karmic; urgency=low
[ Robert Ancell ]
* debian/patches/06_track_capture_toggle.patch:
- Make record toggles for capture tracks correctly set on startup (LP: #299642)
[ Luke Yelavich ]
* New upstream release
- gnome-volume-control
+ Bug 584963 – Scrolling on applet doesn't take into account that others
might have changed the volume'
+ Bug 564311 – "Connection failed" when PA drops off
- Updated translations:
+ es (Jorge González)
+ et (Ivar Smolin)
* debian/patches/99_autoconf.patch: Refreshed
-- Luke Yelavich <email address hidden> Wed, 01 Jul 2009 11:10:54 +1000
-
gnome-media (2.27.3-0ubuntu2) karmic; urgency=low
* debian/control: Add pulseaudio's epoch to ensure a proper versioned
dependency.
-- Luke Yelavich <email address hidden> Tue, 16 Jun 2009 13:15:24 +1000
-
gnome-media (2.27.3-0ubuntu1) karmic; urgency=low
* New upstream release:
- General:
- Bug 581630 - Use g_timeout_add_seconds to reduce wakeups
(Javier Jardón)
- Bug 585377 – Don't require volume-control deps if not building
volume-control
- gnome-volume-control:
- Implement LFE: http://www.hadess.net/2009/05/i-really-haz-51.html
(Bastien & Lennart)
- Bug 568936 – Add fade slider (Bastien, Lennart & Matthias Clasen)
- Bug 583483 - Raise PulseAudio dependency to 0.9.15
- Bug 583485 – fails to build with PA master
- Bug 583486 – incorrect LDADD order
- Bug 574198 – don't show virtual streams
- Bug 583141 – scrollwheel doesn't work when dock is first shown (Bastien)
- Bug 581024 – Move streams to the new default sink (Bastien)
- Bug 574312 – Add mark for base volume instead of 100% (Bastien)
- Bug 581921 – Please show high-level channel mapping string (Bastien)
- Bug 579115 – fix alignment issues with sliders (Matthias Clasen)
- Bug 574312 – Add mark at 100% for inputs (Bastien)
- other fix and improvements
- gst-mixer:
- Bug 585006 – build error: gnome_volume_control_element_whitelist
- Add support for new GStreamer mixer flags (Brian Cameron)
- gnome-audio-profiles:
- Bug 563343 - first stab at profiles documentation
- gnome-sound-recorder:
- Bug 569659 – Previous record discarded without any prompt
- Updated translations:
- el (Sterios Prosiniklis)
- es (Jorge González)
- et (Ivar Smolin)
- nb (Kjartan Maraas)
- ta (Dr.T.Vasudevan)
* debian/control: Bump minimum version of libpulse-dev to 0.9.15
* Refresh patches:
- debian/patches/05_gst-mix_and_new_gvc_no_conflict.patch
- debian/patches/99_autoconf.patch
-- Luke Yelavich <email address hidden> Tue, 16 Jun 2009 12:11:25 +1000
-
gnome-media (2.27.1-0ubuntu1) karmic; urgency=low
* New upstream release: (LP: #371952)
- General:
- Now libgnome/ui free (except deprecated parts), bug #567310
(Jonathan Matthew, Saleem Abdulrasool, Felix Riemann)
- Less deprecated GTK+ symbols, bug #572353
- Use git-version-gen from autoconf.git to generate version number
(cool stuff other project should use :)
- gnome-volume-control
- Add tabs Alt+N accels, bug #574197
- Fix cramped appearance of the balance slider (Matthias Clasen)
- Don't show debug output when disabling debugging, bug #493138
- Inconsistent "Volume" capitlization, bug #579117
- gst-mixer (gstreamer based g-v-c)
- Fix lunching help, bug #575152 (Chris Coulson)
- Renamed "tracks" to "mixers" for UI consistency, #577921
- Updated translations
* Rebase on version 2.24.1-3 from debian/unstable, remaining changes:
- debian/control{.in}
- bump build-dep for glib and gtk
- add build-dep on libcanberra-gtk-dev, libunique-dev, libpulse-dev
- add build-dep on liblaunchpad-integration-dev for lpi
- dropped build-dep on scrollkeeper
- debian/gnome-media-common.install:
- install default sounds
- debian/control{.in},
debian/gnome-media-common.install,
debian/gnome-media.install,
debian/gnome-volume-control-pulse.install,
debian/rules:
- Enable the new gnome-volume-control capplet and gvc-applet
and install these in to a new binary package -
gnome-volume-control-pulse.
- debian/rules:
- don't use scrollkeeper
- enable gst-mixer
- debian/patches/01_lpi.patch
- added to provide launchpad integration
- debian/patches/03_menu_changes.patch
- updated to new version
- debian/patches/05_gst-mix_and_new_gvc_no_conflict.patch
- Make it possible to build the new gnome-volume-control and
gst-mixer at the same time without conflicting, by
renaming the new gnome-volume-control capplet to
gnome-volume-control-settings.
- debian/patches/05_mixer_noprefs.patch.diff
- updated to new version
- debian/patches/99_autoconf.patch
- updated to new version
- debian/patches/99_ltmain.patch
- dropped, no longer needed
-- Andreas Moog <email address hidden> Tue, 05 May 2009 00:59:18 +0200
-
gnome-media (2.26.0-0ubuntu4) karmic; urgency=low
* debian/control.in:
- use correct depends for the libgnome-media-dev binary
-- Sebastien Bacher <email address hidden> Wed, 29 Apr 2009 11:40:51 +0200
-
gnome-media (2.26.0-0ubuntu3) jaunty; urgency=low
* Fix bug in whitelist checker (LP: 345645)
-- Robert Ancell <email address hidden> Thu, 26 Mar 2009 14:12:58 +0000