Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-08-08 | DatabaseSelection: add "match" attribute | Max Kellermann | 1 | -22/+8 | |
Let the database plugin do the match. | |||||
2012-08-08 | locate: add a per-item "fold_case" flag | Max Kellermann | 1 | -1/+1 | |
Merge locate_song_search() and locate_song_match(). | |||||
2012-08-07 | locate: add "casefold" flag to parser | Max Kellermann | 1 | -9/+2 | |
Fold the case during construction, without having to create another copy. | |||||
2012-08-07 | db_selection: rename to DatabaseSelection | Max Kellermann | 1 | -5/+3 | |
2012-08-07 | dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx | Max Kellermann | 1 | -0/+1 | |
2012-08-07 | Database{Plugin,Visitor}: pass references | Max Kellermann | 1 | -6/+13 | |
2012-08-02 | dbUtils: split to Database{Queue,Playlist}.cxx | Max Kellermann | 1 | -0/+74 | |