aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_api.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-26eliminate OUTPUT_BUFFER_DC_STOP, OUTPUT_BUFFER_DC_SEEKMax Kellermann1-11/+11
2008-08-26added decoder_get_url()Max Kellermann1-0/+5
2008-08-26added decoder_seek_where() and decoder_seek_error()Max Kellermann1-2/+16
2008-08-26added decoder_command_finished() to decoder_api.hMax Kellermann1-3/+12
2008-08-26added decoder_get_command()Max Kellermann1-0/+5
2008-08-26moved convState to struct decoderMax Kellermann1-4/+6
2008-08-26moved struct AudioFormat to audio_format.hMax Kellermann1-0/+1
2008-08-26added parameter total_time to decoder_initialized()Max Kellermann1-1/+4
2008-08-26added audio_format parameter to decoder_initialized()Max Kellermann1-1/+8
2008-08-26added decoder_clear() and decoder_flush()Max Kellermann1-0/+10
2008-08-26added decoder_data()Max Kellermann1-0/+80
2008-08-26added decoder_initialized()Max Kellermann1-6/+9
2008-01-03Cleanup #includes of standard system headers and put them in one placeEric Wong1-2/+0
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2006-07-30Standardize state_file handling routines.Eric Wong1-6/+8
2006-07-20Add mpd-indent.shAvuton Olrich1-2/+2
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-14[CLEANUP] Remove closeCharSetConversion from theAvuton Olrich1-2/+0
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2004-11-03remove vim &*(@Warren Dukes1-1/+0
2004-06-17actually, scratch the last changeWarren Dukes1-1/+1
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes1-1/+1
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-03-18bunch of autotool cleanupsWarren Dukes1-0/+2