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
Age
Commit message (
Expand
)
Author
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-08
CAMD: Added _isOpen checks to send() and sysEx()
eriktorbjorn
2011-05-08
ALSA: Warn if events or SysEx messages are received when not open.
eriktorbjorn
2011-05-08
IRIX: Fix compilation
Joost Peters
2011-05-04
BACKENDS: Fix copy & paste mistakes in some comments
Max Horn
2011-04-29
AMIGAOS: Fix CAMD compiler warning
Hubert Maier
2011-04-29
fix AmigaOS 4 build (thanks to Raziel^)
Alyssa Milburn
2011-04-28
MACOSX: Fix compilation
Max Horn
2011-04-28
JANITORIAL: Add in necessary include files to fix compilation in MSVC
Paul Gilbert
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2011-03-22
AUDIO: Add pure virtual MidiDriver::isOpen() method
Max Horn
2011-03-10
ALSA: Fix formatting.
Johannes Schickel
2011-03-10
ALSA: Work around a firmware bug in USB-MIDI cables.
Johannes Schickel
2011-03-10
ALSA: Strip trailing spaces in device name.
Johannes Schickel
2011-02-09
MIDI: Really fix bug #3153076 (this time also for Timidity)
Max Horn
2011-02-09
MIDI: Fix bug #3153076 (warnings in SEQ driver)
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-01-15
MIDI: Fixed unnecessary casts of return values to void, reported in bug #3153076
Filippos Karapetis
2010-11-29
BACKENDS: Fix SVN keyword usage.
Johannes Schickel
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
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-10-13
SOUND: Allow TiMidity support to be disabled via configure.
Johannes Schickel
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-07-27
ALSA: Be more intelligent when picking MIDI port
Torbjörn Andersson
2010-07-27
ALSA: Tweak capability and type flags for the MIDI port
Torbjörn Andersson
2010-07-27
ALSA: Simplify device querying code.
Johannes Schickel
2010-07-20
General: Fixed building the SEQ MIDI driver
Torbjörn Andersson
2010-07-20
BUILD: Unify adding -DUNIX to DEFINES; complete SEQ MIDI detection
Max Horn
2010-07-20
MIDI: Build and use ALSA driver if and only if USE_ALSA is defined
Max Horn
2010-07-19
ALSA: Get ALSA port settings from the new device config settings.
Torbjörn Andersson
2010-07-19
SUBSYSTEM: ALSA music driver
Torbjörn Andersson
2010-07-17
Remove PalmOS port
Max Horn
2010-07-14
If the ALSA driver hasn't been opened, closing it should do nothing. This keeps
Torbjörn Andersson
2010-07-05
Skip /dev/sequencer MIDI on Android.
Angus Lees
2010-06-26
Define WIN32_LEAN_AND_MEAN before including windows.h.
Johannes Schickel
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-05-05
Replace various strncpy usages by strlcpy.
Johannes Schickel
2010-03-18
Fix warnings
Max Horn
2010-01-22
Replace header by a standard header
Arnaud Boutonné
2010-01-03
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
Torbjörn Andersson
2009-12-09
Remove the Audio::Mixer parameter from the midi/music plugins
Max Horn
2009-09-27
Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...
Max Horn
2009-09-27
Fix CoreAudio MIDI backend on Mac OS X 10.6
Max Horn
2009-09-06
Minor constness fixes
Bertrand Augereau
2009-07-04
Add GCC_PRINTF parameter.
Johannes Schickel
[next]