aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/drivers/fb01.cpp
AgeCommit message (Expand)Author
2019-08-25SCI: (FB01 sound driver) - get rid of mutexathrxx
2019-08-07SCI: (FB01 sound driver) - fix potential lockupathrxx
2019-08-07SCI: (FB01 sound driver) - add missing empty lineathrxx
2019-08-07SCI: (FB01 sound driver) - several fixesathrxx
2019-07-17SCI: revert accidental commitsathrxx
2019-07-17SCI: (FB01 sound driver) - SCI0_LATE fixathrxx
2017-03-27SCI: Implement bounds-checked reads of game resourcesColin Snover
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2013-05-01SCI: Silence some false positive warnings - CID 1003539, 1003540, 1003541, 10...Filippos Karapetis
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-23AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclassesMax Horn
2011-02-10SCI: Added comments to the FB-01 and MIDI drivers. The original driver files ...Filippos Karapetis
2010-09-14SCI: Some constification.Johannes Schickel
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-02-17SCI: Reduce header interdependenciesMax Horn
2010-01-26SCI: Add driver for Yamaha FB-01. Cleanup.Walter van Niftrik