| Commit message (Expand) | Author | Files | Lines |
2014-01-24 | decoder/*: move to decoder/plugins/ | Max Kellermann | 1 | -0/+0 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2014-01-08 | tag/TagBuilder: overload Commit() returning a Tag object | Max Kellermann | 1 | -3/+2 |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -3/+3 |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 |
2013-10-26 | DecoderControl: move code/attributes to new class MixRampInfo | Max Kellermann | 1 | -3/+4 |
2013-10-25 | ReplayGainInfo: use CamelCase for struct name | Max Kellermann | 1 | -2/+2 |
2013-10-23 | input_stream: rename struct to InputStream | Max Kellermann | 1 | -2/+2 |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-07-31 | Tag: add method Clear() | Max Kellermann | 1 | -1/+1 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -2/+2 |
2013-05-06 | decoder/FLAC*: rename files and symbols to Flac* | Denis Krjuchkov | 1 | -7/+7 |
2013-01-02 | don't include stdbool.h in C++ sources | Max Kellermann | 1 | -1/+0 |
2012-10-04 | decoder/flac: support FLAC files inside archives | Max Kellermann | 1 | -0/+21 |
2012-10-04 | decoder/flac: move flac_scan_file2() to main plugin file | Max Kellermann | 1 | -4/+0 |
2012-10-02 | decoder/flac: add method FLACMetadataChain::Scan() | Max Kellermann | 1 | -0/+2 |
2012-10-02 | decoder/flac: add C++ libFLAC wrappers | Max Kellermann | 1 | -1/+63 |
2012-10-02 | decoder/flac: eliminate the obsolete "track number" code | Max Kellermann | 1 | -4/+3 |
2012-10-02 | decoder/flac: remove unused function flac_tag_load() | Max Kellermann | 1 | -3/+0 |
2012-10-02 | decoder/flac: use C++ compiler | Max Kellermann | 1 | -1/+1 |
2012-02-11 | decoder_plugin: scan tags with callback table | Max Kellermann | 1 | -2/+8 |
2011-07-03 | decoder/flac: validate the sample rate when scanning the tag | Max Kellermann | 1 | -0/+3 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-03-21 | Add support for MixRamp tags | Tim Phipps | 1 | -0/+4 |
2010-02-17 | replay_gain_info: allocate the struct statically | Max Kellermann | 1 | -2/+5 |
2010-01-06 | decoder/flac: moved flac_tag_load() to flac_metadata.c | Max Kellermann | 1 | -0/+3 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-11 | decoder/flac: moved code to flac_metadata.c | Max Kellermann | 1 | -17/+17 |
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 |