aboutsummaryrefslogtreecommitdiffstats
path: root/src/mixer/Volume.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* StateFile: use StringAfterPrefix() instead of StringStartsWith()Max Kellermann2015-11-111-2/+2
|
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-1/+1
|
* *Save, *State: use the OutputStream API instead of FILE*Max Kellermann2014-07-301-2/+4
|
* Mixer: add class MixerListenerMax Kellermann2014-02-191-14/+2
| | | | Use a listener interface instead of GlobalEvents.
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-11/+15
| | | | Another big chunk of code for multi-player support.
* Mixer*: move to mixer/Max Kellermann2014-01-241-0/+130