summaryrefslogtreecommitdiff
path: root/src/DatabaseQueue.cxx
AgeCommit message (Expand)Author
2013-01-07Playlist: convert functions to methodsMax Kellermann
2013-01-07DatabaseQueue: pass DatabaseSelection to Add...()Max Kellermann
2013-01-07Client: add Partition reference attributeMax Kellermann
2013-01-06DatabaseQueue: force passing playlist reference to std::bind()Max Kellermann
2013-01-04DatabaseQueue: pass playlist objectMax Kellermann
2013-01-04playlist: convert to C++Max Kellermann
2012-08-29SongFilter: convert to a C++ classMax Kellermann
2012-08-29dbUtils.h: eliminate this headerMax Kellermann
2012-08-22Database*: fix nullptr dereference when no database is configuredMax Kellermann
2012-08-08DatabaseSelection: add "match" attributeMax Kellermann
2012-08-08locate: add a per-item "fold_case" flagMax Kellermann
2012-08-07locate: add "casefold" flag to parserMax Kellermann
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann
2012-08-07dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxxMax Kellermann
2012-08-07Database{Plugin,Visitor}: pass referencesMax Kellermann
2012-08-02dbUtils: split to Database{Queue,Playlist}.cxxMax Kellermann