Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-20 | Fixed Monkey Island 2 freeze when sound is paused | Nicolas Bacca | |
svn-id: r4608 | |||
2002-07-20 | DIG:fix for codec 10, | Paweł Kołodziejski | |
codecs are OK, now :) svn-id: r4607 | |||
2002-07-19 | DIG: implemented music codec 12, | Paweł Kołodziejski | |
not really tested yet svn-id: r4604 | |||
2002-07-19 | DIG: implemented music codec 11, | Paweł Kołodziejski | |
12 coming soon. not really tested yet svn-id: r4603 | |||
2002-07-19 | implemented codec 10 in the dig music, 11, 12 coming soon. | Paweł Kołodziejski | |
not really tested yet svn-id: r4602 | |||
2002-07-16 | This warning is driving me nuts, so disabling it for now | Max Horn | |
svn-id: r4569 | |||
2002-07-07 | got rid of some g_scumm uses | Max Horn | |
svn-id: r4482 | |||
2002-07-04 | endian fix for Putt-Putt sound playback | Max Horn | |
svn-id: r4457 | |||
2002-07-02 | added some hackish support for the DIGI SFX format used in Putt-Putt demo | Max Horn | |
svn-id: r4451 | |||
2002-06-02 | Small warning fix + double inclusion protection (can always be useful | Lionel Ulmer | |
:) ). svn-id: r4395 | |||
2002-05-19 | The Dig: stereo samples and mixer | Paweł Kołodziejski | |
svn-id: r4359 | |||
2002-05-19 | The Dig: 16 bit samples and mixer | Paweł Kołodziejski | |
svn-id: r4358 | |||
2002-05-17 | added support for Mac1 sounds resources (appear in MI1/MacOS version). Still ↵ | Max Horn | |
needs some work but is usable. Now if I could figure out Mac0... svn-id: r4346 | |||
2002-05-15 | Fixed evil filename overflow | Nicolas Bacca | |
svn-id: r4339 | |||
2002-05-15 | Misc. fixes | James Brown | |
svn-id: r4338 | |||
2002-05-14 | remove config-file.h from scumm.h (for me this means only 5 instead of 31 ↵ | Max Horn | |
files have to be recompiled whenever config-file.h changes svn-id: r4335 | |||
2002-05-14 | added #include "actor.h", some minor tweaks | Max Horn | |
svn-id: r4332 | |||
2002-05-14 | refactored parts of actor.cpp: many methods are now members of class Actor ↵ | Max Horn | |
instead of class Scumm. This is still work in progress! svn-id: r4319 | |||
2002-05-14 | Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon ↵ | James Brown | |
due to the autosaver. This changes the OSystem interface. Porters beware. svn-id: r4318 | |||
2002-05-13 | The DIG SFX support - thanks to aquadran | James Brown | |
svn-id: r4303 | |||
2002-05-12 | Closing bug #555104 | Nicolas Noble | |
svn-id: r4299 | |||
2002-05-09 | Revert incorrect endian fixes. | James Brown | |
If there's something wrong here, it's with the MKID_BE define in scummsys.h, not this code. svn-id: r4250 | |||
2002-05-08 | Big endian fixes | Ruediger Hanke | |
svn-id: r4249 | |||
2002-05-07 | Added rate detection for The Dig - solves problems with other language versions. | James Brown | |
svn-id: r4226 | |||
2002-05-06 | Add raw PCM part to dig .bun decompressor. | James Brown | |
svn-id: r4219 | |||
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn | |
svn-id: r4215 | |||
2002-05-05 | Fixed some things for Macintosh ports | Enrico Rolfi | |
svn-id: r4212 | |||
2002-05-05 | Add more Dig compatability, fix Dig sounds due to Endian. | James Brown | |
svn-id: r4201 | |||
2002-05-05 | Added the 'MKID' macro the the ids to make big endian people happy. | Lionel Ulmer | |
svn-id: r4199 | |||
2002-05-05 | Make the bundle parser code a little cleaner :) | James Brown | |
svn-id: r4198 | |||
2002-05-05 | Fix Dig bundle 'clicking' | James Brown | |
svn-id: r4197 | |||
2002-05-04 | Change the 'poperty' call to be 64-bits clean. | Lionel Ulmer | |
Porters, please check that I did not break anything while updating your ports. Thanks :-) svn-id: r4196 | |||
2002-05-03 | Finally easier than what I thought... Removed the last 'float' from | Lionel Ulmer | |
the sound code :-) People with LoomCD and MP3 tracks should test that I did not break anything. svn-id: r4186 | |||
2002-05-03 | Fixed a 'file descriptor' leak in the MP3 tracks caching | Lionel Ulmer | |
system. Rewrote a bit the call to the MAD timer API. svn-id: r4185 | |||
2002-05-01 | Start of volume support + mixer pause | Nicolas Bacca | |
svn-id: r4169 | |||
2002-05-01 | Removed ScummVM's private alloc / free / realloc functions. If I break | Lionel Ulmer | |
something, just yell :-) svn-id: r4160 | |||
2002-05-01 | Fix the AUTOFREE problem on TheDig sounds. 'Proper' fix may come later | Lionel Ulmer | |
if I get answers on my -devel post :-) svn-id: r4159 | |||
2002-05-01 | Fixes for Dig sound on big endian systems | Ruediger Hanke | |
svn-id: r4157 | |||
2002-04-30 | Added missing Dig smush codecs. Dig movies are now perfect, graphically. | James Brown | |
Thanks Aquadran. svn-id: r4139 | |||
2002-04-29 | Fix compile issue. | James Brown | |
svn-id: r4133 | |||
2002-04-29 | Fix compile error (old-style ANSI for scoping) | Ruediger Hanke | |
svn-id: r4132 | |||
2002-04-29 | Oops, bundle audio is UNSIGNED. | James Brown | |
svn-id: r4131 | |||
2002-04-29 | Small inSANE patch for the dig, and start of Dig Audio support. | James Brown | |
It seems to crash using AUTOFREE for some reason. Can someone Valgrind/Purify this for me? svn-id: r4129 | |||
2002-04-28 | MI1 CD audio should work better now. Still a bit flaky but should be | Lionel Ulmer | |
better than before :-) svn-id: r4128 | |||
2002-04-27 | MP3 CD tracks should now be working properly. | Lionel Ulmer | |
Ludde, maybe you should check if Simon is still working OK as now the change of the sound playing handle is 'asynchronous' (ie if you call 'stop' on a sound, the handle will NOT be put to NULL right away, but at the next 'mix' thread call). Maybe we should completely remove this handle stuff and always use instead the index returned by the 'play_XXX' functions. svn-id: r4101 | |||
2002-04-26 | Remove useless debug code. | Lionel Ulmer | |
svn-id: r4094 | |||
2002-04-26 | Fixed one memory overwrite problem in MP3-CD support. First pass at | Lionel Ulmer | |
some code clean-up. More ahead (once I understand better the code :-) ). svn-id: r4093 | |||
2002-04-26 | Commit MI1/Indy4/etc crash fix :) | James Brown | |
svn-id: r4081 | |||
2002-04-24 | Fix MI1 CD Music, I hope. | James Brown | |
svn-id: r4068 | |||
2002-04-22 | Removed fstat - not needed and not implemented on WinCE | Nicolas Bacca | |
svn-id: r4056 |