| Commit message (Expand) | Author | Files | Lines |
2008-08-26 | added decoder_plugin_register() | Max Kellermann | 1 | -0/+11 |
2008-08-26 | eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEK | Max Kellermann | 1 | -11/+11 |
2008-08-26 | added decoder_get_url() | Max Kellermann | 1 | -0/+5 |
2008-08-26 | added decoder_seek_where() and decoder_seek_error() | Max Kellermann | 1 | -2/+16 |
2008-08-26 | added decoder_command_finished() to decoder_api.h | Max Kellermann | 1 | -3/+12 |
2008-08-26 | added decoder_get_command() | Max Kellermann | 1 | -0/+5 |
2008-08-26 | moved convState to struct decoder | Max Kellermann | 1 | -4/+6 |
2008-08-26 | moved struct AudioFormat to audio_format.h | Max Kellermann | 1 | -0/+1 |
2008-08-26 | added parameter total_time to decoder_initialized() | Max Kellermann | 1 | -1/+4 |
2008-08-26 | added audio_format parameter to decoder_initialized() | Max Kellermann | 1 | -1/+8 |
2008-08-26 | added decoder_clear() and decoder_flush() | Max Kellermann | 1 | -0/+10 |
2008-08-26 | added decoder_data() | Max Kellermann | 1 | -0/+80 |
2008-08-26 | added decoder_initialized() | Max Kellermann | 1 | -6/+9 |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong | 1 | -2/+0 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-07-30 | Standardize state_file handling routines. | Eric Wong | 1 | -6/+8 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -2/+2 |
2006-07-14 | Change shank's email address | J. Alexander Treuman | 1 | -1/+1 |
2006-07-14 | [CLEANUP] Remove closeCharSetConversion from the | Avuton Olrich | 1 | -2/+0 |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich | 1 | -1/+1 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-06-17 | actually, scratch the last change | Warren Dukes | 1 | -1/+1 |
2004-06-17 | check in configure script if iconv() needs CONST | Warren Dukes | 1 | -1/+1 |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes | 1 | -0/+1 |
2004-03-18 | bunch of autotool cleanups | Warren Dukes | 1 | -0/+2 |