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
/
engines
/
sci
/
sound
/
drivers
/
mididriver.h
Age
Commit message (
Expand
)
Author
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2011-11-01
SCI: add sound driver for KQ5 FM-Towns
athrxx
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
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-25
SCI: Initialize reverb in the music driver correctly. Based on a patch by wal...
Filippos Karapetis
2010-11-24
SCI: Some renaming and added several TODOs concerning reverb
Filippos Karapetis
2010-11-24
SCI: Added a getReverb() accessor to the SciMusic class
Filippos Karapetis
2010-09-19
SCI: Added documentation for the different music patches in SCI games
Filippos Karapetis
2010-09-17
SCI: Add CMS driver for SCI1-SCI1.1.
Johannes Schickel
2010-09-17
SCI: Proper initialization in MidiPlayer's constructor.
Johannes Schickel
2010-09-14
SCI: Some constification.
Johannes Schickel
2010-09-09
SCI: Add getLastChannel() function to MidiPlayer class
Walter van Niftrik
2010-07-18
SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.
Matthew Hoops
2010-07-17
Remove extra ";" in class declarations.
Johannes Schickel
2010-06-19
SCI: make channel remapping stop using channel 0 for mt32 - fixes playback ac...
Martin Kiewitz
2010-02-17
SCI: Reduce header interdependencies
Max Horn
2010-02-13
SCI: Get rid of EngineState::resMan
Max Horn
2010-02-13
SCI: Add global g_sci pointer to the active SciEngine instance
Max Horn
2010-01-26
SCI: Add driver for Yamaha FB-01. Cleanup.
Walter van Niftrik
2010-01-21
SCI: Cleanup
Walter van Niftrik
2010-01-21
SCI: Renamed softseq/ to drivers/
Walter van Niftrik