aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-25rename CommandError.h to CommandError.hxxMax Kellermann1-1/+1
2012-08-29SongFilter: convert to a C++ classMax Kellermann1-51/+21
2012-08-29locate: rename to SongFilter.cxxMax Kellermann1-1/+1
2012-08-08DatabaseCommands: allow empty criteria for "list"Max Kellermann1-3/+5
2012-08-08DatabaseSelection: add "match" attributeMax Kellermann1-1/+4
2012-08-08DatabaseCommands: merge duplicate search/find codeMax Kellermann1-40/+21
2012-08-08locate: add a per-item "fold_case" flagMax Kellermann1-5/+5
2012-08-07locate: make the structs opaqueMax Kellermann1-3/+3
2012-08-07locate: don't allow empty listMax Kellermann1-24/+6
2012-08-07DatabaseCommands: remove stray locate_item_list_parse() callMax Kellermann1-2/+0
2012-08-07locate: add "casefold" flag to parserMax Kellermann1-8/+8
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann1-3/+2
2012-08-07db_print.h: rename to DatabasePrint.hxxMax Kellermann1-2/+2
2012-08-07dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxxMax Kellermann1-1/+2
2012-08-07command: move code to DatabaseCommands.cxxMax Kellermann1-0/+286