aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/iterator/core.cpp
AgeCommit message (Expand)Author
2010-06-30SCI: Removed the FreeSCI music codeFilippos Karapetis
2010-06-27Cleanup, remove unused/obsolete codeFilippos Karapetis
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-02-13SCI: Add global g_sci pointer to the active SciEngine instanceMax Horn
2010-01-30SCI: Remove extra '\n's in debugC messagesWillem Jan Palenstijn
2010-01-26SCI: Add driver for Yamaha FB-01. Cleanup.Walter van Niftrik
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-21SCI: Renamed softseq/ to drivers/Walter van Niftrik
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2010-01-09SCI: CleanupWalter van Niftrik
2010-01-09SCI: Move music device IDs to drivers.Walter van Niftrik
2010-01-05Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purposeFilippos Karapetis