scummvm/backends/midi
2003-12-25 17:23:49 +00:00
..
.cvsignore added .cvsignore 2002-11-24 15:41:17 +00:00
adlib.cpp cleanup whitespaces 2003-11-08 22:57:42 +00:00
alsa.cpp add config file parameter to specify the desired port when using the ALSA music driver 2003-12-11 14:38:43 +00:00
coreaudio.cpp disable the reverb hack for now; at hacked in sound font support (specify 'soundfont' config option with path to a .SF2 file); simplify code a bit by using OpenDefaultComponent; allow usage of any music device, not just the DLSSynth (this may or may not help people with real MIDI devices) 2003-12-25 17:23:49 +00:00
morphos.cpp removed duplicate g_timer object (one was global, one was static to timer.cpp); set g_system earlier (might prevent a few race conditions) 2003-09-28 21:08:48 +00:00
null.cpp Removed unnecessary warning. 2003-06-11 18:30:28 +00:00
quicktime.cpp fix various buglets (like, only 15 of the 16 channels were being inited; also, the 'All note off' code caused odd problems, not yet sure why. I am disabling it for now) 2003-12-24 12:53:07 +00:00
seq.cpp moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:23:42 +00:00
windows.cpp cleanup whitespaces 2003-11-08 22:57:42 +00:00
ym2612.cpp cleanup whitespaces 2003-11-08 22:57:42 +00:00
ypa1.cpp removed duplicate g_timer object (one was global, one was static to timer.cpp); set g_system earlier (might prevent a few race conditions) 2003-09-28 21:08:48 +00:00