summaryrefslogtreecommitdiff
path: root/src/decoder/DecoderAPI.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-09-04Merge branch 'v0.21.x' into masterMax Kellermann
2020-09-04decoder/API: add decoder_read_much()Max Kellermann
2020-09-04decoder/API: add `noexcept`Max Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-01-18AudioFormat: move to pcm/Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-09-21decoder/{Thread,Control,...}: rename source files, drop prefixMax Kellermann
2017-01-03update copyright yearMax 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
2016-11-17decoder/API: decoder_open_uri() can throw StopDecoderMax Kellermann
2016-11-09decoder/DecoderAPI: include cleanupMax Kellermann
2016-09-09input/Plugin: migrate open() from class Error to C++ exceptionsMax Kellermann
2016-05-13decoder/API: add class StopDecoderMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-21input: wrap InputStream in std::unique_ptrMax Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-21ConfigData: move struct config_param to Param.hxxMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-29DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann
2014-08-26DecoderAPI: use std::chrono::duration for decoder_seek*()Max Kellermann
2014-08-26DecoderAPI: add decoder_seek_where_frame()Max Kellermann
2014-08-26DecoderAPI: add decoder_seek_where_ms()Max Kellermann
2014-05-22DecoderAPI: add function decoder_open_uri()Max Kellermann
2014-01-24Config*: move to config/Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann