scummvm/backends/midi
Torbjörn Andersson 578b87b856 Reverted to the old random_nr() function. This appears to have been the
cause of bug #916886: Calling getRandomNumber(-1) causes ScummVM to crash,
while calling random_nr(-1) doesn't. We may still want to replace it with
getRandomNumber() later, of course.

svn-id: r13341
2004-03-19 07:36:20 +00:00
..
.cvsignore added .cvsignore 2002-11-24 15:41:17 +00:00
adlib.cpp Reverted to the old random_nr() function. This appears to have been the 2004-03-19 07:36:20 +00:00
alsa.cpp Handle command 0xD0 (queen uses this) - thanks aholler. 2004-01-20 10:51:53 +00:00
coreaudio.cpp updated copyright notice 2004-01-06 12:45:34 +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 updated copyright notice 2004-01-06 12:45:34 +00:00
quicktime.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
seq.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
windows.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
ym2612.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
ypa1.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
zodiac.cpp Prepare Zodiac MIDI support 2004-02-05 13:56:39 +00:00