aboutsummaryrefslogtreecommitdiff
path: root/sound.cpp
AgeCommit message (Expand)Author
2002-05-07Added rate detection for The Dig - solves problems with other language versions.James Brown
2002-05-06Add raw PCM part to dig .bun decompressor.James Brown
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things for Macintosh portsEnrico Rolfi
2002-05-05Add more Dig compatability, fix Dig sounds due to Endian.James Brown
2002-05-05Added the 'MKID' macro the the ids to make big endian people happy.Lionel Ulmer
2002-05-05Make the bundle parser code a little cleaner :)James Brown
2002-05-05Fix Dig bundle 'clicking'James Brown
2002-05-04Change the 'poperty' call to be 64-bits clean.Lionel Ulmer
2002-05-03Finally easier than what I thought... Removed the last 'float' fromLionel Ulmer
2002-05-03Fixed a 'file descriptor' leak in the MP3 tracks cachingLionel Ulmer
2002-05-01Start of volume support + mixer pauseNicolas Bacca
2002-05-01Removed ScummVM's private alloc / free / realloc functions. If I breakLionel Ulmer
2002-05-01Fix the AUTOFREE problem on TheDig sounds. 'Proper' fix may come laterLionel Ulmer
2002-05-01Fixes for Dig sound on big endian systemsRuediger Hanke
2002-04-30Added missing Dig smush codecs. Dig movies are now perfect, graphically.James Brown
2002-04-29Fix compile issue.James Brown
2002-04-29Fix compile error (old-style ANSI for scoping)Ruediger Hanke
2002-04-29Oops, bundle audio is UNSIGNED.James Brown
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-26Remove useless debug code.Lionel Ulmer
2002-04-26Fixed one memory overwrite problem in MP3-CD support. First pass atLionel Ulmer
2002-04-26Commit MI1/Indy4/etc crash fix :)James Brown
2002-04-24Fix MI1 CD Music, I hope.James Brown
2002-04-22Removed fstat - not needed and not implemented on WinCENicolas Bacca
2002-04-22Fix MP3 compilation.James Brown
2002-04-22Apply urkles MI1 MP3 CD Audio patch and Loom MP3 syncronisation fix patchJames Brown
2002-04-22Add voice channel tracking to stop script race in BumpusVille VR.James Brown
2002-04-21Pause SFX, pre-initialized volumeNicolas Bacca
2002-04-19Fixed other warnings and removed ^M in costume.cpp.Lionel Ulmer
2002-04-19Small warning fix.Lionel Ulmer
2002-04-19Use relative include paths to easy some ports.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-16Add hack for loom staff verbs.James Brown
2002-04-16Make CVS compile again. BBrox, you put a call to play_mp3.. but forgot toJames Brown
2002-04-15Fixed the MP3 support for .SOU files. I will let Arisme fix his MP3 audio tra...Lionel Ulmer
2002-04-15command line option for sfx volumeLudvig Strigeus
2002-04-14wrote new mixer class,Ludvig Strigeus
2002-04-13new midi driver API,Ludvig Strigeus
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-04-08Start of The Dig voice support. Don't get excited, it doesn't do anything yet...James Brown
2002-04-07Changed the name of OffsetTable to MP3OffsetTable, as OffsetTable is already ...Mutwin Kraus
2002-04-05Fix mp3_cd supportJames Brown
2002-04-04MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ...Nicolas Bacca
2002-03-21Move some box stuff from scumm.h to new boxes.hJames Brown
2002-03-20I know it probably doesn't look like much, but this is a start to the reorg -...James Brown
2002-03-18Do some stuff to fix loom cd-music syncro. Sequences now run without 'speedin...James Brown