aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseSelection.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* SongFilter: add special keyword "base"Max Kellermann2013-10-291-3/+1
| | | | | Restores the features from the previous draft commands "findin" / "searchin".
* DatabaseSelection: use std::stringMax Kellermann2013-10-291-5/+3
|
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+2
|
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* song: convert header to C++Max Kellermann2013-07-281-2/+2
|
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-4/+4
|
* DatabaseSelection: add method Match()Max Kellermann2012-08-291-0/+4
|
* DatabaseSelection: add "match" attributeMax Kellermann2012-08-081-2/+7
| | | | Let the database plugin do the match.
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-0/+47