summaryrefslogtreecommitdiff
path: root/alsamixer
AgeCommit message (Expand)AuthorFilesLines
2005-01-13Fix compile warningsTakashi Iwai1-2/+0
2005-01-12Support quick volume changeTakashi Iwai2-17/+59
2005-01-12Remove number key assignmentTakashi Iwai2-14/+19
2005-01-10fix crashes when selecting an empty viewClemens Ladisch1-0/+10
2005-01-03Usability improvementTakashi Iwai2-173/+271
2004-12-20More descriptions about mixer views and view modesTakashi Iwai1-4/+59
2004-12-20Add -V optionTakashi Iwai1-1/+9
2004-12-15Reinitialize the size calculation at view changeTakashi Iwai1-19/+26
2004-12-03Assign alternative keys for function keysTakashi Iwai1-5/+10
2004-12-02Change the view toggle behaviorTakashi Iwai1-8/+17
2004-10-08Fix hyphens in man pagesNicolas FRANCOIS1-6/+6
2004-09-24Assign '?' key for helpTakashi Iwai1-0/+1
2004-09-24mention that commands given to alsamixer in upper case can also be entered in...Thomas Hood1-0/+2
2004-09-24mention that '<' and '>' mute channels separately only if the hardware suppor...Thomas Hood1-1/+2
2004-09-24Correct the description of the function of the spacebar in alsamixer.1Thomas Hood1-5/+3
2004-08-27James Courtier-Dutton <James@superbug.demon.co.uk>:Takashi Iwai1-53/+104
2004-05-11show single values for mono volumes.Takashi Iwai1-8/+15
2004-02-16Alexander E. Patrakov:Takashi Iwai1-0/+3
2004-02-04- fixed the color of subwindow title.Takashi Iwai1-1/+1
2004-01-30- show the version number of the package.Takashi Iwai1-11/+13
2003-08-11Use float to avoid overflowJaroslav Kysela1-1/+1
2003-07-22show the mute status in the item line, too.Takashi Iwai1-0/+9
2003-05-28Eliot Blennerhassett <bigblen@icqmail.com>: fixed negative rangesJaroslav Kysela1-0/+3
2003-05-28Volume can be lower than zero, tooJaroslav Kysela1-3/+3
2003-02-24Here's a new batch of Debian patches, all from David B. Harris.Jaroslav Kysela1-1/+2
2003-02-04- fixed compile warnings on gcc3.3.Takashi Iwai1-3/+4
2002-12-02Added POLLNVAL testJaroslav Kysela1-0/+2
2002-11-29added a note about ESC key.Takashi Iwai1-0/+2
2002-11-29- removed __FUNCTION__; this will lead to many warnings with theTakashi Iwai1-4/+6
2002-11-25Added detection for POLLERRJaroslav Kysela1-0/+2
2002-09-09added the handling of enum controls, using the recent addition toTakashi Iwai1-19/+91
2002-03-22fixed handling of mono capture-switch on a stereo volume.Takashi Iwai1-6/+10
2002-03-12fixed typo.Takashi Iwai1-1/+1
2002-03-12fixed handling of capture switch / volume.Takashi Iwai1-47/+64
2002-02-27fixed / improved handling of capture volumes and switches.Takashi Iwai1-86/+151
2001-12-07Fixed window resize signal handling and poll handlingJaroslav Kysela1-9/+9
2001-12-07Fixed view positionJaroslav Kysela1-7/+18
2001-11-12Fixed for the current behavior, options.Takashi Iwai1-11/+10
2001-11-06Added man pages to EXTRA_DISTJaroslav Kysela1-0/+1
2001-09-11Changed location of asoundlib.h from sys dir to alsa dir.Jaroslav Kysela1-1/+1
2001-09-03Removed unused stuff for pollJaroslav Kysela1-4/+0
2001-07-23Fixed event handlingJaroslav Kysela1-5/+34
2001-07-11More fix to compile - removed snd_enum_incr and snd_int_to_enum macros.Takashi Iwai1-1/+1
2001-06-15Cleanups and fixed arguments for *_open() - default.Jaroslav Kysela1-1/+2
2001-05-22Completed parametric configuration and begun to use itAbramo Bagnara1-1/+1
2001-05-15UpdatedJaroslav Kysela1-22/+13
2001-05-15Added -D option and improved -c optionJaroslav Kysela1-4/+15
2001-03-30More documentation. Tiny change for simple mixer element API (get_range)Abramo Bagnara1-10/+6
2001-03-26Added mode argument to open functions where it was missing. First part of CTL...Abramo Bagnara1-2/+2
2001-03-01close the roof of cabriolet (mixer elements w/o mute).Takashi Iwai1-1/+7