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
/
Init.cxx
Age
Commit message (
Expand
)
Author
2017-08-08
output/Filtered: add attribute "log_name"
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-08-07
filter/Normalize: add normalize_filter_prepare()
Max Kellermann
2017-08-07
filter/Convert: add convert_filter_prepare()
Max Kellermann
2017-08-07
filter/Volume: add volume_filter_prepare()
Max Kellermann
2017-05-23
output/Internal: move "client" to struct AudioOutputControl
Max Kellermann
2017-05-22
output/Internal: move several flags to struct AudioOutputControl
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-04-28
output/Internal: move thread-specific stuff to AudioOutputControl
Max Kellermann
2017-02-10
thread/Thread: use BoundMethod
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-29
output/Init: convert audio_output_setup() to method
Max Kellermann
2016-12-26
output/Thread: move code to new class AudioOutputSource
Max Kellermann
2016-12-14
output/Client: new interface to replace direct access to class PlayerControl
Max Kellermann
2016-12-03
filter/ReplayGain: add ReplayGainConfig copy
Max Kellermann
2016-12-03
filter/ReplayGain: remove FilterPlugin instance, add explicit constructor
Max Kellermann
2016-12-03
filter/ReplayGain: convert pointers to references
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-09
output/Init: migrate _setup() from class Error to C++ exceptions
Max Kellermann
2016-11-09
output/Init: migrate Configure() from class Error to C++ exceptions
Max Kellermann
2016-11-09
output/Internal: hide Configure() and remove the non-configuring constructor
Max Kellermann
2016-10-28
output/Init: add constructor overload which calls Configure()
Max Kellermann
2016-10-28
AudioParser: throw exception on error
Max Kellermann
2016-09-09
mixer: migrate to C++ exceptions
Max Kellermann
2016-09-04
Filter/Plugin: migrate from class Error to C++ exceptions
Max Kellermann
2016-07-01
filter/FilterInternal: split class Filter, add class PreparedFilter
Max Kellermann
2016-07-01
mixer/software: move Filter management to the AudioOutput
Max Kellermann
2016-06-22
output/Init: use C++11 initializers
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-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-24
output/Internal: move enum AudioOutputCommand into the struct
Max Kellermann
2014-12-24
output/Internal: convert audio_output_command to strictly-typed enum
Max Kellermann
2014-12-08
Merge tag 'v0.19.6'
Max Kellermann
2014-12-02
mixer/null: new mixer plugin
Max Kellermann
2014-12-02
MixerType: convert to strictly-typed enum
Max Kellermann
2014-12-02
MixerType: rename to CamelCase
Max Kellermann
2014-12-01
Output: start with a null mixer.
Nix
2014-02-19
Mixer: add class MixerListener
Max Kellermann
2014-02-19
output/Init: pass AudioOutput references
Max Kellermann
2014-02-06
mixer/Plugin: pass AudioOutput reference to init()
Max Kellermann
2014-02-05
Mixer: use reference instead of pointer for MixerPlugin
Max Kellermann
2014-02-05
Mixer: rename struct mixer_plugin to MixerPlugin
Max Kellermann
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
[next]