aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
AgeCommit message (Expand)Author
2002-08-18MAJOR change to the way how Engine objects are instantiatedMax Horn
2002-07-07indent runMax Horn
2002-05-18The second part of armisme fix is here...Nicolas Noble
2002-05-18And now commiting the *REAL* arisme patch...Nicolas Noble
2002-05-18Next time, I'll have to kill you Arisme ok? ;-)Nicolas Noble
2002-05-18OopsNicolas Bacca
2002-05-18Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu driver,...Nicolas Bacca
2002-05-18Fixing ALSA driver to not segfault when launching simon. It still isn'tNicolas Noble
2002-05-17fixed shadow var warningsMax Horn
2002-05-16Cleaning up a little the ALSA driver, and removed the 'old beast': the old Ti...Nicolas Noble
2002-05-16Added an ALSA sequencer support. Updated readme.txt to explain it, andNicolas Noble
2002-05-12Fix crash if envvar not set.James Brown
2002-05-12Add new MIDIPORT parameter to solve Linux sequencer issues.James Brown
2002-05-08Remove 373 type conversion warningsJames Brown
2002-05-08Hacked away some code from Timidity to support 'Pitch wheel'. The DOTTLionel Ulmer
2002-05-08Remove the setting of 'adlib_mode' to _RYTHM value (did for testing).Lionel Ulmer
2002-05-08Fixed the 'myinsbank' init (to not read memory that it shouldLionel Ulmer
2002-05-08Fix compile warnings.James Brown
2002-05-08Add possible code for Modulation/Sustain to Emulated Midi DriverJames Brown
2002-05-07First commit of the OPL2 MIDI driver (to have MIDI music withoutLionel Ulmer
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things to support MacOS port and QuickTimeEnrico Rolfi
2002-05-02Change default tempos.James Brown
2002-04-28cleanup; implemented close() for CoreAudio driverMax Horn
2002-04-27fixed midi instrument ids in QuickTime driverMax Horn
2002-04-27Add autosave support, fix sm and max midi.James Brown
2002-04-26removed the unused destroy() methods; using 'delete this' issn't nice anyway <g>Max Horn
2002-04-26added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio (Mac...Max Horn
2002-04-22BeOS compilation fixJames Brown
2002-04-21BEOS midi compile fix. Take 1.James Brown
2002-04-21Fix midi compilation - in more ways than one :PJames Brown
2002-04-20Warning fix.James Brown
2002-04-20Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as workin...Lionel Ulmer
2002-04-20Commit of the X11 driver using the new OSystem interface. Plus some warning f...Lionel Ulmer
2002-04-18Reenable MorphOS Midi driver, small updates to CD open code (only when CD aud...Ruediger Hanke
2002-04-17Minor WinCE changesNicolas Bacca
2002-04-16Added missing newline at end of file.Marcus Comstedt
2002-04-14wrote new mixer class,Ludvig Strigeus
2002-04-13new midi driver API,Ludvig Strigeus