summaryrefslogtreecommitdiff
path: root/src/decoder/Bridge.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-06-10Merge tag 'v0.21.24'Max Kellermann
2020-06-10decoder/Bridge: add flag to make initial seek errors fatalMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-07-05decoder/Bridge: add `noexcept`Max Kellermann
2019-05-31input/cache: first draft of the file cacheMax Kellermann
2019-05-30decoder/Bridge: add method OpenLocal()Max Kellermann
2019-04-05decoder/Bridge: make many attributes privateMax Kellermann
2019-04-05decoder/Bridge: add `noexcept`Max Kellermann
2019-04-05decoder/Client: add `noexcept`Max Kellermann
2019-04-05input/InputStream: add `noexcept` to ReadTag()Max Kellermann
2019-04-04pcm/PcmConvert: eliminate Open() and Close()Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-24decoder/Control: convert to class, make various attributes privateMax Kellermann
2018-09-21decoder/Client: use std::chrono::duration<double> instead of raw `double`Max Kellermann
2018-06-22MusicChunkPtr: managed MusicChunk pointerMax Kellermann
2018-02-17Merge branch 'v0.20.x'Max Kellermann
2018-02-17decoder/Bridge: truncate last chunk at the exact end_timeMax Kellermann
2017-12-20decoder/Bridge: use std::unique_ptr<Tag>Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-21decoder/Client: add virtual method Read()Max Kellermann
2016-11-21decoder/API: move part of decoder_check_cancel_read() into class DecoderBridgeMax Kellermann
2016-11-21decoder/API: move functions into class DecoderBridgeMax Kellermann
2016-11-21decoder/Internal: rename struct Decoder to class DecoderBridgeMax Kellermann