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
/
fb01.cpp
Age
Commit message (
Expand
)
Author
2019-08-25
SCI: (FB01 sound driver) - get rid of mutex
athrxx
2019-08-07
SCI: (FB01 sound driver) - fix potential lockup
athrxx
2019-08-07
SCI: (FB01 sound driver) - add missing empty line
athrxx
2019-08-07
SCI: (FB01 sound driver) - several fixes
athrxx
2019-07-17
SCI: revert accidental commits
athrxx
2019-07-17
SCI: (FB01 sound driver) - SCI0_LATE fix
athrxx
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-05-01
SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10...
Filippos Karapetis
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-23
AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses
Max Horn
2011-02-10
SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ...
Filippos Karapetis
2010-09-14
SCI: Some constification.
Johannes Schickel
2010-06-21
Patch #1956501: "GUI/LAUNCHER: Midi device selection"
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