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
/
plugins
/
PipeOutputPlugin.cxx
Age
Commit message (
Expand
)
Author
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-05
output/pipe: migrate from class Error to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-10-27
Merge tag 'v0.19.11'
Max Kellermann
2015-10-16
unix/Daemon, playlist/...: remove unused Domain variables
Max Kellermann
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
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-30
output/pulse: move code into the struct
Max Kellermann
2014-12-29
output/Wrapper: new helper class
Max Kellermann
2014-12-27
output/pipe: convert to class
Max Kellermann
2014-12-27
output/pipe: add static method Create()
Max Kellermann
2014-12-27
output/pipe: merge Initialize() and Configure()
Max Kellermann
2014-12-27
output/pipe: move functions into the struct
Max Kellermann
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
2014-01-29
AudioOutput: pass plugin to constructor
Max Kellermann
2014-01-28
AudioOutput: add constructor and destructor
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-24
Config*: move to config/
Max Kellermann
2014-01-23
output/*: move to output/plugins/
Max Kellermann