summaryrefslogtreecommitdiff
path: root/src/output/Interface.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-10-02output/Interface: add virtual method Interrupt()Max Kellermann
2020-10-01output/Interface: add `noexcept`Max Kellermann
2020-02-04remove redundant const qualificationRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-07-05include cleanups (powered by iwyu)Max Kellermann
2019-07-03output: allow throwing any exceptionMax Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-12output/interface: document that Drain() may throwMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-07-16output/Interface: add method ChangeAudioFormat()Max Kellermann
2018-01-05output/Interface: clarify Play() API documentationMax Kellermann
2017-12-19output/Interface: add "attributes" mapMax Kellermann
2017-12-19output/Interface: convert need_fully_defined_audio_format to flagMax Kellermann
2017-09-08output/Interface: allow Pause() to throw exceptionMax Kellermann
2017-08-31output/Interface: the default Pause() implementation failsMax Kellermann
2017-08-10output/Interface: convert to abstract classMax Kellermann
2017-08-09output/Interface: convert to class, make attributes privateMax Kellermann
2017-08-09output/Interface: remove unused attribute "parent"Max Kellermann
2017-08-08output/Interface: define a new struct AudioOutputMax Kellermann