.. |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
audiocd.cpp
|
Tweaked a few things to accommodate
|
2004-04-26 20:28:34 +00:00 |
audiocd.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
audiostream.cpp
|
getFreeSpace() is not longer used
|
2004-07-01 04:43:32 +00:00 |
audiostream.h
|
getFreeSpace() is not longer used
|
2004-07-01 04:43:32 +00:00 |
flac.cpp
|
Make use of new File refcount code; also fixed long standing bug in vorbis code (ov_clear was not being called, resulting in a file not being closed)
|
2004-06-28 22:35:22 +00:00 |
flac.h
|
Patch #885904 (Flac Support) with some tweaks by me
|
2004-02-22 14:11:16 +00:00 |
fmopl.cpp
|
Config sample switch for WinCE
|
2004-05-09 14:26:01 +00:00 |
fmopl.h
|
Patch #902111: Change remaining random function calls to use RandomSource
|
2004-03-13 18:44:10 +00:00 |
mididrv.cpp
|
Prepare Zodiac MIDI support
|
2004-02-05 13:56:39 +00:00 |
mididrv.h
|
MIDI control change 18 is no longer transmitted.
|
2004-04-26 20:34:59 +00:00 |
midiparser_smf.cpp
|
Doubled the buffer size to prevent crashes with the Inherit the Earth
|
2004-05-01 16:42:58 +00:00 |
midiparser_xmidi.cpp
|
Changed printf() to warning(), plus some formatting changes.
|
2004-04-29 11:51:11 +00:00 |
midiparser.cpp
|
Make allNotesOff() also turn off all "hanging notes". Without this change,
|
2004-05-31 08:51:10 +00:00 |
midiparser.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
mixer.cpp
|
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
|
2004-02-28 12:58:13 +00:00 |
mixer.h
|
seems it is 'endianness' and not 'endianess'
|
2004-04-08 22:46:46 +00:00 |
module.mk
|
Patch #885904 (Flac Support) with some tweaks by me
|
2004-02-22 14:11:16 +00:00 |
mp3.cpp
|
Make use of new File refcount code; also fixed long standing bug in vorbis code (ov_clear was not being called, resulting in a file not being closed)
|
2004-06-28 22:35:22 +00:00 |
mp3.h
|
Patch #885904 (Flac Support) with some tweaks by me
|
2004-02-22 14:11:16 +00:00 |
mpu401.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
mpu401.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
rate.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
rate.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
resample.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
resample.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
voc.cpp
|
Remove odd sample rate hack (for DOTT demo); instead, be slightly less strict about VOC headers, since DOTT demo (and maybe others) use buggy VOC headers
|
2004-05-05 10:58:07 +00:00 |
voc.h
|
Explain a bit what getSampleRateFromVOCRate() does; mark a hack in it more clearly; disable warning
|
2004-05-02 22:33:28 +00:00 |
vorbis.cpp
|
Fix for bug #981991 (VORBIS: Crash when using Ogg Vorbis CD tracks)
|
2004-06-29 23:27:18 +00:00 |
vorbis.h
|
Patch #885904 (Flac Support) with some tweaks by me
|
2004-02-22 14:11:16 +00:00 |