Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 2008-10-26 | 1 | -93/+0 |
* | shout: removed DISABLED_SHOUT_ENCODER_PLUGIN | Max Kellermann | 2008-10-09 | 1 | -3/+0 |
* | audio_output: added method pause() | Max Kellermann | 2008-09-29 | 1 | -0/+2 |
* | shout: make the shout_buffer static | Max Kellermann | 2008-09-12 | 1 | -2/+1 |
* | shout: constant plugin declarations | Max Kellermann | 2008-09-12 | 1 | -3/+3 |
* | shout: removed typedefs on structs and plugin methods | Max Kellermann | 2008-09-12 | 1 | -34/+27 |
* | shout: added mp3 encoder | Eric Wollesen | 2008-09-12 | 1 | -0/+1 |
* | shout: introduce pluggable encoder API | Eric Wollesen | 2008-09-12 | 1 | -29/+35 |
* | shout: send shout metadata | Eric Wollesen | 2008-09-12 | 1 | -1/+3 |
* | shout: added struct _ogg_vorbis_data | Max Kellermann | 2008-09-12 | 1 | -4/+8 |
* | shout: added shout_buffer | Eric Wollesen | 2008-09-12 | 1 | -4/+10 |
* | shout: moved code to audioOutput_shout_ogg.c | Max Kellermann | 2008-09-12 | 1 | -0/+15 |
* | shout: moved declarations to audioOutput_shout.h | Max Kellermann | 2008-09-12 | 1 | -0/+68 |