| Commit message (Expand) | Author | Files | Lines |
2010-02-17 | replay_gain: reimplement as a filter plugin | Max Kellermann | 1 | -1/+8 |
2010-01-04 | replay_gain: refactor API, move code to replay_gain_state.c | Max Kellermann | 1 | -1/+1 |
2010-01-04 | decoder_api: added function decoder_replay_gain() | Max Kellermann | 1 | -0/+2 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-26 | decoder_api: added function decoder_timestamp() | Max Kellermann | 1 | -0/+5 |
2009-10-31 | decoder_control: removed the global variable "dc" | Max Kellermann | 1 | -0/+2 |
2009-04-13 | decoder_api: submit the song tag to the music pipe | Max Kellermann | 1 | -0/+7 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-03-06 | pipe: added music_buffer, rewrite music_pipe | Max Kellermann | 1 | -7/+6 |
2009-03-06 | music_pipe: added music_pipe_push() | Max Kellermann | 1 | -0/+22 |
2009-02-15 | decoder_api: moved struct decoder_plugin to decoder_plugin.h | Max Kellermann | 1 | -1/+0 |
2009-01-07 | pcm_utils: moved conversion code to pcm_convert.c | Max Kellermann | 1 | -1/+1 |
2009-01-03 | input_stream: added tag() method | Max Kellermann | 1 | -2/+5 |
2008-11-08 | decoder: removed "plugin" from the decoder struct | Max Kellermann | 1 | -2/+0 |
2008-11-03 | decoder_api: automatically send stream tag | Max Kellermann | 1 | -0/+3 |
2008-11-01 | decoder: return const decoder_plugin structs | Max Kellermann | 1 | -1/+1 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-21 | pcm_utils: renamed ConvState to struct pcm_convert_state | Max Kellermann | 1 | -1/+1 |
2008-10-08 | use the "bool" data type instead of "int" | Max Kellermann | 1 | -1/+1 |
2008-08-26 | added flag "decoder.seeking" | Max Kellermann | 1 | -0/+2 |
2008-08-26 | renamed InputPlugin to struct decoder_plugin | Max Kellermann | 1 | -1/+1 |
2008-08-26 | moved convState to struct decoder | Max Kellermann | 1 | -0/+3 |
2008-08-26 | added struct decoder | Max Kellermann | 1 | -5/+7 |
2008-04-12 | clean up CPP includes | Max Kellermann | 1 | -2/+0 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -2/+2 |
2007-12-28 | Merge branches/ew r7104 | Eric Wong | 1 | -1/+1 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2007-02-18 | Reverting all of my localization changes. It was a horrible | J. Alexander Treuman | 1 | -2/+0 |
2007-01-08 | Moving pathConvCharset to charConv.c so it can be reused for localization. | J. Alexander Treuman | 1 | -0/+2 |
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 |