Age | Commit message (Expand) | Author |
2017-12-19 | Main, ...: catch any exception, not just std::runtime_error | Max Kellermann |
2017-09-20 | Merge branch 'v0.20.x' | Max Kellermann |
2017-09-20 | SongFilter: use class IcuCompare | Max Kellermann |
2017-09-20 | lib/icu/Collate: move IcuCaseFold() to CaseFold.cxx | Max Kellermann |
2017-08-18 | SongFilter: use std::chrono::system_clock::time_point instead of time_t | Max Kellermann |
2017-08-18 | DetachedSong, db/LightSong, db/simple/Song: use std::chrono::system_clock::ti... | Max Kellermann |
2017-05-15 | Merge tag 'v0.20.7' | Max Kellermann |
2017-05-08 | *: remove "pure" and "const" attributes from throwing functions | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-02-08 | tag/Tag: move tag_name_parse() to ParseName.cxx | Max Kellermann |
2017-01-07 | util/TimeParser: wrapper for strptime() | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-06-25 | lib/icu/{Converter,Collate}: return AllocatedString | Max Kellermann |
2015-06-25 | SongFilter: add assertion to StringMatch() | Max Kellermann |
2015-06-25 | SongFilter: return "const char *" instead of std::string | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-12-26 | Merge branch 'v0.18.x' into v0.19.x | Max Kellermann |
2014-12-26 | util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compare | Max Kellermann |
2014-08-11 | SongFilter: new filter "modified-since" | Max Kellermann |
2014-07-12 | Tag: add class const_iterator and methods begin(), end() | Max Kellermann |
2014-06-23 | Merge branch 'v0.18.x' | Max Kellermann |
2014-06-23 | db/proxy: fall back to recursive walk on old libmpdclient/MPD | Max Kellermann |
2014-04-24 | SongFilter: convert argv to ConstBuffer | Max Kellermann |
2014-02-26 | db/simple: create dedicated directory | Max Kellermann |
2014-02-24 | SongSort, ...: use libicu instead of GLib's g_utf8_*() | Max Kellermann |
2014-02-18 | SongFilter: disable g_utf8_casefold() without GLib | Max Kellermann |
2014-01-24 | Database*: move to db/ | Max Kellermann |
2014-01-19 | LightSong: new class to be used by DatabasePlugin callbacks | Max Kellermann |
2014-01-19 | Song: embed the Tag object statically into class Song | Max Kellermann |
2014-01-15 | SongFilter, TagConfig: cast TAG_NUM_OF_ITEM_TYPES to integer | Max Kellermann |
2014-01-14 | SongFilter, TagConfig: cast TAG_NUM_OF_ITEM_TYPES to integer | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2014-01-09 | DetachedSong: fork of struct Song | Max Kellermann |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann |
2013-10-29 | SongFilter: add special keyword "base" | Max Kellermann |
2013-10-29 | SongFilter: "any" does not match file name | Max Kellermann |
2013-10-29 | SongFilter: use std::string | Max Kellermann |
2013-10-20 | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann |
2013-10-17 | Song: GetURI() returns std::string | Max Kellermann |
2013-09-26 | SongFilter: search for album artist falls back to the artist tag | Max Kellermann |
2013-09-26 | IdTable, SongFilter: use std::fill_n() instead of std::fill() | Max Kellermann |
2013-09-05 | Tag, ...: move to libtag.a | Max Kellermann |
2013-07-30 | tag: convert to C++ | Max Kellermann |
2013-07-28 | song: convert header to C++ | Max Kellermann |
2013-01-17 | path: convert to C++ | Max Kellermann |
2013-01-07 | decoder_api.h, ...: add "extern C" | Max Kellermann |
2012-08-29 | SongFilter: convert to a C++ class | Max Kellermann |
2012-08-29 | locate: rename to SongFilter.cxx | Max Kellermann |