aboutsummaryrefslogtreecommitdiff
path: root/sound.cpp
AgeCommit message (Expand)Author
2002-07-25that happens if you don't double check, sorryMax Horn
2002-07-25added simple hexdump() function (nice for debugging); added some debug code f...Max Horn
2002-07-25Add Zak256 soundJames Brown
2002-07-24fixed warnings signed/unsignedPaweł Kołodziejski
2002-07-22forgot to remove arisme's comment :-)Max Horn
2002-07-22pulled out arisme's recent changes to pauseMode, they are not correct as they...Max Horn
2002-07-21Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer useJames Brown
2002-07-20Fixed Monkey Island 2 freeze when sound is pausedNicolas Bacca
2002-07-20DIG:fix for codec 10,Paweł Kołodziejski
2002-07-19DIG: implemented music codec 12,Paweł Kołodziejski
2002-07-19DIG: implemented music codec 11,Paweł Kołodziejski
2002-07-19implemented codec 10 in the dig music, 11, 12 coming soon.Paweł Kołodziejski
2002-07-16This warning is driving me nuts, so disabling it for nowMax Horn
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