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: r15917
|
|
svn-id: r15915
|
|
svn-id: r13315
|
|
svn-id: r12176
|
|
svn-id: r12110
|
|
svn-id: r11984
|
|
mainly because people kept (accidentally and sometimes on purpose :-) misusing them
svn-id: r11881
|
|
svn-id: r11217
|
|
svn-id: r10578
|
|
explicitly
svn-id: r10571
|
|
makes room for a potential 'Scumm' namespace)
svn-id: r10549
|
|
svn-id: r10444
|
|
svn-id: r10417
|
|
svn-id: r10400
|
|
svn-id: r10399
|
|
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
|