summaryrefslogtreecommitdiff
path: root/src/decoder/Client.hxx
AgeCommit message (Expand)Author
2019-04-05decoder/Client: add `noexcept`Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-09-21decoder/Client: use std::chrono::duration<double> instead of raw `double`Max Kellermann
2018-09-21decoder/{Thread,Control,...}: rename source files, drop prefixMax Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-02-17decoder/Client: update API documentationMax Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-21decoder/Client: add virtual method Read()Max Kellermann
2016-11-18decoder/Client: add OpenUri(), replacing decoder_open_uri()Max Kellermann
2016-11-18decoder/Client: add Submit methodsMax Kellermann
2016-11-18decoder/Client: add DecoderCommand/seek virtual methodsMax Kellermann
2016-11-18decoder/Client: add virtual method Ready()Max Kellermann
2016-11-18decoder/Client: new interface which wraps struct DecoderMax Kellermann