scummvm/sound
Torbjörn Andersson 9eecc9406d 16-bit WAVs are little-endian.
svn-id: r16539
2005-01-11 08:30:28 +00:00
..
softsynth A little more moving around #include's (last one for today ;-) 2005-01-10 22:51:42 +00:00
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
audiocd.cpp system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
audiocd.h Modify the singleton code once more to help overcome an issue with MSVC 7 (see also patch #1095133) 2005-01-06 18:38:34 +00:00
audiostream.cpp cleanup 2005-01-09 15:48:27 +00:00
audiostream.h This is probably not the optimal fix, but at least ScummVM compiles again. 2005-01-11 08:06:19 +00:00
flac.cpp Updated copyright 2005-01-01 16:09:25 +00:00
flac.h Updated copyright 2005-01-01 16:09:25 +00:00
fmopl.cpp eek, we put a static RandomSource instance into every file that included fmopl.h... 2005-01-10 22:46:23 +00:00
fmopl.h eek, we put a static RandomSource instance into every file that included fmopl.h... 2005-01-10 22:46:23 +00:00
mididrv.cpp Remove some more header dependencies 2005-01-10 22:35:43 +00:00
mididrv.h Updated copyright 2005-01-01 16:09:25 +00:00
midiparser_smf.cpp Updated copyright 2005-01-01 16:09:25 +00:00
midiparser_xmidi.cpp Updated copyright 2005-01-01 16:09:25 +00:00
midiparser.cpp Updated copyright 2005-01-01 16:09:25 +00:00
midiparser.h Updated copyright 2005-01-01 16:09:25 +00:00
mixer.cpp system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
mixer.h system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
module.mk Added shared code to load WAV(E) data from arbitrary seekable streams (files or memory) 2005-01-09 15:49:43 +00:00
mp3.cpp Updated copyright 2005-01-01 16:09:25 +00:00
mp3.h Updated copyright 2005-01-01 16:09:25 +00:00
mpu401.cpp Updated copyright 2005-01-01 16:09:25 +00:00
mpu401.h system.h was being included in tons of places, without any good reason; reduced this (total dependencies on system.h went down from 193 to 85 files) 2005-01-10 22:06:49 +00:00
rate.cpp A little more moving around #include's (last one for today ;-) 2005-01-10 22:51:42 +00:00
rate.h A little more moving around #include's (last one for today ;-) 2005-01-10 22:51:42 +00:00
voc.cpp Added shared code to load WAV(E) data from arbitrary seekable streams (files or memory) 2005-01-09 15:49:43 +00:00
voc.h This function is currently not used... 2005-01-09 15:48:47 +00:00
vorbis.cpp Updated copyright 2005-01-01 16:09:25 +00:00
vorbis.h Updated copyright 2005-01-01 16:09:25 +00:00
wave.cpp 16-bit WAVs are little-endian. 2005-01-11 08:30:28 +00:00
wave.h Fix legal header 2005-01-09 16:14:56 +00:00