.. |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
audiocd.cpp
|
no need to specify game data path here: File::setDefaultDirectory() took care of that
|
2004-01-04 14:06:06 +00:00 |
audiocd.h
|
o Make use of the new LinearMemoryStream feature which allows auto-disposing the sound data
|
2003-12-21 00:44:31 +00:00 |
audiostream.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
audiostream.h
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
fmopl.cpp
|
cleanup whitespaces
|
2003-11-08 23:05:04 +00:00 |
fmopl.h
|
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
|
2003-08-01 12:21:04 +00:00 |
mididrv.cpp
|
This is now supported on PalmOS
|
2003-12-18 11:49:53 +00:00 |
mididrv.h
|
cleanup
|
2003-10-18 13:04:59 +00:00 |
midiparser_smf.cpp
|
cleanup / doxygenification
|
2003-10-03 23:34:06 +00:00 |
midiparser_xmidi.cpp
|
cleanup whitespaces
|
2003-11-08 23:05:04 +00:00 |
midiparser.cpp
|
explicitly turn off all active sounds -> not all MIDI devices support the 'All note off' event, at least according to http://crystal.apana.org.au/ghansper/midi_introduction/midi_channel_mode.html ; and now, the quicktime MIDI code doesn't support it anymore, too ;-)
|
2003-12-24 12:54:33 +00:00 |
midiparser.h
|
Expanded the Doxygen docs for the MidiParser class.
|
2003-12-11 00:51:51 +00:00 |
mixer.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
mixer.h
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
module.mk
|
moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it may be reused by other engines in the future
|
2003-11-29 12:11:01 +00:00 |
mp3.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
mp3.h
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
mpu401.cpp
|
renamed some Timer methods
|
2003-10-17 16:39:32 +00:00 |
mpu401.h
|
include stdafx.h
|
2003-12-21 17:35:44 +00:00 |
rate.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
rate.h
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
resample.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
resample.h
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
voc.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
voc.h
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
vorbis.cpp
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |
vorbis.h
|
renamed AudioInputStream -> AudioStream
|
2004-01-03 14:10:13 +00:00 |