aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/Volume.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: change C-style prototypes, drop "(void)"Max Kellermann2015-03-031-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-3/+3
|
* Mixer: add class MixerListenerMax Kellermann2014-02-191-1/+2
| | | | Use a listener interface instead of GlobalEvents.
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-3/+7
| | | | Another big chunk of code for multi-player support.
* Mixer*: move to mixer/Max Kellermann2014-01-241-0/+49