aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongSave.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-4/+3
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* DetachedSong: fork of struct SongMax Kellermann2014-01-091-2/+6
| | | | | | 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.
* *: use references instead of pointersMax Kellermann2013-10-191-1/+1
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-5/+3
| | | | Replaces GLib's GError.
* song: convert header to C++Max Kellermann2013-07-281-3/+3
|
* TagPool, ...: include cleanupMax Kellermann2013-01-301-1/+1
|
* TextFile: convert to a classMax Kellermann2013-01-031-2/+3
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+2
|
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+47