Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-26 | TagFile: use Path instead of const char * | Max Kellermann | 1 | -1/+2 | |
2013-10-25 | ReplayGainInfo: refactor to a class | Max Kellermann | 1 | -3/+3 | |
2013-10-25 | ReplayGainInfo: use CamelCase for struct name | Max Kellermann | 1 | -4/+3 | |
2013-10-02 | replay_gain_*.h: rename to *.hxx | Max Kellermann | 1 | -1/+1 | |
2013-09-05 | test/dump_rva2: remove fake Tag symbols | Max Kellermann | 1 | -9/+0 | |
2013-09-05 | Tag, ...: move to libtag.a | Max Kellermann | 1 | -1/+1 | |
2013-09-05 | conf.h: remove obsolete header | Max Kellermann | 1 | -1/+1 | |
Use only ConfigData.hxx in plugin sources to reduce header dependencies. | |||||
2013-09-04 | Tag*: move libtag.a sources to src/tag/ | Max Kellermann | 1 | -2/+2 | |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -7/+6 | |
Replaces GLib's GError. | |||||
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -14/+4 | |
2013-07-28 | tag_id3: convert to C++ | Max Kellermann | 1 | -3/+1 | |
2013-07-26 | tag_rva2: convert to C++ | Max Kellermann | 1 | -2/+4 | |
2013-01-30 | filter/chain, encoder: GLib include cleanup | Max Kellermann | 1 | -2/+4 | |
2013-01-30 | ConfigFile: add enum ConfigOption | Max Kellermann | 1 | -1/+2 | |
Look up top-level config options by enum (= integer), not by name string. | |||||
2012-04-23 | test/read_rva2: new debug program for the RVA2 library | Max Kellermann | 1 | -0/+109 | |