aboutsummaryrefslogtreecommitdiff
path: root/src/DatabasePrint.cxx
Commit message (Expand)AuthorAge
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-07
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
* client: convert to C++Max Kellermann2013-01-03
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-03
* database.h: eliminate db_*_song()Max Kellermann2013-01-03
* Directory: turn functions to methodsMax Kellermann2013-01-02
* Directory: make the header C++ onlyMax Kellermann2013-01-02
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-02
* *_print: convert to C++Max Kellermann2013-01-02
* playlist_vector: convert to C++Max Kellermann2013-01-02
* SongFilter: convert to a C++ classMax Kellermann2012-08-29
* locate: rename to SongFilter.cxxMax Kellermann2012-08-29
* Database*: fix nullptr dereference when no database is configuredMax Kellermann2012-08-22
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-15
* DatabasePrint: don't print Last-Modified if unknownMax Kellermann2012-08-08
* time_print: new library, function time_print()Max Kellermann2012-08-08
* DatabaseSelection: add "match" attributeMax Kellermann2012-08-08
* locate: add a per-item "fold_case" flagMax Kellermann2012-08-08
* locate: add "casefold" flag to parserMax Kellermann2012-08-07
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-07
* db_print.h: rename to DatabasePrint.hxxMax Kellermann2012-08-07
* Database{Plugin,Visitor}: pass referencesMax Kellermann2012-08-07
* db_print: convert to C++Max Kellermann2012-08-02