aboutsummaryrefslogtreecommitdiffstats
path: root/src/audioOutputs/audioOutput_shout.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed src/audioOutputs/ to src/output/Max Kellermann2008-10-261-93/+0
* shout: removed DISABLED_SHOUT_ENCODER_PLUGINMax Kellermann2008-10-091-3/+0
* audio_output: added method pause()Max Kellermann2008-09-291-0/+2
* shout: make the shout_buffer staticMax Kellermann2008-09-121-2/+1
* shout: constant plugin declarationsMax Kellermann2008-09-121-3/+3
* shout: removed typedefs on structs and plugin methodsMax Kellermann2008-09-121-34/+27
* shout: added mp3 encoderEric Wollesen2008-09-121-0/+1
* shout: introduce pluggable encoder APIEric Wollesen2008-09-121-29/+35
* shout: send shout metadataEric Wollesen2008-09-121-1/+3
* shout: added struct _ogg_vorbis_dataMax Kellermann2008-09-121-4/+8
* shout: added shout_bufferEric Wollesen2008-09-121-4/+10
* shout: moved code to audioOutput_shout_ogg.cMax Kellermann2008-09-121-0/+15
* shout: moved declarations to audioOutput_shout.hMax Kellermann2008-09-121-0/+68