Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-02-19 | cue/CueParser: move to playlist/ | Max Kellermann | 1 | -0/+0 | |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2014-01-09 | DetachedSong: fork of struct Song | Max Kellermann | 1 | -5/+5 | |
From now on, struct Song will be used by the database only, and DetachedSong will be used by everybody else. DetachedSong is easier to use, but Song has lower overhead. | |||||
2013-12-03 | CueParser: use class TagBuilder | Max Kellermann | 1 | -2/+10 | |
2013-12-03 | CueParser: rename "tag" to "header_tag" | Max Kellermann | 1 | -1/+4 | |
2013-10-17 | CueParser: use std::string | Max Kellermann | 1 | -1/+3 | |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 | |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -2/+3 | |
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -4/+6 | |
2013-04-09 | cue_parser: convert to C++ | Max Kellermann | 1 | -0/+128 | |