mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-08 19:00:57 +00:00
b2c57117fd
This fixes bug #3067148 "DRACI: Volume range not respected". It seems Draci's MIDI files do not setup the channel volume properly before using the channels, but rely on having the maxed out. Since formerly the channel volume was initialized to 255, it caused the channel volume to be zero in case the user used 128 for his volume settings (128*255/255=128, and MIDI volume goes from 0-127). svn-id: r52738 |
||
---|---|---|
.. | ||
animation.cpp | ||
animation.h | ||
barchive.cpp | ||
barchive.h | ||
detection.cpp | ||
draci.cpp | ||
draci.h | ||
font.cpp | ||
font.h | ||
game.cpp | ||
game.h | ||
module.mk | ||
mouse.cpp | ||
mouse.h | ||
music.cpp | ||
music.h | ||
saveload.cpp | ||
saveload.h | ||
screen.cpp | ||
screen.h | ||
script.cpp | ||
script.h | ||
sound.cpp | ||
sound.h | ||
sprite.cpp | ||
sprite.h | ||
surface.cpp | ||
surface.h | ||
walking.cpp | ||
walking.h |