aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_internal.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-22decoder_api: emulate SEEK command for initial seek to CUE trackMax Kellermann1-0/+14
2011-09-22decoder_internal.h: more API documentationMax Kellermann1-0/+5
2010-02-17replay_gain: reimplement as a filter pluginMax Kellermann1-1/+8
2010-01-04replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann1-1/+1
2010-01-04decoder_api: added function decoder_replay_gain()Max Kellermann1-0/+2
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-26decoder_api: added function decoder_timestamp()Max Kellermann1-0/+5
2009-10-31decoder_control: removed the global variable "dc"Max Kellermann1-0/+2
2009-04-13decoder_api: submit the song tag to the music pipeMax Kellermann1-0/+7
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann1-7/+6
2009-03-06music_pipe: added music_pipe_push()Max Kellermann1-0/+22
2009-02-15decoder_api: moved struct decoder_plugin to decoder_plugin.hMax Kellermann1-1/+0
2009-01-07pcm_utils: moved conversion code to pcm_convert.cMax Kellermann1-1/+1
2009-01-03input_stream: added tag() methodMax Kellermann1-2/+5
2008-11-08decoder: removed "plugin" from the decoder structMax Kellermann1-2/+0
2008-11-03decoder_api: automatically send stream tagMax Kellermann1-0/+3
2008-11-01decoder: return const decoder_plugin structsMax Kellermann1-1/+1
2008-10-31added prefix to header macrosMax Kellermann1-2/+2
2008-10-21pcm_utils: renamed ConvState to struct pcm_convert_stateMax Kellermann1-1/+1
2008-10-08use the "bool" data type instead of "int"Max Kellermann1-1/+1
2008-08-26added flag "decoder.seeking"Max Kellermann1-0/+2
2008-08-26renamed InputPlugin to struct decoder_pluginMax Kellermann1-1/+1
2008-08-26moved convState to struct decoderMax Kellermann1-0/+3
2008-08-26added struct decoderMax Kellermann1-5/+7
2008-04-12clean up CPP includesMax Kellermann1-2/+0
2008-02-05fix -Wconst warningsMax Kellermann1-2/+2
2007-12-28Merge branches/ew r7104Eric Wong1-1/+1
2007-04-05The massive copyright updateAvuton Olrich1-1/+1
2007-02-18Reverting all of my localization changes. It was a horribleJ. Alexander Treuman1-2/+0
2007-01-08Moving pathConvCharset to charConv.c so it can be reused for localization.J. Alexander Treuman1-0/+2
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