aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseSelection.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann2014-01-191-1/+1
| | | | | Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* SongFilter: add special keyword "base"Max Kellermann2013-10-291-0/+10
| | | | | Restores the features from the previous draft commands "findin" / "searchin".
* song: convert header to C++Max Kellermann2013-07-281-1/+1
|
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-1/+1
|
* DatabaseSelection: add method Match()Max Kellermann2012-08-291-0/+27