index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
mididrv.h
Age
Commit message (
Expand
)
Author
2006-02-27
SysEx data now passed around with const pointers. Permits simplification of s...
Jamieson Christian
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-30
* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).
Max Horn
2005-12-29
MidiDriver: Some cleanup, added some comments/TODOs, preparations for a poten...
Max Horn
2005-12-26
New CoreMIDI midi backend for OS X
Max Horn
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-20
Added virtual destructor, to silence a few more GCC 4 warnings
Max Horn
2005-05-27
More whitespace changes.
Torbjörn Andersson
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-04-13
Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and
Eugene Sandulenko
2005-04-10
Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
Torbjörn Andersson
2005-04-03
Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi...
Jerome Fisher
2005-01-01
Updated copyright
Max Horn
2004-12-02
Moved MidiDriver creation code into the MidiDriver class (as static methods),...
Max Horn
2004-11-06
Major MT-32 emu overhaul based on KingGuppy's code.
Eugene Sandulenko
2004-10-21
Patch #1048326 Better MT-32 support
Eugene Sandulenko
2004-10-17
Add comment
Max Horn
2004-08-22
cleanup of TimerProc mess
Max Horn
2004-04-26
MIDI control change 18 is no longer transmitted.
Jamieson Christian
2004-02-06
Fixed "no newline at end of file" warning.
Torbjörn Andersson
2004-02-05
Prepare Zodiac MIDI support
Chris Apers
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
[next]