index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound.cpp
Age
Commit message (
Expand
)
Author
2002-07-16
This warning is driving me nuts, so disabling it for now
Max Horn
2002-07-07
got rid of some g_scumm uses
Max Horn
2002-07-04
endian fix for Putt-Putt sound playback
Max Horn
2002-07-02
added some hackish support for the DIGI SFX format used in Putt-Putt demo
Max Horn
2002-06-02
Small warning fix + double inclusion protection (can always be useful
Lionel Ulmer
2002-05-19
The Dig: stereo samples and mixer
Paweł Kołodziejski
2002-05-19
The Dig: 16 bit samples and mixer
Paweł Kołodziejski
2002-05-17
added support for Mac1 sounds resources (appear in MI1/MacOS version). Still ...
Max Horn
2002-05-15
Fixed evil filename overflow
Nicolas Bacca
2002-05-15
Misc. fixes
James Brown
2002-05-14
remove config-file.h from scumm.h (for me this means only 5 instead of 31 fil...
Max Horn
2002-05-14
added #include "actor.h", some minor tweaks
Max Horn
2002-05-14
refactored parts of actor.cpp: many methods are now members of class Actor in...
Max Horn
2002-05-14
Remove SCUMM dependancies from SDL.C - This fixes a regular crash in Simon du...
James Brown
2002-05-13
The DIG SFX support - thanks to aquadran
James Brown
2002-05-12
Closing bug #555104
Nicolas Noble
2002-05-09
Revert incorrect endian fixes.
James Brown
2002-05-08
Big endian fixes
Ruediger Hanke
2002-05-07
Added rate detection for The Dig - solves problems with other language versions.
James Brown
2002-05-06
Add raw PCM part to dig .bun decompressor.
James Brown
2002-05-05
cleaning up the mess drigo left... <sigh>
Max Horn
2002-05-05
Fixed some things for Macintosh ports
Enrico Rolfi
2002-05-05
Add more Dig compatability, fix Dig sounds due to Endian.
James Brown
2002-05-05
Added the 'MKID' macro the the ids to make big endian people happy.
Lionel Ulmer
2002-05-05
Make the bundle parser code a little cleaner :)
James Brown
2002-05-05
Fix Dig bundle 'clicking'
James Brown
2002-05-04
Change the 'poperty' call to be 64-bits clean.
Lionel Ulmer
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
[next]