diff options
author | Johannes Schickel | 2011-03-20 23:44:46 +0100 |
---|---|---|
committer | Johannes Schickel | 2011-04-13 23:48:51 +0200 |
commit | 12a31200f29cfd36e93aa407fc56de28db31028d (patch) | |
tree | 3a259af8a1d796723b3863f74aadf3d6bb4610a4 /graphics/thumbnail.h | |
parent | 41706cb4d9c2fe383de11bf84b73e46b9f9147f9 (diff) | |
download | scummvm-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 'graphics/thumbnail.h')
0 files changed, 0 insertions, 0 deletions