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
/
mixer
/
MixerInternal.hxx
Age
Commit message (
Expand
)
Author
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2017-06-08
mixer/Internal: add "noexcept"
Max Kellermann
2017-06-08
mixer/Internal: use C++11 initializers
Max Kellermann
2017-06-03
storage, db, mixer, command: remove more bogus "pure" attributes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-09-09
mixer: migrate to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-19
Mixer: add class MixerListener
Max Kellermann
2014-02-06
MixerPlugin: convert function pointers to Mixer virtual methods
Max Kellermann
2014-02-06
Mixer: delete the implicit copy constructor
Max Kellermann
2014-02-06
Mixer: make the constructor "explicit"
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-01-24
Mixer*: move to mixer/
Max Kellermann