aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongFilter.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* db/proxy: pass search/find to remote MPDMax Kellermann2013-10-301-0/+16
|
* SongFilter: add special keyword "base"Max Kellermann2013-10-291-0/+12
| | | | | Restores the features from the previous draft commands "findin" / "searchin".
* SongFilter: make SongFilter::Item class definition publicJean-Francois Dockes2013-10-291-0/+10
|
* SongFilter: use std::stringMax Kellermann2013-10-291-9/+3
|
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* tag: convert to C++Max Kellermann2013-07-301-5/+5
|
* song: convert header to C++Max Kellermann2013-07-281-3/+3
|
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-1/+0
| | | | The "bool" type is built-in.
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-20/+68
|
* locate: rename to SongFilter.cxxMax Kellermann2012-08-291-0/+60