Age | Commit message (Expand) | Author |
2002-05-03 | Finally easier than what I thought... Removed the last 'float' from | Lionel Ulmer |
2002-05-03 | Fixed a 'file descriptor' leak in the MP3 tracks caching | Lionel Ulmer |
2002-05-01 | Start of volume support + mixer pause | Nicolas Bacca |
2002-05-01 | Removed ScummVM's private alloc / free / realloc functions. If I break | Lionel Ulmer |
2002-05-01 | Fix the AUTOFREE problem on TheDig sounds. 'Proper' fix may come later | Lionel Ulmer |
2002-05-01 | Fixes for Dig sound on big endian systems | Ruediger Hanke |
2002-04-30 | Added missing Dig smush codecs. Dig movies are now perfect, graphically. | James Brown |
2002-04-29 | Fix compile issue. | James Brown |
2002-04-29 | Fix compile error (old-style ANSI for scoping) | Ruediger Hanke |
2002-04-29 | Oops, bundle audio is UNSIGNED. | James Brown |
2002-04-29 | Small inSANE patch for the dig, and start of Dig Audio support. | James Brown |
2002-04-28 | MI1 CD audio should work better now. Still a bit flaky but should be | Lionel Ulmer |
2002-04-27 | MP3 CD tracks should now be working properly. | Lionel Ulmer |
2002-04-26 | Remove useless debug code. | Lionel Ulmer |
2002-04-26 | Fixed one memory overwrite problem in MP3-CD support. First pass at | Lionel Ulmer |
2002-04-26 | Commit MI1/Indy4/etc crash fix :) | James Brown |
2002-04-24 | Fix MI1 CD Music, I hope. | James Brown |
2002-04-22 | Removed fstat - not needed and not implemented on WinCE | Nicolas Bacca |
2002-04-22 | Fix MP3 compilation. | James Brown |
2002-04-22 | Apply urkles MI1 MP3 CD Audio patch and Loom MP3 syncronisation fix patch | James Brown |
2002-04-22 | Add voice channel tracking to stop script race in BumpusVille VR. | James Brown |
2002-04-21 | Pause SFX, pre-initialized volume | Nicolas Bacca |
2002-04-19 | Fixed other warnings and removed ^M in costume.cpp. | Lionel Ulmer |
2002-04-19 | Small warning fix. | Lionel Ulmer |
2002-04-19 | Use relative include paths to easy some ports. | James Brown |
2002-04-17 | Return of the MP3 CD patch ... use CBR 22 kHz | Nicolas Bacca |
2002-04-16 | Proper commit now for MP3 sound support.... | Lionel Ulmer |
2002-04-16 | Add hack for loom staff verbs. | James Brown |
2002-04-16 | Make CVS compile again. BBrox, you put a call to play_mp3.. but forgot to | James Brown |
2002-04-15 | Fixed the MP3 support for .SOU files. I will let Arisme fix his MP3 audio tra... | Lionel Ulmer |
2002-04-15 | command line option for sfx volume | Ludvig Strigeus |
2002-04-14 | wrote new mixer class, | Ludvig Strigeus |
2002-04-13 | new midi driver API, | Ludvig Strigeus |
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown |
2002-04-08 | Start of The Dig voice support. Don't get excited, it doesn't do anything yet... | James Brown |
2002-04-07 | Changed the name of OffsetTable to MP3OffsetTable, as OffsetTable is already ... | Mutwin Kraus |
2002-04-05 | Fix mp3_cd support | James Brown |
2002-04-04 | MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ... | Nicolas Bacca |
2002-03-21 | Move some box stuff from scumm.h to new boxes.h | James Brown |
2002-03-20 | I know it probably doesn't look like much, but this is a start to the reorg -... | James Brown |
2002-03-18 | Do some stuff to fix loom cd-music syncro. Sequences now run without 'speedin... | James Brown |
2002-03-16 | Lots of stuff - GUI fixes. More launcher work... and CD music working in MI1.... | James Brown |
2002-03-15 | Make mp3 sound work (pretty good btw) with WinCE | Nicolas Bacca |
2002-03-14 | Add "options" menu to F5 key. Can set music volumes and stuff :) | James Brown |
2002-03-14 | Last part of the WinCE merge - all should compile and work now. | James Brown |
2002-03-14 | Rewire the MIDI subsystem to use drivers selecting from the commandline. | James Brown |
2002-03-07 | <khalek> tsk tsk | James Brown |
2002-03-07 | Give music a saner default volume. | James Brown |
2002-03-07 | Fixed music volume control for some games. | James Brown |
2002-03-06 | Added possibility to use a '.so3' file instead of a .SOU file. The tool to ge... | Lionel Ulmer |