aboutsummaryrefslogtreecommitdiff
path: root/sound/mididrv.h
AgeCommit message (Expand)Author
2010-01-25Replace some more Adlib uses by AdLib.Johannes Schickel
2009-12-09Changed MidiDriver::createMidi to take a MidiDriverType instead of an intMax Horn
2009-12-09Remove the Audio::Mixer parameter from the midi/music pluginsMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-06-06Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.Eugene Sandulenko
2009-03-26MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...Max Horn
2008-11-30- Extended MidiDriver::sysEx to allow 264 byte sysEx messagesJohannes Schickel
2008-08-27Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...Max Horn
2008-05-14- Added more information (ID and capabilities) to the MIDI driversJordi Vilalta Prat
2008-05-11Removed the remaining traces of the MorphOS ETUDE driver.Jordi Vilalta Prat
2008-05-11Added the MidiPlugin interface (first step towards the MIDI plugins)Jordi Vilalta Prat
2008-02-20Added CAMD MIDI driver for AmigaOS4Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-11-02Patch #1815526: Add TiMidity++ MIDI server supportMax Horn
2007-09-30Patch #1804801: DMedia MIDI driver for IRIXMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-16Unified how we deal with (and how we generate) MIDI sysex messages -- in part...Max Horn
2006-06-24Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf...Max Horn
2006-05-12Whitespace changes. (Oh dear, now *I'm* forcing myself to large re-compiles.)Torbjörn Andersson
2006-02-27SysEx data now passed around with const pointers. Permits simplification of s...Jamieson Christian
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-12-30* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).Max Horn
2005-12-29MidiDriver: Some cleanup, added some comments/TODOs, preparations for a poten...Max Horn
2005-12-26New CoreMIDI midi backend for OS XMax Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-20Added virtual destructor, to silence a few more GCC 4 warningsMax Horn
2005-05-27More whitespace changes.Torbjörn Andersson
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-04-13Patches #1164217 "Updated GS Support + Percussion Remapping Patch" andEugene Sandulenko
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-03Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...Jerome Fisher
2005-01-01Updated copyrightMax Horn
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko
2004-10-17Add commentMax Horn
2004-08-22cleanup of TimerProc messMax Horn
2004-04-26MIDI control change 18 is no longer transmitted.Jamieson Christian
2004-02-06Fixed "no newline at end of file" warning.Torbjörn Andersson
2004-02-05Prepare Zodiac MIDI supportChris Apers
2004-01-06updated copyright noticeMax Horn
2003-10-18cleanupMax Horn
2003-10-18We proudly present the latest installment of our hit series 'Untangle the mes...Max Horn
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
2003-10-02cleanup & restructuring; in particular move the midi driver list to its own s...Max Horn
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-08-13Added PC Speaker and PCjr command line options,Jamieson Christian