aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongSave.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* TextFile: move to fs subsystemDenis Krjuchkov2013-12-081-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* filter/route, ...: add missing stdlib.h includesMax Kellermann2013-11-111-0/+1
* TagType: rename enum tag_type to TagTypeMax Kellermann2013-10-201-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-9/+9
* *: use nullptr instead of NULLMax Kellermann2013-10-191-6/+6
* util/StringUtil: rename strchug_fast_c() to strchug_fast()Max Kellermann2013-10-181-1/+1
* Log: new logging library APIMax Kellermann2013-10-021-5/+0
* Listen, ...: add missing includesMax Kellermann2013-10-021-1/+1
* SongSave: use class TagBuilderMax Kellermann2013-09-051-24/+8
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-10/+8
* tag: convert to C++Max Kellermann2013-07-301-13/+13
* song: convert header to C++Max Kellermann2013-07-281-8/+8
* string_util: convert to C++Max Kellermann2013-04-091-4/+1
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-1/+1
* TextFile: convert to a classMax Kellermann2013-01-031-3/+3
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-1/+1
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+136