Age | Commit message (Expand) | Author |
---|---|---|
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2018-08-20 | Compiler.h: move to util/ | Max Kellermann |
2017-12-26 | input/Proxy: use InputStreamPtr | Max Kellermann |
2017-12-26 | input/Icy: manage the parser in a std::shared_ptr | Max Kellermann |
2017-12-26 | input/InputStream: add "noexcept" | Max Kellermann |
2017-12-26 | input/InputStream: use C++11 initializers | Max Kellermann |
2017-12-20 | input/InputStream: ReadTag() returns std::unique_ptr<Tag> | Max Kellermann |
2017-12-20 | input/Icy: use std::unique_ptr<Tag> | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-09-16 | input/InputStream: migrate from class Error to C++ exceptions | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-08-30 | *: add missing Compiler.h includes | Max Kellermann |
2014-05-21 | input/curl: move code to IcyInputStream | Max Kellermann |