aboutsummaryrefslogtreecommitdiff
path: root/sound.cpp
AgeCommit message (Expand)Author
2002-07-07got rid of some g_scumm usesMax Horn
2002-07-04endian fix for Putt-Putt sound playbackMax Horn
2002-07-02added some hackish support for the DIGI SFX format used in Putt-Putt demoMax Horn
2002-06-02Small warning fix + double inclusion protection (can always be usefulLionel Ulmer
2002-05-19The Dig: stereo samples and mixerPaweł Kołodziejski
2002-05-19The Dig: 16 bit samples and mixerPaweł Kołodziejski
2002-05-17added support for Mac1 sounds resources (appear in MI1/MacOS version). Still ...Max Horn
2002-05-15Fixed evil filename overflowNicolas Bacca
2002-05-15Misc. fixesJames Brown
2002-05-14remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil...Max Horn
2002-05-14added #include "actor.h", some minor tweaksMax Horn
2002-05-14refactored parts of actor.cpp: many methods are now members of class Actor in...Max Horn
2002-05-14Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du...James Brown
2002-05-13The DIG SFX support - thanks to aquadranJames Brown
2002-05-12Closing bug #555104Nicolas Noble
2002-05-09Revert incorrect endian fixes.James Brown
2002-05-08Big endian fixesRuediger Hanke
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