aboutsummaryrefslogtreecommitdiffstats
path: root/test/dump_rva2.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TagFile: use Path instead of const char *Max Kellermann2013-10-261-1/+2
|
* ReplayGainInfo: refactor to a classMax Kellermann2013-10-251-3/+3
|
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-4/+3
|
* replay_gain_*.h: rename to *.hxxMax Kellermann2013-10-021-1/+1
|
* test/dump_rva2: remove fake Tag symbolsMax Kellermann2013-09-051-9/+0
|
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
|
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+1
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* Tag*: move libtag.a sources to src/tag/Max Kellermann2013-09-041-2/+2
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-7/+6
| | | | Replaces GLib's GError.
* tag: convert to C++Max Kellermann2013-07-301-14/+4
|
* tag_id3: convert to C++Max Kellermann2013-07-281-3/+1
|
* tag_rva2: convert to C++Max Kellermann2013-07-261-0/+114