This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-24 11:36:22 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
/
sci
/
sound
History
Martin Kiewitz
06afbd7fbb
SCI: dont remap to channel 9 (fix real mt32)
...
svn-id: r52634
2010-09-08 10:49:12 +00:00
..
drivers
SCI: AdLib: process patch change commands when playswitch is off.
2010-09-06 16:09:19 +00:00
audio.cpp
SOUND: Move the Mac snd decoder from SCI to /sound
2010-07-26 18:13:35 +00:00
audio.h
kSciAudioWPlay should not actually play the song, but 'pre-load' it. We fake the pre-loading with a flag that will return 0 if the song has been called with kSciAudioWPlay. Fixes the dream sequence sound in MUMG.
2010-06-10 20:26:59 +00:00
midiparser_sci.cpp
SCI: set master volume correctly
2010-09-01 19:20:17 +00:00
midiparser_sci.h
SCI: set master volume correctly
2010-09-01 19:20:17 +00:00
music.cpp
SCI: dont remap to channel 9 (fix real mt32)
2010-09-08 10:49:12 +00:00
music.h
SCI: fix regression of r52569
2010-09-06 18:23:03 +00:00
soundcmd.cpp
SCI: extending comment for prev. commit
2010-09-06 19:03:55 +00:00
soundcmd.h
SCI: Show a warning window regarding GM in some games.
2010-09-02 21:50:00 +00:00