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
/
OutputPlugin.cxx
Age
Commit message (
Expand
)
Author
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-09
output/Interface: convert to class, make attributes private
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-07
output/Internal: rename source to Filtered.cxx
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-05-23
output/{Internal,Control}: add "noexcept"
Max Kellermann
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-25
output/Plugin: convert pointers to references
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
output/Plugin: delay() returns std::chrono::steady_clock::duration
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
OutputPlugin: pass Tag reference to _send_tag()
Max Kellermann
2014-01-29
AudioOutput: make "plugin" a reference
Max Kellermann
2014-01-28
output: rename source files
Max Kellermann
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
2014-01-28
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann