aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagSave.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-5/+5
|
* Tag: add class const_iterator and methods begin(), end()Max Kellermann2014-07-121-3/+2
| | | | Enables using range-based "for".
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-1/+2
| | | | | Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-2/+1
|
* tag: convert to C++Max Kellermann2013-07-301-8/+9
|
* song: convert header to C++Max Kellermann2013-07-281-1/+1
|
* tag: convert to C++Max Kellermann2013-01-071-1/+1
|
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+38