summaryrefslogtreecommitdiff
path: root/src/decoder/Control.hxx
AgeCommit message (Expand)Author
2020-06-10Merge tag 'v0.21.24'Max Kellermann
2020-06-10decoder/Bridge: add flag to make initial seek errors fatalMax Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-03-12replace assert.h with cassertRosen Penev
2020-01-18AudioFormat: move to pcm/Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-08-20decoder/Control: inline WaitForDecoder()Max Kellermann
2019-08-20decoder/Control: remove attribute `client_is_waiting`Max Kellermann
2019-08-03Merge tag 'v0.21.12'Max Kellermann
2019-08-03player/Thread: don't restart unseekable song after failed seek attemptMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-31input/cache: first draft of the file cacheMax Kellermann
2019-04-26decoder/Control: pass std::unique_lock<> to Cond::wait()Max Kellermann
2019-04-25thread/*Cond: rename methods to match std::condition_variableMax Kellermann
2019-04-25decoder/Control: remove unused methods Lock(), Unlock()Max Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-24decoder/Control: convert to class, make various attributes privateMax Kellermann
2018-09-21decoder/{Thread,Control,...}: rename source files, drop prefixMax Kellermann