| Commit message (Expand) | Author | Files | Lines |
2008-11-02 | decoder: rewind input stream after try_decode() | Max Kellermann | 1 | -6/+0 |
2008-10-31 | ogg: don't include _flac_common.h | Max Kellermann | 1 | -1/+0 |
2008-10-26 | input_stream: no CamelCase | Max Kellermann | 1 | -2/+2 |
2008-10-26 | input_stream: removed the InputStream typedef | Max Kellermann | 1 | -1/+1 |
2008-10-26 | renamed src/inputPlugins/ to src/decoder/ | Max Kellermann | 1 | -0/+0 |
2008-10-17 | Makefile.am: don't compile disabled decoder plugins | Max Kellermann | 1 | -7/+1 |
2008-08-26 | added decoder_read() | Max Kellermann | 1 | -9/+1 |
2008-08-26 | moved InputPlugin to decoder_api.h | Max Kellermann | 1 | -2/+0 |
2008-08-26 | clean up CPP includes | Max Kellermann | 1 | -1/+0 |
2008-06-30 | don't call seekInputStream(0) if r==0 | Max Kellermann | 1 | -1/+2 |
2008-06-30 | eliminated local variable "to_read" | Max Kellermann | 1 | -4/+3 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -2/+1 |
2007-12-31 | ogg_common: fix indent screwup | Eric Wong | 1 | -14/+5 |
2007-12-31 | fix builds that only have FLAC >= 1.1.3 but not Ogg-Vorbis | Eric Wong | 1 | -1/+2 |
2007-09-17 | inputPlugins/_ogg_common.c: fixup includes for new (1.1.4+ FLAC) | Eric Wong | 1 | -1/+3 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | inputPlugins/_ogg_common.c: check for read errors correctly | Eric Wong | 1 | -1/+1 |
2006-08-20 | This fixes 5 potential bugs where the conditional would always be true. | Avuton Olrich | 1 | -1/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -1/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -11/+19 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2006-03-16 | merge with mpd/trunk up to r3925 | Eric Wong | 1 | -0/+65 |