.. |
mods
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
softsynth
|
Modified Patch #1925352: Memory leak fixes
|
2008-03-26 19:29:33 +00:00 |
adpcm.cpp
|
Added template param to CLIP since implicit cast is not working 100% on all platforms. Target type is int32 so used that.
|
2008-02-03 12:34:20 +00:00 |
adpcm.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
aiff.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
aiff.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
audiocd.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
audiocd.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
audiostream.cpp
|
Fix memory leak in audiostream (I think)
|
2007-12-21 18:28:59 +00:00 |
audiostream.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
flac.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
flac.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
fmopl.cpp
|
Another tiny speed tweak for fmopl.cpp; replace a division with a shift.
|
2008-02-26 00:29:40 +00:00 |
fmopl.h
|
reverted commit #29736 with a proper fix (I think) to fmopl code
|
2007-12-06 21:11:26 +00:00 |
iff.cpp
|
* Changed IFF/8SVX audio to use signed data (int8), and modified Parallaction accordingly.
|
2007-10-15 20:20:50 +00:00 |
iff.h
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
mididrv.cpp
|
Removed remaining traces of the dead MorphOS backend, which itself was removed about one year ago
|
2008-03-12 18:42:47 +00:00 |
mididrv.h
|
Added CAMD MIDI driver for AmigaOS4
|
2008-02-20 17:07:58 +00:00 |
midiparser_smf.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
midiparser_xmidi.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
midiparser.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
midiparser.h
|
|
|
mixer.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
mixer.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
module.mk
|
Moved Gob's square wave generator to sound/softsynth/pcspk.h
|
2007-11-18 23:35:09 +00:00 |
mp3.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
mp3.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
mpu401.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
mpu401.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
null.cpp
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
rate_arm_asm.s
|
Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed)
|
2007-12-31 01:50:18 +00:00 |
rate_arm.cpp
|
Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any numerical expressions in the asm to absolute values (moving the expression to comments) since the iPhone assembler can't handle them, and prepending an underscore to the exported symbols (with some preprocessor magic similar to the hq3x asm for handle ports where it's not needed)
|
2007-12-31 01:50:18 +00:00 |
rate.cpp
|
Silence some warnings.
|
2007-09-24 17:14:56 +00:00 |
rate.h
|
|
|
voc.cpp
|
skip silence VOC block (used in Igor)
|
2007-11-18 06:24:40 +00:00 |
voc.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
vorbis.cpp
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
vorbis.h
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
|
2007-09-19 08:40:12 +00:00 |
wave.cpp
|
Changed Audio::makeADPCMStream so that the stream passed to it can automatically be disposed
|
2007-11-16 10:05:18 +00:00 |
wave.h
|
Changed Audio::makeADPCMStream so that the stream passed to it can automatically be disposed
|
2007-11-16 10:05:18 +00:00 |