aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseSave.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-1/+1
| | | | Move to TagSettings.c and use C99 initializers.
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-2/+2
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-23/+21
| | | | Replaces GLib's GError.
* DatabaseSave: eliminate redundant db_quark() implementationMax Kellermann2013-09-031-7/+1
|
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+1
|
* tag: convert to C++Max Kellermann2013-07-301-1/+1
|
* song: convert header to C++Max Kellermann2013-07-281-1/+1
|
* Path: convert remaining funcs to methods, keep fs_charset as std::stringDenis Krjuchkov2013-01-281-6/+7
|
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
|
* path: convert to C++Max Kellermann2013-01-171-4/+1
|
* tag: convert to C++Max Kellermann2013-01-071-2/+2
|
* TextFile: convert to a classMax Kellermann2013-01-031-11/+4
|
* text_file: convert to C++Max Kellermann2013-01-031-1/+1
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+2
|
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
|
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
|
* db_save, state_file: convert to C++Max Kellermann2013-01-021-0/+182