summaryrefslogtreecommitdiffstats
path: root/mixer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master'wm42012-04-011-14/+10
|\
| * options: move mixer.h options to structUoti Urpala2012-03-201-14/+9
| * mixer: reindent/cosmetic changeswm42012-03-201-102/+102
* | mixer: remove useless includeswm42012-03-191-6/+1
* | mixer, libao: add proper mute controlwm42012-01-181-21/+53
* | audio: reset mplayer's mute state when the system mixer volume changeswm42012-01-181-5/+20
* | audio: pretend muting doesn't set volume to 0wm42012-01-181-18/+30
* | audio: properly restore audio volume on exit when mute is usedwm42012-01-181-2/+34
* | mixer: restore volume with audio output drivers without persistent volumewm42012-01-181-18/+29
* | mixer: keep balance settingwm42012-01-071-0/+7
* | mixer: keep user volume setting when --softvol is usedwm42012-01-071-0/+13
* | mixer: reindent/cosmetic changeswm42011-12-261-108/+119
|/
* audio: change external AO interface to "ao_[method](ao, ...)"Uoti Urpala2011-04-091-4/+4
* Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
| * whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-2/+1
* | Translation system changes part 2: replace macros by stringsAmar Takhar2009-07-071-3/+3
* | Translation system changes part 1: wrap translated stringsAmar Takhar2009-07-071-3/+3
|/
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+43
* allow forcing of software volume control and setting maximum amplification.reimar2004-11-141-9/+11
* automatic loading of af_volume, original patch by Dan Christiansen (danchr (a...reimar2004-07-281-3/+10
* 1000lalex2004-06-261-1/+1
* New 'Mixer API' with ability to change volume through libaf (this part was wr...alex2004-06-261-39/+61
* add option to select mixer channelattila2004-01-241-0/+1
* MINGW32 portfaust32003-03-311-0/+2
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>alex2003-03-211-2/+2
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-061-1/+15
* Moved HW dependent mixer stuff to libao and removed master switchanders2002-02-211-138/+20
* DVB mixer control added (very big messy hack)arpi2002-02-171-0/+31
* Applied fix for mixercontrol w/alsa ossemu by Christian Ohm.atmos42001-09-111-4/+5
* patch by Jürgen Keilarpi_esp2001-06-081-8/+32
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-32/+64
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-0/+21
* warnings killedszabii2001-04-231-0/+1
* using /dev/mixer as defaultarpi_esp2001-04-211-1/+1
* some code cleanuppontscho2001-04-181-11/+2
* init releasepontscho2001-04-161-2/+0
* ups, I missed'em..gabucino2001-04-151-0/+91