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
/
adlib.cpp
Age
Commit message (
Expand
)
Author
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-09-14
SCI: Some constification.
Johannes Schickel
2010-09-09
SCI: Fix last MIDI channel number for adlib driver
Walter van Niftrik
2010-09-06
SCI: AdLib: process patch change commands when playswitch is off.
Walter van Niftrik
2010-06-19
SCI: AdLib: add dummy instruments when there are only 48 in the patch
Walter van Niftrik
2010-06-18
Fixed show_instruments to ignore instruments in Sierra's special MIDI channel...
Filippos Karapetis
2010-06-18
Added hints inside validate_arithmetic(), together with some code useful for ...
Filippos Karapetis
2010-06-18
Added an explanation about the invalid instruments used when using the Adlib ...
Filippos Karapetis
2010-06-18
SCI: change error() inside adlib driver ::setPatch() to warning() again, fixi...
Martin Kiewitz
2010-06-17
Strict mode: Changed several warnings due to logic bugs into errors. If an er...
Filippos Karapetis
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-02-17
SCI: Reduce header interdependencies
Max Horn
2010-01-26
SCI: Add driver for Yamaha FB-01. Cleanup.
Walter van Niftrik
2010-01-25
Change some comments to use "AdLib" instead of "adlib".
Johannes Schickel
2010-01-21
SCI: Renamed softseq/ to drivers/
Walter van Niftrik