Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | test: add missing includes | Max Kellermann | 2014-01-07 | 1 | -0/+1 |
* | test/*: use fprintf(stderr,...) and Log() instead of g_printerr() | Max Kellermann | 2013-12-24 | 1 | -11/+10 |
* | TagFile: use Path instead of const char * | Max Kellermann | 2013-10-26 | 1 | -1/+2 |
* | ReplayGainInfo: refactor to a class | Max Kellermann | 2013-10-25 | 1 | -3/+3 |
* | ReplayGainInfo: use CamelCase for struct name | Max Kellermann | 2013-10-25 | 1 | -4/+3 |
* | replay_gain_*.h: rename to *.hxx | Max Kellermann | 2013-10-02 | 1 | -1/+1 |
* | test/dump_rva2: remove fake Tag symbols | Max Kellermann | 2013-09-05 | 1 | -9/+0 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | Tag*: move libtag.a sources to src/tag/ | Max Kellermann | 2013-09-04 | 1 | -2/+2 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -7/+6 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -14/+4 |
* | tag_id3: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -3/+1 |
* | tag_rva2: convert to C++ | Max Kellermann | 2013-07-26 | 1 | -0/+114 |