.. |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
audiocd.cpp
|
Rename remaining OSystem methods to match our coding guidelines
|
2004-09-28 20:19:37 +00:00 |
audiocd.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
audiostream.cpp
|
AudioStream::read() has been removed quite some time ago, now making sure that change is reflected everywhere
|
2004-11-27 13:54:09 +00:00 |
audiostream.h
|
AudioStream::read() has been removed quite some time ago, now making sure that change is reflected everywhere
|
2004-11-27 13:54:09 +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
|
Prepare true AdLib support on PalmOS
|
2004-10-22 12:11:24 +00:00 |
fmopl.h
|
Patch #902111: Change remaining random function calls to use RandomSource
|
2004-03-13 18:44:10 +00:00 |
mididrv.cpp
|
Major MT-32 emu overhaul based on KingGuppy's code.
|
2004-11-06 01:41:32 +00:00 |
mididrv.h
|
Major MT-32 emu overhaul based on KingGuppy's code.
|
2004-11-06 01:41:32 +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
|
Erm, this was never meant to be commited. I might as well leave the .h change for now, until kyra is investigated further.
|
2004-11-11 14:19:38 +00:00 |
midiparser.h
|
Prevent infinite loop by displaying the launcher after a game start FAILURE too.
|
2004-11-11 14:01:11 +00:00 |
mixer.cpp
|
AudioStream::read() has been removed quite some time ago, now making sure that change is reflected everywhere
|
2004-11-27 13:54:09 +00:00 |
mixer.h
|
Doxygen fixes
|
2004-10-30 21:52:57 +00:00 |
module.mk
|
Patch #885904 (Flac Support) with some tweaks by me
|
2004-02-22 14:11:16 +00:00 |
mp3.cpp
|
AudioStream::read() has been removed quite some time ago, now making sure that change is reflected everywhere
|
2004-11-27 13:54:09 +00:00 |
mp3.h
|
Patch #885904 (Flac Support) with some tweaks by me
|
2004-02-22 14:11:16 +00:00 |
mpu401.cpp
|
Delegate channel functions to any MidiDriver. This is useful for the
|
2004-11-04 21:34:17 +00:00 |
mpu401.h
|
Delegate channel functions to any MidiDriver. This is useful for the
|
2004-11-04 21:34:17 +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
|
Update comment
|
2004-08-03 10:11:54 +00:00 |
voc.h
|
changed loadVOCFile to work on a generic ReadStream instead of a File, and renamed it to loadVOCFromStream; removed readVOCFromMemory as it isn't used anymore, and in the future, a MemoryReadstream plus loadVOCFromStream can achieve the same effect
|
2004-07-31 11:46:58 +00:00 |
vorbis.cpp
|
AudioStream::read() has been removed quite some time ago, now making sure that change is reflected everywhere
|
2004-11-27 13:54:09 +00:00 |
vorbis.h
|
Patch #885904 (Flac Support) with some tweaks by me
|
2004-02-22 14:11:16 +00:00 |