aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongFilter.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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