aboutsummaryrefslogtreecommitdiffstats
path: root/src/volume.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-30commandError() cleanups, fixup gcc checksEric Wong1-5/+3
2006-07-30interface/connection malloc reductions from mpd-keEric Wong1-10/+10
2006-07-20Add mpd-indent.shAvuton Olrich1-117/+143
2006-07-17alsa: fix memory leaks from snd_*_open*()Eric Wong1-1/+3
2006-07-17sparse: ANSI-fy function declarationsEric Wong1-7/+7
2006-07-16OSS: handle device disconnects and reconnects (w/o needing a mpd restart)Eric Wong1-8/+26
2006-07-16volume: gracefully handle disconnected ALSA mixersEric Wong1-24/+36
2006-07-15[CLEANUP] Cleanup whitespace->tabsAvuton Olrich1-30/+30
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2005-03-15undo change 3081Warren Dukes1-114/+0
2005-03-14- Add 'mute' command for testingAvuton Olrich1-0/+114
2005-03-08make PCM the default controller for the mixerWarren Dukes1-2/+2
2004-10-31if a home directory is available for 'user', set env variable $HOMEWarren Dukes1-4/+4
2004-10-30finish integrating in np's oss stuffWarren Dukes1-9/+9
2004-10-28merge shank-rewrite-config changesWarren Dukes1-29/+56
2004-06-15fix C99 stuff for commandErrorWarren Dukes1-4/+7
2004-06-12Add WARNING log method. it's the same as ERROR, except that when mpd starts,Warren Dukes1-15/+15
2004-06-04finish ack error codesWarren Dukes1-6/+7
2004-06-04clean up ACK error coding a little bitWarren Dukes1-8/+5
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-11more software volume tweeksWarren Dukes1-2/+2
2004-04-11adjust scaling of software volumeWarren Dukes1-8/+7
2004-04-02use EXIT_SUCCESS and EXIT_FAILUREWarren Dukes1-1/+1
2004-04-01for alsa mixer default to Master element, not the first elementWarren Dukes1-33/+25
2004-03-24strcasecmp for mixer_controlWarren Dukes1-2/+2
2004-03-23alsa volume fixesWarren Dukes1-5/+11
2004-03-23volume fixesWarren Dukes1-1/+21
2004-02-29fix a bug where getting OS Mixer volume may fail, and we were closingWarren Dukes1-1/+0