scummvm/simon
Jamieson Christian e4b1a7e709 MidiStreamer no longer derives from MidiDriver.
Removed MidiStreamer methods that weren't actually needed.
That's one layer of indirection removed from Simon music.

svn-id: r6050
2002-12-21 21:32:45 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
debug.cpp Fix dump_vga_bitmaps and restrict to win32 only 2002-11-29 16:06:15 +00:00
debug.h Correct error in last commit 2002-12-08 15:39:57 +00:00
intern.h cleanup 2002-11-30 11:07:06 +00:00
items.cpp Fix error in my last commit 2002-12-17 14:05:44 +00:00
midi.cpp MidiStreamer no longer derives from MidiDriver. 2002-12-21 21:32:45 +00:00
midi.h ripped out obsolete midi streaming code from backends (this may break Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me) 2002-12-11 16:09:58 +00:00
module.mk renamed simonsound 2002-11-29 22:13:20 +00:00
res.cpp fixed compile error in VC++ 2002-12-10 09:50:22 +00:00
simon.cpp Fix some comments and add missing variable change 2002-12-19 15:46:02 +00:00
simon.h Correct error in last commit 2002-12-08 15:39:57 +00:00
sound.cpp Added missing include of "stdafx.h". 2002-12-17 01:06:04 +00:00
sound.h added function to interrupt voice 2002-12-07 17:35:34 +00:00
verb.cpp Fix some weird formating 2002-11-05 05:41:52 +00:00
vga.cpp Fix some comments and add missing variable change 2002-12-19 15:46:02 +00:00
vga.h fixed SIMONDEBUG; some cleanup 2002-10-22 12:05:04 +00:00