.. |
softsynth
|
* Added new virtual base class 'Stream', ReadStream and
|
2005-04-22 17:40:09 +00:00 |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
adpcm.cpp
|
o Fixed ADPCM decoder length bug
|
2005-05-03 22:12:23 +00:00 |
adpcm.h
|
o Fixed ADPCM decoder length bug
|
2005-05-03 22:12:23 +00:00 |
audiocd.cpp
|
code conventions
|
2005-04-20 11:13:56 +00:00 |
audiocd.h
|
code conventions
|
2005-04-20 11:13:56 +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
|
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
|
2005-03-12 18:56:09 +00:00 |
flac.h
|
Updated copyright
|
2005-01-01 16:09:25 +00:00 |
fmopl.cpp
|
PalmOS : ARM optimized OPL driver
|
2005-03-11 11:01:52 +00:00 |
fmopl.h
|
Add medium quality sound for FOTAQ
|
2005-01-28 20:46:36 +00:00 |
mididrv.cpp
|
Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
|
2005-04-10 14:33:44 +00:00 |
mididrv.h
|
Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and
|
2005-04-13 00:11:49 +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
|
Renamed getActiveChannelSoundID to getSoundID and fixed its semantics to avoid race conditions
|
2005-04-04 17:43:00 +00:00 |
mixer.h
|
Fixed some doxygen warnings
|
2005-05-05 15:59:24 +00:00 |
module.mk
|
Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ directory.
|
2005-05-03 20:36:07 +00:00 |
mp3.cpp
|
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
|
2005-03-12 18:56:09 +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
|
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method
|
2005-03-12 18:56:09 +00:00 |
vorbis.h
|
Updated copyright
|
2005-01-01 16:09:25 +00:00 |
wave.cpp
|
Switch link to web page with more detailed information on compression types.
|
2005-05-04 01:57:03 +00:00 |
wave.h
|
o Fixed ADPCM decoder length bug
|
2005-05-03 22:12:23 +00:00 |