summaryrefslogtreecommitdiff
path: root/src/DatabaseQueue.cxx
AgeCommit message (Expand)Author
2014-01-24Database*: move to db/Max Kellermann
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann
2014-01-17Mapper: add function map_song_detach()Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-20PlaylistError: convert playlist_result to a strictly-typed enumMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
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