| Commit message (Expand) | Author | Age | Files | Lines |
* | audio_format: converted typedef AudioFormat to struct audio_format | Max Kellermann | 2008-09-07 | 1 | -1/+1 |
* | tag: renamed MpdTag and MpdTagItem to struct tag, struct mpd_tag_item | Max Kellermann | 2008-08-29 | 1 | -3/+3 |
* | eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEK | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | added parameter total_time to decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -0/+1 |
* | added audio_format parameter to decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -0/+1 |
* | added decoder_data() | Max Kellermann | 2008-08-26 | 1 | -6/+5 |
* | added decoder_initialized() | Max Kellermann | 2008-08-26 | 1 | -1/+1 |
* | added struct decoder | Max Kellermann | 2008-08-26 | 1 | -1/+3 |
* | clean up CPP includes | Max Kellermann | 2008-08-26 | 1 | -4/+0 |
* | Make the OutputBuffer API more consistent | Eric Wong | 2008-04-13 | 1 | -1/+1 |
* | Stop passing our single OutputBuffer object everywhere | Eric Wong | 2008-04-13 | 1 | -3/+2 |
* | Stop passing our single DecoderControl object everywhere | Eric Wong | 2008-04-13 | 1 | -4/+2 |
* | use unsigned integers and size_t in the flac plugin | Max Kellermann | 2008-04-12 | 1 | -2/+2 |
* | fix builds that only have FLAC >= 1.1.3 but not Ogg-Vorbis | Eric Wong | 2007-12-31 | 1 | -7/+5 |
* | buffer input while waiting for outputBuffer space in mp4 and (ogg)flac | Eric Wong | 2007-09-10 | 1 | -1/+2 |
* | The massive copyright update | Avuton Olrich | 2007-04-05 | 1 | -1/+1 |
* | flac: workaround for type inconsistency between new/old read callback | Eric Wong | 2007-01-14 | 1 | -0/+2 |
* | flac: fix a stupid mistake newer preprocessors don't complain about | Eric Wong | 2007-01-14 | 1 | -2/+2 |
* | Add OggFLAC support when using the new 1.1.3 FLAC library | Eric Wong | 2006-12-04 | 1 | -4/+14 |
* | Introduce backwards compatibility with pre-1.1.3 FLAC | Eric Wong | 2006-12-04 | 1 | -1/+98 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -2/+2 |
* | Add mpd-indent.sh | Avuton Olrich | 2006-07-20 | 1 | -20/+20 |
* | De-inline non-trivial, non-performance-critical functions | Eric Wong | 2006-07-15 | 1 | -0/+1 |
* | Change shank's email address | J. Alexander Treuman | 2006-07-14 | 1 | -1/+1 |
* | Huge header update, update the copyright and add | Avuton Olrich | 2006-07-13 | 1 | -1/+1 |
* | merge with mpd/trunk up to r3925 | Eric Wong | 2006-03-16 | 1 | -0/+77 |