Version: 4.11.0-bp150.1.3
* Mon Jan 23 2017 tiwai@suse.de
- Drop gstreamer-0.10 usage, move to gstreamer-1.0;
this requires the additionally own GstMixer implementation:
xfce4-mixer-alsa.patch
* Thu May 01 2014 gber@opensuse.org
- update to version 4.11.0
- updated translations.
- fixed button sizing in some themes.
- g_thread_init is deprecated.
- refactor the handling of minimum volumes
- do not assume a minimum volume of 0 in the keyboard shortcut
handling
- correct debugging instructions
- avoid unused variable warning when buildwing without keybinder
(bxo#9544)
- move the XFCE_MIXER_PLUGIN_DEFAULT_COMMAND macro to where it is
used
- extend documentation in README
- rename variable which may shadow index(3) (bxo#9374)
- fix mnemonics in the plugin menu that conflict with those of
default menu items (bxo#9339)
- drop obsolete xfce4-mixer-fix-default-window-size.patch
* Fri Jan 18 2013 gber@opensuse.org
- remove compat symlink causing the plugin to show up twice
* Thu Oct 11 2012 gber@opensuse.org
- added xfce4-mixer-fix-default-window-size.patch in order to
initialize window width and height to default values
* Wed Oct 10 2012 gber@opensuse.org
- update to version 4.10.0
- do not use G_VALUE_INIT which is only available in glib >= 2.30
- translation updates
- drop obsolete xfce4-mixer-do-not-use-glib-2.30-symbols.patch and
xfce4-mixer-fix-typo.patch
* Thu Sep 27 2012 gber@opensuse.org
- added xfce4-mixer-do-not-use-glib-2.30-symbols.patch in order to
not use symbols that are only available in glib > 2.30.0
(backported from upstream git)
- added compatibility symlink for the panel plugin to ease the
migration
* Thu Sep 27 2012 gber@opensuse.org
- update to version 4.9.0
- use standard icons where possible
- support xfce4-panel 4.10 with its deskbar mode
- handle unconfigured state more gracefully
- mute a track when the volume is set to 0% and unmute when set
to a higher value
- add global keyboard shortcuts for raising and lowering the
volume as well as muting
- store settings in xfconf and keep them in sync
- populate the mixer with whitelisted controls in the absence of
an existing configuration
- add a popup with a scale for setting the volume to the panel
plugin which is opened on left click, allow running the
user-defined command previously bound to left click from the
panel plugin context menu instead
- make xfce4-mixer a singleton application
- add runtime debugging mode to both the mixer and the panel
plugin
- add man page for xfce4-mixer
- handle identically named tracks and tracks which are read-only
or have no mute or record functionality
- added xfce4-mixer-fix-typo to correct a typo causing build
failures with glib < 2.32.0 (backported from upstream git)
* Tue Apr 03 2012 gber@opensuse.org
- specfile cleanup
- correct dependencies
- split off -lang subpackage
* Tue Mar 08 2011 gber@opensuse.org
- update to version 4.8.0
- Fix too small plugin button in the new panel.
- Ellipsize sound card names in the combo box (bug #6671).
- Remove deprecated Encoding key from desktop files.
- Port to libxfce4ui.
- Fix wrong use of GTK+ causing the panel plugin volume to be set no higher
than 90% (bug #5243).
- Fixed a lot of compiler warnnings and errors.
- Updated translations: Dutch, English (United Kingdom), Galician, Greek,
Italian, Kazakh, Portuguese, Romanian, Russian, Sinhala, Turkish,
Uyghur and more.
* Fri Feb 18 2011 gber@opensuse.org
- call %desktop_database_post/un
* Thu Feb 03 2011 gber@opensuse.org
- update to current git snapshot (4.6.1.99_git20110203)
- port to libxfce4ui
- bugfixes
- translation updates
- remove unsupported locales
* Mon Dec 27 2010 gber@opensuse.org
- suggest xfce4-panel-plugin-mixer
* Mon Dec 27 2010 gber@opensuse.org
- suggest xfce4-panel-plugin-mixer
* Wed Dec 15 2010 prusnak@opensuse.org
- spec cleanup
* Wed Aug 19 2009 prusnak@suse.cz
- added xfce4-panel to Requires
* Tue Apr 21 2009 prusnak@suse.cz
- updated to 4.6.1
- Translation updates: es (Abel Martín), pl (Piotr Sokó?),
gl (Leandro Regueiro), pt (Nuno Miguel), it (Cristian Marchi)
- Make <Control>q and <Control>s trigger the corresponding actions.
- Minor cosmetic fixes (row spacing of 6px in tables).
- Add missing AudioVideo category which is obligatory if you use the Audio
category (bug #4933).
- Display mute/record state properly on startup (bug #5002).
- Fix segfault when destroying the plugin
- Move capture track check into xfce_mixer_track_update_record().
- Don't increment the reference count on GObjects when passing them to GValue
using g_value_set_object().
- Fix crash with backends where the GstMixer implementation has no
"device-name" property (bug #5201).
- Include libxfcegui4.h to avoid implicit declaration of xfce_err().
* Fri Feb 27 2009 prusnak@suse.cz
- updated to 4.6.0 (Xfce 4.6.0 release)
* Wed Nov 05 2008 prusnak@suse.cz
- updated to 4.4.3
* translations polish
* Mon Dec 03 2007 bwalle@suse.de
- update to 4.4.2
o Fix parallel build of xfce4-mixer (Bug #2892).
o Updated and new translations
* Sun Oct 21 2007 bwalle@suse.de
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'