aboutsummaryrefslogtreecommitdiffstats
path: root/test/DumpDatabase.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann1-2/+2
2013-08-04DatabasePlugin: pass config_param referenceMax Kellermann1-1/+1
2013-07-30tag: convert to C++Max Kellermann1-1/+1
2013-07-28song: convert header to C++Max Kellermann1-2/+2
2013-04-17don't use g_thread_init() with GLib 2.32Max Kellermann1-0/+3
2013-01-30ConfigData: move functions into the classMax Kellermann1-2/+1
2013-01-30ConfigData: add constructors/destructorsMax Kellermann1-5/+4
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann1-2/+3
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann1-3/+0
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann1-2/+2
2013-01-02Directory: make the header C++ onlyMax Kellermann1-1/+1
2013-01-02PlaylistInfo: rename class, use std::stringMax Kellermann1-2/+2
2013-01-02playlist_vector: convert to C++Max Kellermann1-1/+1
2012-08-08tag_pool: use GStaticMutexMax Kellermann1-3/+1
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann1-3/+2
2012-08-07Database{Plugin,Visitor}: pass referencesMax Kellermann1-8/+8
2012-08-07test/DumpDatabase: new debug programMax Kellermann1-0/+154