aboutsummaryrefslogtreecommitdiff
path: root/src/audio.h
Commit message (Expand)AuthorAge
...
* Saving state of output-device in state-file. (This is a temporary solution, r...Qball Cow2005-08-23
* implemented dropping of current buffered audio, works for oss, but there seemsWarren Dukes2005-03-05
* new command "devices", prints devices and their statesWarren Dukes2004-11-02
* new commands: enalbe_device, and disable_device, (maybe these commands should...Warren Dukes2004-11-02
* enabling and disabling individual audioOutputs is mostly done, just needWarren Dukes2004-11-02
* abstract out audioFormat conversion from shout plugin to the audioOutput layer,Warren Dukes2004-11-02
* try to fix metadata on initially playing (metadata being sent before device i...Warren Dukes2004-10-26
* fix a big time bug in metadataChunk (off by one in an array assignment)Warren Dukes2004-10-25
* configure shout encoding quality and audio formatWarren Dukes2004-10-23
* minor little changes to audio junkWarren Dukes2004-10-20
* definition for audioOutput plugin interfaceWarren Dukes2004-09-06
* fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w...Warren Dukes2004-06-19
* stuff for configuring the audio output format (sampling rate, channels, bits)Warren Dukes2004-05-10
* add vim shiznit to end of all source filesWarren Dukes2004-04-14
* volatile fun-nessWarren Dukes2004-04-12
* more volatile stuffWarren Dukes2004-04-11
* add --disable-audio configure optionWarren Dukes2004-04-11
* bunch of autotool cleanupsWarren Dukes2004-03-18
* audio cleanupsWarren Dukes2004-02-27
* add xfade and audio to status, remove crossfade no args optionsWarren Dukes2004-02-27
* import from SF CVSWarren Dukes2004-02-23