summaryrefslogtreecommitdiff
path: root/src/output/Source.hxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-01-02filter/Filter: add virtual method Flush()Max Kellermann
2018-01-02output/Source: drop the "_instance" suffix from variable namesMax Kellermann
2017-12-27filter/Internal: return std::unique_ptr<Filter>Max Kellermann
2017-12-27output/Source: convert prepared_filter to referenceMax Kellermann
2017-05-23output/{Internal,Control}: add "noexcept"Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-23output/Source: reset the ReplayGain serials ion OpenFilter()Max Kellermann
2017-01-11output/Source: un-inline Cancel()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-26output/Source: add assertionMax Kellermann
2016-12-26output/Source: release the mutex while the filter runsMax Kellermann
2016-12-26output/Source: add Fill(), ReadTag(), PeekData(), ConsumeData()Max Kellermann
2016-12-26output/Thread: move code to new class AudioOutputSourceMax Kellermann