Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-11-30 | shout: fixed the lame input buffer allocation | Max Kellermann | 1 | -9/+15 |
2008-11-30 | shout_mp3: cast input buffer to int16_t* | Max Kellermann | 1 | -2/+2 |
2008-11-25 | shout: use GLib instead of utils.h/log.h | Max Kellermann | 1 | -14/+12 |
2008-10-26 | output: don't compile plugins which are disabled | Max Kellermann | 1 | -5/+1 |
2008-10-26 | renamed src/audioOutputs/ to src/output/ | Max Kellermann | 1 | -2/+1 |
2008-10-10 | audio_format: renamed sampleRate to sample_rate | Max Kellermann | 1 | -1/+1 |
2008-10-09 | shout: removed DISABLED_SHOUT_ENCODER_PLUGIN | Max Kellermann | 1 | -4/+0 |
2008-09-29 | switch to C99 types, part II | Max Kellermann | 1 | -1/+1 |
2008-09-23 | audio_format: added audio_format_sample_size() | Max Kellermann | 1 | -1/+1 |
2008-09-12 | shout: make the shout_buffer static | Max Kellermann | 1 | -1/+1 |
2008-09-12 | shout: constant plugin declarations | Max Kellermann | 1 | -1/+1 |
2008-09-12 | shout: removed typedefs on structs and plugin methods | Max Kellermann | 1 | -18/+17 |
2008-09-12 | shout: added mp3 encoder | Eric Wollesen | 1 | -0/+194 |