Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db/proxy: fall back to recursive walk on old libmpdclient/MPD | Max Kellermann | 2014-06-23 | 1 | -0/+12 |
| | | | | | Error message was 'too few arguments for "find"' because the "base" constraint was not supported, and no other constraints remained. | ||||
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
| | |||||
* | SongFilter: add special keyword "base" | Max Kellermann | 2013-10-29 | 1 | -0/+10 |
| | | | | | Restores the features from the previous draft commands "findin" / "searchin". | ||||
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
| | |||||
* | SongFilter: convert to a C++ class | Max Kellermann | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | DatabaseSelection: add method Match() | Max Kellermann | 2012-08-29 | 1 | -0/+27 |