Age | Commit message (Collapse) | Author |
|
svn-id: r16398
|
|
MusicEngine::setMasterVolume to setMusicVolume; fixed iMuse to use the correct method for setMusicVolume (previously modified the iMuse internal volume control); hooked up the volume control of various other music engines; added ScummEngine::setupVolume method which can be called whenever volume settings change, and which gurantees that those are handled uniformly
svn-id: r15944
|
|
svn-id: r15338
|
|
svn-id: r12262
|
|
svn-id: r12176
|
|
svn-id: r11217
|
|
svn-id: r10620
|
|
svn-id: r10578
|
|
explicitly
svn-id: r10571
|
|
svn-id: r10567
|
|
makes room for a potential 'Scumm' namespace)
svn-id: r10549
|
|
1. A Player_MOD class, basically acts as a simplified mixer that mixes at 60Hz intervals (or whatever interval you specify), this gives smooth music playback in player_v3a
2. Some changes to player_v3a as a result of #1, including reduced music volume
3. player_v2a, and the necessary additions to scummvm.cpp/scumm.h
svn-id: r10392
|