aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongSave.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Overload the name.
* Log: new logging library APIMax Kellermann2013-10-021-5/+0
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* 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
| | | | Replaces GLib's GError.
* 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