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-18 16:03:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Max Horn
4db72c8762
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
...
svn-id: r25630
2007-02-16 13:30:41 +00:00
..
mods
Fix MSVC warning
2007-02-14 16:45:25 +00:00
softsynth
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
adpcm.cpp
…
adpcm.h
…
audiocd.cpp
The status variables are set explicitely in the constructor instead through one memset now, to avoid setting the SoundHandle to 0 as well (the first play() would then stop SoundHandle 0, which doesn't strike me as being correct)
2007-02-07 16:27:43 +00:00
audiocd.h
…
audiostream.cpp
…
audiostream.h
…
flac.cpp
…
flac.h
…
fmopl.cpp
…
fmopl.h
…
mididrv.cpp
…
mididrv.h
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
midiparser_smf.cpp
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
midiparser_xmidi.cpp
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
midiparser.cpp
Unified how we deal with (and how we generate) MIDI sysex messages -- in particular, we now always do so w/o framing the message (documented this with a Doxygen comment in the MidiDriver class)
2007-02-16 13:30:41 +00:00
midiparser.h
…
mixer.cpp
Fix for bug
#1660559
: MANIAC/ZAK: Music does not stop when pausing (regression)
2007-02-15 12:47:09 +00:00
mixer.h
…
module.mk
…
mp3.cpp
…
mp3.h
…
mpu401.cpp
…
mpu401.h
…
null.cpp
…
rate.cpp
…
rate.h
…
voc.cpp
…
voc.h
…
vorbis.cpp
…
vorbis.h
…
wave.cpp
…
wave.h
…