aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.h
AgeCommit message (Expand)Author
2002-08-18move _volume_table creation into constructor, and discard it in destructorMax Horn
2002-08-18MAJOR change to the way how Engine objects are instantiatedMax Horn
2002-08-18pedantic #define rename :-)Max Horn
2002-07-29patch 587769 by Fridvin Logi (supposedly helps with Nexus in The Dig)Max Horn
2002-07-28moved file bundle stuff into class BundlePaweł Kołodziejski
2002-07-21Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer useJames Brown
2002-07-07indent runMax Horn
2002-06-03Added the mutex support to ease the streaming (ie to prevent all raceLionel Ulmer
2002-06-02Fix the streaming used in the movies in TheDig (warning, did not testLionel Ulmer
2002-05-18Added infrastructure to support more than 8 bit signed / unsigned RAWLionel Ulmer
2002-05-12added append() stubs for Channel_MP3/Channel_MP3_CDMUSICMax Horn
2002-05-12Add new mixer 'append' function to allow pseudo-streaming for SMUSHJames Brown
2002-05-01Pause and start of volume supportNicolas Bacca
2002-04-29Small inSANE patch for the dig, and start of Dig Audio support.James Brown
2002-04-28MI1 CD audio should work better now. Still a bit flaky but should beLionel Ulmer
2002-04-27MP3 CD tracks should now be working properly.Lionel Ulmer
2002-04-26Fixed race conditions in the sound code (where a sound could beLionel Ulmer
2002-04-22Fix MP3 compilation.James Brown
2002-04-22Add voice channel tracking to stop script race in BumpusVille VR.James Brown
2002-04-21Add boilerplate license to some files, to satisfy Debian types :)James Brown
2002-04-19Fix PocketSCUMM. Palette is wrong tho. BBrox is a genius.James Brown
2002-04-17Return of the MP3 CD patch ... use CBR 22 kHzNicolas Bacca
2002-04-16Proper commit now for MP3 sound support....Lionel Ulmer
2002-04-16endian fixes,Ludvig Strigeus
2002-04-14wrote new mixer class,Ludvig Strigeus