Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35870 - version bump : media-sound/gnome-alsamixer : 0.9.3 => 0.9.6
Summary: version bump : media-sound/gnome-alsamixer : 0.9.3 => 0.9.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL: http://www.paw.za.org/projects/gnome-...
Whiteboard:
Keywords:
: 35869 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-12-15 06:38 UTC by Stephane Loeuillet
Modified: 2004-02-17 04:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane Loeuillet 2003-12-15 06:38:14 UTC
ftp://ftp.paw.co.za/pub/PAW/sources/gnome-alsamixer-0.9.6.tar.gz

Is now part of gnome-cvs and would use GStreamer 0.8 (with gnome 2.6) to be a generic mixer (supporting OSS & ALSA) but for now, only ALSA

Not affected by the PCM API problems introduced with ALSA v1.0.0-pre1

ChangeLog :

Tue Sep  9 2003 Dennis J Houy <djhouy@paw.za.org>

    * src/gam-slider.c, src/gam-slider-dual.c, src/gam-prefs-dlg.c:
      Added option to change slider toggles to checkboxes instead of buttons.
      Set this as the application default.

    * src/gam-slider-dual.c: fixed refresh bug.

    * src/gam-props-dlg.c: HIG'ified dialog.

Mon Sep  8 2003 Dennis J Houy <djhouy@paw.za.org>

    * Changelog: changed format.

    * acconfig.h: removed.

    * configure.ac: added --enable-debug option, and other defines to disable
      checks when debug option is not used - results in much smaller binary.
      Bumped up version number to 0.9.6.

    * gnome-alsamixer.desktop: removed.

    * Makefile.am: removed references to gnome-alsamixer.desktop.

    * gnome-alsamixer.spec.in: added creation and installation of
      gnome-alsamixer.desktop here.
      Changed co.za addresses to za.org.
      Added extra BuildRequires.
      Added -q -n gnome-alsamixer-%{version} to %setup.

* Mon Sep  8 2003 Dennis J Houy <djhouy@paw.za.org> - 0.9.5
- Added new optional dual slider with lock button
- Added slider style option to preferences dialog
- HIG'ified preferences dialog

* Wed Aug 27 2003 Dennis J Houy <djhouy@paw.za.org> - 0.9.4
- Moved various gam_app data to private structure
- Replaced gam_app_destroy with gam_app_finalize
- Added gam_app_ prefix to functions that were missing it
- Removed prog argument from gam_app_new

- Moved various gam_mixer data to private structure
- Removed gam_mixer_set_card_id function
- Added app property to gam_mixer->priv, to reference parent application

- Moved various gam_slider data to private structure
- Moved gam_slider_set_elem to private function
- In gam_slider_refresh, changed mask property from unsigned int to guint,
  and changed return value from int to gint
- Added g_object_notify for mixer property to gam_slider_set_property
- Removed gam_slider_get_elem function
- Added gam_slider_ prefix to functions that were missing it
- Cleaned up some untidy code

- Moved various gam_toggle data to private structure
- Moved gam_toggle_set_elem to private function
- In gam_toggle_refresh, changed mask property from unsigned int to guint,
  and changed return value from int to gint
- Added g_object_notify for mixer property to gam_toggle_set_property
- Removed gam_toggle_get_elem function
- Added gam_toggle_ prefix to functions that were missing it
- Cleaned up some untidy code

- Added option to set mnemonics for sliders and toggles by using an underscore
  in the controls display name

- Removed app property from gam_mixer

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stephane Loeuillet 2003-12-15 06:39:41 UTC
*** Bug 35869 has been marked as a duplicate of this bug. ***
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-02-17 04:06:51 UTC
in portage...