Age | Commit message (Expand) | Author |
---|---|---|
2010-01-01 | SCI: kDoAudio now also clips volume and adjusts to mixer volume | Martin Kiewitz |
2009-12-22 | Started implementing SCI1.1 digital sound effect playing in the new music code | Filippos Karapetis |
2009-11-05 | Moved the audio related command enums inside audio.h | Filippos Karapetis |
2009-11-04 | Fixed compilation when INCLUDE_OLDGFX is not defined | Filippos Karapetis |
2009-11-04 | Moved the audio CD handling code inside the AudioPlayer class. Some cleanup | Filippos Karapetis |
2009-11-04 | Moved the sound sync code inside the AudioPlayer class | Filippos Karapetis |
2009-11-04 | Moved sound sync related variables inside the AudioPlayer class and fixed com... | Filippos Karapetis |
2009-11-04 | Moved most of the code for playing sound effects and speech into a separate c... | Filippos Karapetis |