aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongFilter.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Song: GetURI() returns std::stringMax Kellermann2013-10-171-3/+2
* SongFilter: search for album artist falls back to the artist tagMax Kellermann2013-09-261-9/+21
* IdTable, SongFilter: use std::fill_n() instead of std::fill()Max Kellermann2013-09-261-1/+1
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* tag: convert to C++Max Kellermann2013-07-301-3/+4
* song: convert header to C++Max Kellermann2013-07-281-4/+4
* path: convert to C++Max Kellermann2013-01-171-1/+0
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-118/+73
* locate: rename to SongFilter.cxxMax Kellermann2012-08-291-0/+215