aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-201-8/+8
* audio: remove AUDIO_MAX_DEVICES limitEric Wong2006-08-011-2/+2
* Standardize state_file handling routines.Eric Wong2006-07-301-2/+2
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-3/+3
* Add mpd-indent.shAvuton Olrich2006-07-201-2/+2
* Committing qball's patch to list supported audio outputs in --versionJ. Alexander Treuman2006-07-161-0/+1
* Change shank's email addressJ. Alexander Treuman2006-07-141-1/+1
* Huge header update, update the copyright and addAvuton Olrich2006-07-131-1/+1
* Commit Jat's patch for bug 1281Qball Cow2006-05-081-0/+2
* rewrite statefile code for audio devicesEric Wong2006-03-181-2/+0
* Saving state of output-device in state-file. (This is a temporary solution, r...Qball Cow2005-08-231-0/+4
* implemented dropping of current buffered audio, works for oss, but there seemsWarren Dukes2005-03-051-0/+2
* new command "devices", prints devices and their statesWarren Dukes2004-11-021-0/+2
* new commands: enalbe_device, and disable_device, (maybe these commands should...Warren Dukes2004-11-021-0/+6
* enabling and disabling individual audioOutputs is mostly done, just needWarren Dukes2004-11-021-0/+3
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-021-0/+2
* try to fix metadata on initially playing (metadata being sent before device i...Warren Dukes2004-10-261-1/+1
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-251-0/+5
* configure shout encoding quality and audio formatWarren Dukes2004-10-231-0/+2
* minor little changes to audio junkWarren Dukes2004-10-201-2/+0
* definition for audioOutput plugin interfaceWarren Dukes2004-09-061-1/+0
* fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w...Warren Dukes2004-06-191-0/+2
* stuff for configuring the audio output format (sampling rate, channels, bits)Warren Dukes2004-05-101-2/+8
* add vim shiznit to end of all source filesWarren Dukes2004-04-141-0/+1
* volatile fun-nessWarren Dukes2004-04-121-3/+3
* more volatile stuffWarren Dukes2004-04-111-3/+3
* add --disable-audio configure optionWarren Dukes2004-04-111-4/+0
* bunch of autotool cleanupsWarren Dukes2004-03-181-0/+2
* audio cleanupsWarren Dukes2004-02-271-1/+1
* add xfade and audio to status, remove crossfade no args optionsWarren Dukes2004-02-271-3/+5
* import from SF CVSWarren Dukes2004-02-231-0/+50