aboutsummaryrefslogtreecommitdiff
path: root/plugin.exp
diff options
context:
space:
mode:
authorJohannes Schickel2011-03-20 23:44:46 +0100
committerJohannes Schickel2011-04-13 23:48:51 +0200
commit12a31200f29cfd36e93aa407fc56de28db31028d (patch)
tree3a259af8a1d796723b3863f74aadf3d6bb4610a4 /plugin.exp
parent41706cb4d9c2fe383de11bf84b73e46b9f9147f9 (diff)
downloadscummvm-rg350-12a31200f29cfd36e93aa407fc56de28db31028d.tar.gz
scummvm-rg350-12a31200f29cfd36e93aa407fc56de28db31028d.tar.bz2
scummvm-rg350-12a31200f29cfd36e93aa407fc56de28db31028d.zip
AUDIO: Add per sound type mute flag setting to Mixer(Impl).
This also adapts our default implementation MixerImpl to handle the newly added flags properly. Now we do not need to set the sound volume for all types to 0, in case we want to mute them, but instead just set the mute flag for all types to true. This allows engines to be a bit more agonstic about mute support, when it comes to volume options etc. since they can just setup any volume they like, but are still muted (and thus will not break muting anymore). MIDI sound is of course not affected by this.
Diffstat (limited to 'plugin.exp')
0 files changed, 0 insertions, 0 deletions