summaryrefslogtreecommitdiff
path: root/test/DumpDatabase.cxx
AgeCommit message (Expand)Author
2014-10-24test/DumpDatabase, ...: no g_thread_init() calls when GLib is disabledMax Kellermann
2014-02-19DatabasePlugin: split headerMax Kellermann
2014-02-04db/DatabaseListener: add method OnDatabaseSongRemoved()Max Kellermann
2014-01-27Playlist{Info,Vector}: move to db/Max Kellermann
2014-01-24Database*: move to db/Max Kellermann
2014-01-24Input*: move to input/Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-22LightDirectory: new struct replacing Directory in the DB APIMax Kellermann
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-11DatabasePlugin: add interface DatabaseListenerMax Kellermann
2014-01-09UPnP database pluginJean-Francois Dockes
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2014-01-09test/DumpDatabase: fix nullptr dereferenceMax Kellermann
2013-12-24test/*: remove GLib logging setupMax Kellermann
2013-10-15ConfigData: use std::string for config_param::valueMax Kellermann
2013-10-02Listen, ...: add missing includesMax Kellermann
2013-09-05Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann
2013-09-05Tag: move configuration code to TagConfig.cxxMax Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-09-05conf.h: remove obsolete headerMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-04DatabasePlugin: pass config_param referenceMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-04-17don't use g_thread_init() with GLib 2.32Max Kellermann
2013-01-30ConfigData: move functions into the classMax Kellermann
2013-01-30ConfigData: add constructors/destructorsMax Kellermann
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann
2013-01-02Directory: make the header C++ onlyMax Kellermann
2013-01-02PlaylistInfo: rename class, use std::stringMax Kellermann
2013-01-02playlist_vector: convert to C++Max Kellermann
2012-08-08tag_pool: use GStaticMutexMax Kellermann
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann
2012-08-07Database{Plugin,Visitor}: pass referencesMax Kellermann
2012-08-07test/DumpDatabase: new debug programMax Kellermann