aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.cpp
AgeCommit message (Expand)Author
2002-11-30Fixed pitch bend AGAIN.Jamieson Christian
2002-11-27Fixed mingw compile warningsJamieson Christian
2002-11-26fixed compile problemsOliver Kiehl
2002-11-26Restructured MIDI channel allocation architecture.Jamieson Christian
2002-11-21Revamped Adlib functionality.Jamieson Christian
2002-11-19And one more fix to make it actually compile. :)Jamieson Christian
2002-11-19Corrected a previous fix the broke pitch bending yet again....Jamieson Christian
2002-11-16patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamiesonJonathan Gray
2002-11-13removed my non functional attempt at streaming in the CoreAudio driver, now t...Max Horn
2002-11-12another readme location updatingJonathan Gray
2002-11-04Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MID...Jamieson Christian
2002-10-30disabled reverb effect in QuickTime / CoreAudio drivers until we figure out w...Max Horn
2002-10-24QuickTime midi driver will now not error out on pitch bend changes. Still, pi...Max Horn
2002-10-23fix -Wshadow warningsMax Horn
2002-10-21Fixing the ALSA fix. ;)Jamieson Christian
2002-10-21Pitch bend fix for ALSA driverJamieson Christian
2002-10-21fixed compilation on MacOSMax Horn
2002-10-21Pitch bend fixes for QTMAJamieson Christian
2002-10-14Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cppJamieson Christian
2002-10-12revised options dialogMax Horn
2002-10-11Close Etude midi driver on exit in the ugghliest way possibleRuediger Hanke
2002-10-10default port for alsa if env var isn't setJonathan Gray
2002-10-02Renamed new AMidi to EtudeRuediger Hanke
2002-09-29temporary pitch bend fix for the QuickTime midi driver. not quite perfect... hrmMax Horn
2002-09-29Merge in 615745: GMD via AdLib emulationJames Brown
2002-09-24removed even the last traces of Scumm dependencies from NewGUI. Yes, you hear...Max Horn
2002-09-17Patch 610257jamieson630/Windows MMSYSTEM error reclassificationJames Brown
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-24synced with scummvmPaweł Kołodziejski
2002-08-22Changed MorphOS MIDI code so that data sent from different threads are no lon...Ruediger Hanke
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