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
2019-11-17
BACKENDS: Remove the Windows CE port
Cameron Cawley
2018-12-17
WIN32: Move all ARRAYSIZE undefs to util.h
SupSuper
2018-08-18
AUDIO: Fix non-compilable STMIDI audio backend
Colin Snover
2018-04-22
JANITORIAL: Fix formatting
Adrian Frühwirth
2017-10-06
MACOSX: Change name for CoreAudio MIDI device
Thierry Crozat
2017-10-06
MACOSX: Allow selecting device for CoreMidi
Thierry Crozat
2016-10-25
BACKENDS: timidity: Get rid of gethostbyname, use getaddrinfo.
Ferdinand Thiessen
2016-03-01
WIN32: Fix invalid array accesses when MIDI device listing fails.
Johannes Schickel
2015-11-30
TIMIDITY: Fix resource leak (CID 1003919)
Torbjörn Andersson
2014-03-22
AMIGAOS: Minor change to replace strcpy usage with safer strlcpy.
D G Turner
2014-03-22
AMIGAOS: Update CAMD midi to use output port environment variable.
raziel-
2014-02-18
WIN32: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-18
BACKENDS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-06-18
BACKENDS: fix FTBFS on GNU Hurd by replacing MAXHOSTNAMELEN with NI_MAXHOST
Dmitry Smirnov
2013-04-23
AUDIO: Remove useless check
Willem Jan Palenstijn
2013-02-01
MACOSX: Fix compilation with the 10.2.8 SDK
Matthew Hoops
2013-02-01
MACOSX: Load soundfonts using FSRef instead of FSSpec on 10.5
Matthew Hoops
2012-11-24
BACKENDS: Remove excess space from warnings
Matthew Hoops
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-17
MACOSX: Make failing to load a soundfont in CoreAudio fatal
Matthew Hoops
2012-09-14
MACOSX: Fix soundfont loading with CoreAudio on newer versions of Mac OS X
Matthew Hoops
2012-05-15
MIDI: add sndio midi backend
Jonathan Gray
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2012-02-25
AUDIO: (Windows) fix issue with non-unique MIDI device names
athrxx
2012-01-17
MACOSX: Moved an include a bit to make sure that some defines are there befor...
Oystein Eftevaag
2012-01-14
MACOSX: Changed CoreAudio deprecation check slightly to allow building with o...
Oystein Eftevaag
2012-01-14
MACOSX: Default to new CoreAudio API on x86, and to old on PowerPC
Max Horn
2011-12-13
Merge pull request #137 from fingolfin/various-cleanup
Filippos Karapetis
2011-12-12
MACOSX: Optionally allow building against "new" (10.5+) CoreAudio API
Max Horn
2011-12-12
AUDIO: Add endian FIXME to timdity code
Max Horn
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
[next]