aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/audio.h
AgeCommit message (Expand)Author
2016-06-19SCI: Split audio sync to its own classColin Snover
2016-03-13SCI: Ensure openCD() is calledMatthew Hoops
2014-03-28SCI: Initial implementation of the fanmade sciAudio libraryFilippos Karapetis
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-04SCI: Rewrote the robot playing code in a way similar to other video decodersFilippos Karapetis
2011-01-10SOUND: Get rid of unused forward declarations in mixer.h.Johannes Schickel
2010-12-23SCI: Some initial work on the sound of robot videos (doesn't work yet, seems ...Filippos Karapetis
2010-06-10kSciAudioWPlay should not actually play the song, but 'pre-load' it. We fake ...Matthew Hoops
2010-02-15SCI: Remove sound/audio.h include from engine/state.hMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-07Premiliary adaption of SCI to use LoopingAudioStream. (This could really need...Johannes Schickel
2010-01-07Some formatting fixes.Johannes Schickel
2010-01-05Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purposeFilippos Karapetis