aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/sound_driver.h
AgeCommit message (Expand)Author
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-04-06We don't need to convert mono data to stereo: Simply tell the mixer that we'reTorbjörn Andersson
2006-03-23uint8 -> byteEugene Sandulenko
2006-03-14Add a virtual destructor to class SoundDriver of the CINE engine (fixes a war...Max Horn
2006-03-09oo'ified sound code and added basic support for OS adlib music.Gregory Montoir
2006-02-27cleanupGregory Montoir
2006-02-25- avoid using typedef for structs (it is just not necessary in C++)Max Horn
2006-02-25Moved cine engine into namespace CineMax Horn
2006-02-23formating codePaweł Kołodziejski
2006-02-23Cleanup to remove duplicate type definesTravis Howell
2006-02-22Initial version of Cinematique engine evo 1.Eugene Sandulenko