| Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Input*: move to input/ | Max Kellermann | 1 | -10/+10 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-12-29 | input/smbclient: new input plugin | Max Kellermann | 1 | -0/+7 |
2013-12-19 | add draft ALSA input plugin | Steven O'Brien | 1 | -0/+7 |
2013-10-17 | input_plugin: rename struct to "InputPlugin" | Max Kellermann | 1 | -1/+1 |
2013-10-15 | Util/Macros: replacement for GLib's G_N_ELEMENTS() | Max Kellermann | 1 | -4/+3 |
2013-04-17 | input/soup: plugin removed | Max Kellermann | 1 | -7/+0 |
2013-01-24 | archive/*: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-21 | input,playlist/despotify: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-21 | input/cdio_paranoia: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-21 | input/ffmpeg: convert to C++ | Max Kellermann | 1 | -1/+1 |
2013-01-21 | input/file,mms: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-01-10 | input/{curl,soup}: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-01-10 | input_stream: convert to C++ (internally) | Max Kellermann | 1 | -2/+2 |
2011-08-24 | input/soup: new input plugin based on libsoup | Max Kellermann | 1 | -0/+7 |
2011-03-29 | input: Add despotify input plugin | Simon Kagstrom | 1 | -0/+7 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-12-22 | configure.ac: hook the cdio_paranoia input plugin | Max Kellermann | 1 | -0/+7 |
2010-05-18 | input/ffmpeg: new input plugin using libavformat's "avio" library | Max Kellermann | 1 | -0/+7 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-14 | input_stream: moved plugin list to input_registry.c | Max Kellermann | 1 | -18/+25 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -1/+1 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-01-08 | added missing explicit config.h includes | Max Kellermann | 1 | -1/+1 |
2008-11-24 | tag_id3.h: replaced mpd_unused by G_GNUC_UNUSED | Thomas Jansen | 1 | -2/+2 |
2008-10-17 | Makefile.am: don't compile disabled sources | Max Kellermann | 1 | -1/+12 |
2008-08-29 | const pointers | Max Kellermann | 1 | -1/+1 |
2008-08-29 | tag: moved code to tag_id3.c | Max Kellermann | 1 | -4/+11 |
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 |