aboutsummaryrefslogtreecommitdiffstats
path: root/test/DumpDatabase.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* ConfigData: use std::string for config_param::valueMax Kellermann2013-10-151-1/+1
* Listen, ...: add missing includesMax Kellermann2013-10-021-0/+2
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-2/+0
* Tag: move configuration code to TagConfig.cxxMax Kellermann2013-09-051-0/+2
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+2
* util/Error: new error passing libraryMax Kellermann2013-09-041-17/+13
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
* DatabasePlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* tag: convert to C++Max Kellermann2013-07-301-1/+1
* song: convert header to C++Max Kellermann2013-07-281-2/+2
* don't use g_thread_init() with GLib 2.32Max Kellermann2013-04-171-0/+3
* ConfigData: move functions into the classMax Kellermann2013-01-301-2/+1
* ConfigData: add constructors/destructorsMax Kellermann2013-01-301-5/+4
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-291-2/+3
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+2
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-021-2/+2
* playlist_vector: convert to C++Max Kellermann2013-01-021-1/+1
* tag_pool: use GStaticMutexMax Kellermann2012-08-081-3/+1
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-3/+2
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-071-8/+8
* test/DumpDatabase: new debug programMax Kellermann2012-08-071-0/+154