Age | Commit message (Expand) | Author |
2021-01-01 | copyright year 2021 | Max Kellermann |
2020-07-06 | Merge branch 'v0.21.x' | Max Kellermann |
2020-07-06 | decoder/Plugin: allow scan_{file,stream}() to throw | Max Kellermann |
2020-03-12 | replace assert.h with cassert | Rosen Penev |
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-08-09 | util/UriUtil: split | Max Kellermann |
2019-07-05 | include cleanups (powered by iwyu) | Max Kellermann |
2019-06-17 | Copyright year 2019 | Max Kellermann |
2019-05-22 | TagStream: allow tag_stream_scan() to throw | Max Kellermann |
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2018-07-06 | tag/Handler: implement FullTagHandler::OnAudioFormat() | Max Kellermann |
2018-07-05 | tag/Handler: convert to class with virtual methods | Max Kellermann |
2018-06-22 | input/Stream: remove attribute "cond", replace with handler interface | Max Kellermann |
2017-12-19 | Main, ...: catch any exception, not just std::runtime_error | Max Kellermann |
2017-11-10 | util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STL | Max Kellermann |
2017-05-15 | Merge tag 'v0.20.7' | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-02-08 | tag/Tag*: rename several source files | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-11-07 | SongLoader, ...: include cleanup | Max Kellermann |
2016-09-16 | input/InputStream: migrate from class Error to C++ exceptions | Max Kellermann |
2016-09-09 | input/Plugin: migrate open() from class Error to C++ exceptions | Max Kellermann |
2016-06-10 | TagStream, decoder/Thread, ...: ignore MIME type parameters for matching plugins | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2016-02-26 | TagStream: add TagBuilder overload with ScanGenericTags() fallback | Max Kellermann |
2016-02-22 | tag/handler: use CamelCase | Max Kellermann |
2016-02-21 | input: wrap InputStream in std::unique_ptr | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-11-01 | Decoder, Playlist: ignore URI query string for plugin detection | Max Kellermann |
2014-05-11 | InputStream: add virtual destructor | Max Kellermann |
2014-05-11 | InputStream: convert to class | Max Kellermann |
2014-01-24 | Input*: move to input/ | Max Kellermann |
2014-01-24 | decoder/*: move to decoder/plugins/ | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-12-29 | SongUpdate: read tags from songs in an archive | Max Kellermann |