| Commit message (Expand) | Author | Files | Lines |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -1/+0 |
2013-10-28 | *: use nullptr instead of NULL | Max Kellermann | 1 | -2/+2 |
2013-08-07 | PcmBuffer: move code to new class ReusableBuffer | Max Kellermann | 1 | -24/+1 |
2013-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann | 1 | -1/+1 |
2013-07-30 | pcm_buffer: convert to C++ | Max Kellermann | 1 | -14/+12 |
2013-04-09 | pcm_*: move to src/pcm/ | Max Kellermann | 1 | -0/+0 |
2012-02-13 | pcm_buffer: pcm_buffer_get() never returns NULL | Max Kellermann | 1 | -0/+5 |
2011-12-13 | pcm_buffer: poison the old buffer before returning it | Max Kellermann | 1 | -0/+4 |
2011-12-13 | pcm_buffer, output_plugin, ...: include config.h | Max Kellermann | 1 | -0/+1 |
2011-12-13 | pcm_buffer: eliminate merge conflict fallout | Max Kellermann | 1 | -4/+0 |
2011-11-27 | pcm_buffer: add assertions | Max Kellermann | 1 | -0/+4 |
2011-11-27 | pcm_buffer: move formula to new function align_8k() | Max Kellermann | 1 | -2/+11 |
2011-11-27 | pcm_buffer: un-inline pcm_buffer_get() | Max Kellermann | 1 | -12/+13 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-16 | archive_plugin: wrap method calls | Max Kellermann | 1 | -1/+8 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2008-12-16 | new archive api, input_archive stream | Viliam Mateicka | 1 | -4/+6 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-08-26 | moved code to player_thread.c | Max Kellermann | 1 | -10/+3 |
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 |