index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output
/
Source.hxx
Age
Commit message (
Expand
)
Author
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-01-02
filter/Filter: add virtual method Flush()
Max Kellermann
2018-01-02
output/Source: drop the "_instance" suffix from variable names
Max Kellermann
2017-12-27
filter/Internal: return std::unique_ptr<Filter>
Max Kellermann
2017-12-27
output/Source: convert prepared_filter to reference
Max Kellermann
2017-05-23
output/{Internal,Control}: add "noexcept"
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-23
output/Source: reset the ReplayGain serials ion OpenFilter()
Max Kellermann
2017-01-11
output/Source: un-inline Cancel()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-26
output/Source: add assertion
Max Kellermann
2016-12-26
output/Source: release the mutex while the filter runs
Max Kellermann
2016-12-26
output/Source: add Fill(), ReadTag(), PeekData(), ConsumeData()
Max Kellermann
2016-12-26
output/Thread: move code to new class AudioOutputSource
Max Kellermann