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
/
backends
/
midi
/
stmidi.cpp
Age
Commit message (
Expand
)
Author
2018-08-18
AUDIO: Fix non-compilable STMIDI audio backend
Colin Snover
2014-02-18
BACKENDS: Make GPL headers consistent in themselves.
Johannes Schickel
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-10-30
ALL: Add code to help stop people from accidentally using "bad" APIs
Max Horn
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-01-22
Replace header by a standard header
Arnaud Boutonné
2009-12-09
Remove the Audio::Mixer parameter from the midi/music plugins
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-11-30
- Extended MidiDriver::sysEx to allow 264 byte sysEx messages
Johannes Schickel
2008-11-05
Turned enum PluginError into Common::Error, which in the future is to be used...
Max Horn
2008-08-27
Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix ...
Max Horn