Age | Commit message (Expand) | Author |
2004-01-06 | updated copyright notice | Max Horn |
2003-10-18 | cleanup | Max Horn |
2003-10-18 | We proudly present the latest installment of our hit series 'Untangle the mes... | Max Horn |
2003-10-05 | Preliminary preparation for new YM2612 FM emulator. | Jamieson Christian |
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own s... | Max Horn |
2003-09-25 | Fix for Bug [810564] ALL: missing instruments with native MT-32 | Jamieson Christian |
2003-08-13 | Added PC Speaker and PCjr command line options, | Jamieson Christian |
2003-08-08 | Added generic send() option to MidiChannel. | Jamieson Christian |
2003-08-05 | getting rid of g_mixer; removing lots of whitespace | Max Horn |
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, s... | Max Horn |
2003-05-23 | Revamped iMuse and Player classes. Player now uses MidiParser to parse its da... | Jamieson Christian |
2003-05-18 | MIDI Meta event Tx for virtual MidiDriver's | Jamieson Christian |
2003-05-17 | Fixed Adlib sound problem on old (small header) games. Thanks for eriktorbjor... | Jamieson Christian |
2003-05-17 | Absorbed last tidbits of mididrv.cpp into other files | Jamieson Christian |
2003-04-30 | PalmOS changes | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2002-12-25 | fix -pedantic warnings | Max Horn |
2002-12-21 | MidiStreamer no longer derives from MidiDriver. | Jamieson Christian |
2002-12-18 | Initial iMuse SysEx implementation. | Jamieson Christian |
2002-12-18 | Initial framework for SysEx output support. | Jamieson Christian |
2002-12-11 | ripped out obsolete midi streaming code from backends (this may break Alsa/SE... | Max Horn |
2002-12-08 | removed obsolete stuff | Max Horn |
2002-12-01 | Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games. | Jamieson Christian |
2002-11-26 | Restructured MIDI channel allocation architecture. | Jamieson Christian |
2002-11-21 | Revamped Adlib functionality. | Jamieson Christian |
2002-11-04 | Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MID... | Jamieson Christian |
2002-10-21 | oops forgot this file | Max Horn |
2002-10-21 | Pitch bend fixes for QTMA | Jamieson Christian |
2002-10-02 | Renamed new AMidi to Etude | Ruediger Hanke |
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn |
2002-07-07 | indent run | Max Horn |
2002-05-16 | Added an ALSA sequencer support. Updated readme.txt to explain it, and | Nicolas Noble |
2002-05-07 | First commit of the OPL2 MIDI driver (to have MIDI music without | Lionel Ulmer |
2002-04-26 | removed the unused destroy() methods; using 'delete this' issn't nice anyway <g> | Max Horn |
2002-04-26 | added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio (Mac... | Max Horn |
2002-04-21 | Add boilerplate license to some files, to satisfy Debian types :) | James Brown |
2002-04-14 | wrote new mixer class, | Ludvig Strigeus |