summaryrefslogtreecommitdiff
path: root/src/SongFilter.cxx
AgeCommit message (Expand)Author
2014-01-19LightSong: new class to be used by DatabasePlugin callbacksMax Kellermann
2014-01-19Song: embed the Tag object statically into class SongMax Kellermann
2014-01-14SongFilter, TagConfig: cast TAG_NUM_OF_ITEM_TYPES to integerMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2014-01-09DetachedSong: fork of struct SongMax Kellermann
2013-10-30*: update copyright year to 2013Max Kellermann
2013-10-29SongFilter: add special keyword "base"Max Kellermann
2013-10-29SongFilter: "any" does not match file nameMax Kellermann
2013-10-29SongFilter: use std::stringMax Kellermann
2013-10-20Util/ASCII: add function StringEqualsCaseASCII()Max Kellermann
2013-10-17Song: GetURI() returns std::stringMax Kellermann
2013-09-26SongFilter: search for album artist falls back to the artist tagMax Kellermann
2013-09-26IdTable, SongFilter: use std::fill_n() instead of std::fill()Max Kellermann
2013-09-05Tag, ...: move to libtag.aMax Kellermann
2013-07-30tag: convert to C++Max Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-17path: convert to C++Max Kellermann
2013-01-07decoder_api.h, ...: add "extern C"Max Kellermann
2012-08-29SongFilter: convert to a C++ classMax Kellermann
2012-08-29locate: rename to SongFilter.cxxMax Kellermann