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
2010-07-21
Strip trailing whitespaces in our common code base.
Johannes Schickel
2010-06-29
Fix detection of invalid music drivers specified via command line.
Johannes Schickel
2010-06-26
Fix formatting again.
Johannes Schickel
2010-06-25
AUDIO: fix comments
Florian Kagerer
2010-06-25
AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...
Florian Kagerer
2010-06-25
Formatting fixes.
Johannes Schickel
2010-06-25
AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)
Florian Kagerer
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
Max Horn
2010-06-15
GUI: Implement MIDI drivers as GUI options.
Eugene Sandulenko
2010-06-15
Sound: add PCJR as a pseudodriver.
Eugene Sandulenko
2010-01-25
Replace some more Adlib uses by AdLib.
Johannes Schickel
2009-12-09
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
Max Horn
2009-12-09
Remove the Audio::Mixer parameter from the midi/music plugins
Max Horn
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-06-06
Patch #1365914: "SCUMM: CMS support." Disabled by default. Still plenty to do.
Eugene Sandulenko
2009-03-26
MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...
Max Horn
2008-11-30
- Extended MidiDriver::sysEx to allow 264 byte sysEx messages
Johannes Schickel
2008-08-27
Partial 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 drivers
Jordi Vilalta Prat
2008-05-11
Removed the remaining traces of the MorphOS ETUDE driver.
Jordi Vilalta Prat
2008-05-11
Added the MidiPlugin interface (first step towards the MIDI plugins)
Jordi Vilalta Prat
2008-02-20
Added CAMD MIDI driver for AmigaOS4
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-11-02
Patch #1815526: Add TiMidity++ MIDI server support
Max Horn
2007-09-30
Patch #1804801: DMedia MIDI driver for IRIX
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-16
Unified how we deal with (and how we generate) MIDI sysex messages -- in part...
Max Horn
2006-06-24
Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf...
Max Horn
2006-05-12
Whitespace changes. (Oh dear, now *I'm* forcing myself to large re-compiles.)
Torbjörn Andersson
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
[next]