Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-08 | Fixed the 'myinsbank' init (to not read memory that it should | Lionel Ulmer | |
not). Change the 'write_adlib' function to be more in line to what AdPlug does. svn-id: r4240 | |||
2002-05-08 | Fix compile warnings. | James Brown | |
svn-id: r4237 | |||
2002-05-08 | Add possible code for Modulation/Sustain to Emulated Midi Driver | James Brown | |
svn-id: r4236 | |||
2002-05-07 | First commit of the OPL2 MIDI driver (to have MIDI music without | Lionel Ulmer | |
requiring any OS-level MIDI support). This was taken from AdPlug. This is *very* buggy for now (well, it works, but it sounds just plain ugly :-) ). svn-id: r4232 | |||
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn | |
svn-id: r4215 | |||
2002-05-05 | Fixed some things to support MacOS port and QuickTime | Enrico Rolfi | |
svn-id: r4211 | |||
2002-05-02 | Change default tempos. | James Brown | |
svn-id: r4172 | |||
2002-04-28 | cleanup; implemented close() for CoreAudio driver | Max Horn | |
svn-id: r4120 | |||
2002-04-27 | fixed midi instrument ids in QuickTime driver | Max Horn | |
svn-id: r4109 | |||
2002-04-27 | Add autosave support, fix sm and max midi. | James Brown | |
svn-id: r4099 | |||
2002-04-26 | removed the unused destroy() methods; using 'delete this' issn't nice anyway <g> | Max Horn | |
svn-id: r4097 | |||
2002-04-26 | added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio ↵ | Max Horn | |
(MacOS X) svn-id: r4086 | |||
2002-04-22 | BeOS compilation fix | James Brown | |
svn-id: r4047 | |||
2002-04-21 | BEOS midi compile fix. Take 1. | James Brown | |
svn-id: r4031 | |||
2002-04-21 | Fix midi compilation - in more ways than one :P | James Brown | |
svn-id: r4030 | |||
2002-04-20 | Warning fix. | James Brown | |
svn-id: r4029 | |||
2002-04-20 | Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as ↵ | Lionel Ulmer | |
working by urs and khalek on IRC :-) svn-id: r4028 | |||
2002-04-20 | Commit of the X11 driver using the new OSystem interface. Plus some warning ↵ | Lionel Ulmer | |
fixes and gameDetector hacks. svn-id: r4024 | |||
2002-04-18 | Reenable MorphOS Midi driver, small updates to CD open code (only when CD ↵ | Ruediger Hanke | |
audio is requested) and start options svn-id: r3997 | |||
2002-04-17 | Minor WinCE changes | Nicolas Bacca | |
svn-id: r3980 | |||
2002-04-16 | Added missing newline at end of file. | Marcus Comstedt | |
svn-id: r3967 | |||
2002-04-14 | wrote new mixer class, | Ludvig Strigeus | |
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937 | |||
2002-04-13 | new midi driver API, | Ludvig Strigeus | |
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925 |