| Commit message (Expand) | Author | Files | Lines |
2011-09-17 | output: per-plugin header | Max Kellermann | 1 | -6/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-07 | added missing source file decoder_print.c | Max Kellermann | 1 | -3/+6 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-03-02 | input: moved plugins to ./src/input/ | Max Kellermann | 1 | -0/+0 |
2009-03-02 | input_stream: moved struct input_plugin to input_plugin.h | Max Kellermann | 1 | -2/+0 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-26 | input_stream: added struct input_plugin | Max Kellermann | 1 | -2/+1 |
2008-10-26 | input_stream: no CamelCase | Max Kellermann | 1 | -1/+2 |
2008-10-26 | input_file: removed global constructor | Max Kellermann | 1 | -2/+0 |
2008-10-26 | input_file: don't export internal methods | Max Kellermann | 1 | -12/+0 |
2008-10-26 | input_stream: renamed sources, no CamelCase | Max Kellermann | 1 | -1/+1 |
2008-10-17 | input_stream: removed nmemb argument | Max Kellermann | 1 | -2/+1 |
2008-10-17 | input: declare struct input_stream | Max Kellermann | 1 | -6/+8 |
2007-04-05 | The massive copyright update | Avuton Olrich | 1 | -1/+1 |
2006-08-20 | Fix warnings for -Wmissing-prototypes | Avuton Olrich | 1 | -1/+1 |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich | 1 | -3/+3 |
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 |
2004-11-03 | remove vim &*(@ | Warren Dukes | 1 | -1/+0 |
2004-06-20 | fix qball's bug, crossfading playing with funny samplerate | Warren Dukes | 1 | -0/+2 |
2004-05-18 | inputStream updates from httpTest | Warren Dukes | 1 | -0/+2 |
2004-05-18 | oops forgot to add these | Warren Dukes | 1 | -6/+11 |
2004-05-10 | some more work on organizing code for resampling/audioFormat conversion | Warren Dukes | 1 | -1/+1 |
2004-05-07 | add replayGain stuff for flac from AliasMrJones | Warren Dukes | 1 | -3/+1 |
2004-05-07 | new OutputBuffer abstraction stuff, implemented for mp3, now need to | 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 |
2004-03-10 | move time from tag info to song info. | Warren Dukes | 1 | -0/+2 |