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
/
MixerAll.cxx
Age
Commit message (
Expand
)
Author
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-08-07
output/Internal: rename source to Filtered.cxx
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/Control: add struct AudioOutputControl
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-29
output/Internal: add various trivial getter methods
Max Kellermann
2016-09-09
mixer: migrate to C++ exceptions
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
2015-01-16
MixerAll: restore "null" mixer volume from state file
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-02-05
Mixer: use reference instead of pointer for MixerPlugin
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
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann