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-02-03 09:23:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Jamieson Christian
46a0be5ae8
Fixed regression in XMIDI parsing.
...
svn-id: r7706
2003-05-20 03:27:45 +00:00
..
.cvsignore
…
fmopl.cpp
new fmopl (from adplug, which has it from mame; we can use it under the LGPL should we ever have to)
2003-05-04 21:17:42 +00:00
fmopl.h
new fmopl (from adplug, which has it from mame; we can use it under the LGPL should we ever have to)
2003-05-04 21:17:42 +00:00
mididrv.h
MIDI Meta event Tx for virtual MidiDriver's
2003-05-18 14:50:10 +00:00
midiparser_smf.cpp
Fixed anonymous structs warning.
2003-05-19 19:24:22 +00:00
midiparser_xmidi.cpp
Fixed regression in XMIDI parsing.
2003-05-20 03:27:45 +00:00
midiparser.cpp
Fixed anonymous structs warning.
2003-05-19 19:24:22 +00:00
midiparser.h
Fixed regression in XMIDI parsing.
2003-05-20 03:27:45 +00:00
mixer.cpp
PalmOS changes
2003-04-30 12:51:07 +00:00
mixer.h
HAVE_CONFIG_H
2003-05-18 13:39:02 +00:00
module.mk
Moved common parsing logic into MidiParser base class.
2003-05-19 18:48:18 +00:00
mpu401.cpp
Fixed problem updating callback
2003-05-19 17:45:21 +00:00
mpu401.h
Added SysEx hooks
2003-05-16 21:05:58 +00:00