Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-05 | Prepare Zodiac MIDI support | Chris Apers | |
svn-id: r12734 | |||
2004-01-20 | Enable those drivers (still no sound on PalmOS) | Chris Apers | |
svn-id: r12558 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-18 | This is now supported on PalmOS | Chris Apers | |
svn-id: r11741 | |||
2003-10-18 | We proudly present the latest installment of our hit series 'Untangle the ↵ | Max Horn | |
mess': 'Help! Space Invaders refactored the music detector'... in other news, I obviously need to sleep now svn-id: r10883 | |||
2003-10-05 | Preliminary preparation for new YM2612 FM emulator. | Jamieson Christian | |
All the hooks are in, but actual implementation needs to be checked for portability. svn-id: r10615 | |||
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own ↵ | Max Horn | |
source file svn-id: r10550 | |||
2003-05-17 | Moved SEQ to its own file | Jamieson Christian | |
svn-id: r7604 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup .... | Paweł Kołodziejski | |
svn-id: r6719 | |||
2002-12-25 | Moved MorphOS midi driver to backends/midi | Ruediger Hanke | |
svn-id: r6120 | |||
2002-12-18 | message.log | Jamieson Christian | |
svn-id: r6012 | |||
2002-12-18 | Experimental SysEx implementation for the -eseq driver. | Jamieson Christian | |
svn-id: r6011 | |||
2002-12-11 | ripped out obsolete midi streaming code from backends (this may break ↵ | Max Horn | |
Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me) svn-id: r5905 | |||
2002-12-11 | Separated Windows MIDI driver into its own file | Jamieson Christian | |
svn-id: r5901 | |||
2002-12-08 | split alsa from mididrv | Oliver Kiehl | |
svn-id: r5890 | |||
2002-12-08 | started to split out the midi drivers | Max Horn | |
svn-id: r5889 | |||
2002-12-08 | ignore more weird MIDI events, this time for Simon | Max Horn | |
svn-id: r5886 | |||
2002-12-08 | Ignore weird MIDI messages for now; maybe Jamieson knows more? | Max Horn | |
svn-id: r5880 | |||
2002-11-30 | Fixed pitch bend AGAIN. | Jamieson Christian | |
(Broke it in the new MidiChannel_MPU401.) svn-id: r5757 | |||
2002-11-27 | Fixed mingw compile warnings | Jamieson Christian | |
svn-id: r5729 | |||
2002-11-26 | fixed compile problems | Oliver Kiehl | |
svn-id: r5724 | |||
2002-11-26 | Restructured MIDI channel allocation architecture. | Jamieson Christian | |
Adlib no longer suffers from 16-channel MIDI restrictions. Fixes a regression in the MI2 intro music under Adlib. svn-id: r5721 | |||
2002-11-21 | Revamped Adlib functionality. | Jamieson Christian | |
IMuseAdlib is defunct. New MidiDriver_ADLIB device. Simon 1/2 now supports Adlib. svn-id: r5677 | |||
2002-11-19 | And one more fix to make it actually compile. :) | Jamieson Christian | |
svn-id: r5626 | |||
2002-11-19 | Corrected a previous fix the broke pitch bending yet again.... | Jamieson Christian | |
svn-id: r5625 | |||
2002-11-16 | patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamieson | Jonathan Gray | |
svn-id: r5579 | |||
2002-11-13 | removed my non functional attempt at streaming in the CoreAudio driver, now ↵ | Max Horn | |
that we a have a streaming wrapper svn-id: r5524 | |||
2002-11-12 | another readme location updating | Jonathan Gray | |
svn-id: r5520 | |||
2002-11-04 | Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base ↵ | Jamieson Christian | |
MIDI config); misc. pitchbend cleanups svn-id: r5403 | |||
2002-10-30 | disabled reverb effect in QuickTime / CoreAudio drivers until we figure out ↵ | Max Horn | |
why they bog down the system so much; added experimental streaming mode to CoreAudio driver, which is not tested at all due to bugs in the Simon code (which right now prevent me from playing any music in Simon type games) svn-id: r5353 | |||
2002-10-24 | QuickTime midi driver will now not error out on pitch bend changes. Still, ↵ | Max Horn | |
pitch bending is very wrong svn-id: r5293 | |||
2002-10-23 | fix -Wshadow warnings | Max Horn | |
svn-id: r5270 | |||
2002-10-21 | Fixing the ALSA fix. ;) | Jamieson Christian | |
svn-id: r5220 | |||
2002-10-21 | Pitch bend fix for ALSA driver | Jamieson Christian | |
svn-id: r5219 | |||
2002-10-21 | fixed compilation on MacOS | Max Horn | |
svn-id: r5212 | |||
2002-10-21 | Pitch bend fixes for QTMA | Jamieson Christian | |
svn-id: r5208 | |||
2002-10-14 | Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cpp | Jamieson Christian | |
svn-id: r5146 | |||
2002-10-12 | revised options dialog | Max Horn | |
svn-id: r5130 | |||
2002-10-11 | Close Etude midi driver on exit in the ugghliest way possible | Ruediger Hanke | |
svn-id: r5129 | |||
2002-10-10 | default port for alsa if env var isn't set | Jonathan Gray | |
svn-id: r5119 | |||
2002-10-02 | Renamed new AMidi to Etude | Ruediger Hanke | |
svn-id: r5079 | |||
2002-09-29 | temporary pitch bend fix for the QuickTime midi driver. not quite perfect... hrm | Max Horn | |
svn-id: r5041 | |||
2002-09-29 | Merge in 615745: GMD via AdLib emulation | James Brown | |
Remove MIDIEMU driver obsoleted by patch. Change functionality to fallback to AdLib/AdLibGMD Emulation where MIDI init fails Switch to NewGUI by default (old code retained 'Just in case') svn-id: r5033 | |||
2002-09-24 | removed even the last traces of Scumm dependencies from NewGUI. Yes, you ↵ | Max Horn | |
heard right NewGUI is now 100% Scumm free and we can go for the launcher/message dialogs! svn-id: r5016 | |||
2002-09-17 | Patch 610257jamieson630/Windows MMSYSTEM error reclassification | James Brown | |
svn-id: r4955 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-08-24 | synced with scummvm | Paweł Kołodziejski | |
svn-id: r4821 | |||
2002-08-22 | Changed MorphOS MIDI code so that data sent from different threads are no ↵ | Ruediger Hanke | |
longer a problem. Ensure Midi driver is closed, otherwise no other MIDI application will run after ScummVM has exited. svn-id: r4801 | |||
2002-08-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn | |
svn-id: r4758 |