..
mods
Add patch to make ProTracker a subclass of AudioStream, from madmoose
2006-10-23 01:37:59 +00:00
softsynth
Changed the default instrument from "no instrument at all" to "the first
2006-11-08 18:47:33 +00:00
adpcm.cpp
Fix bug #1501302 : "FF: Crackling Audio (Mac version)"
2006-09-21 20:12:16 +00:00
adpcm.h
Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio
2006-04-29 22:33:31 +00:00
audiocd.cpp
cleanup
2006-10-21 12:44:10 +00:00
audiocd.h
cleanup
2006-10-21 12:44:10 +00:00
audiostream.cpp
Added assert to audiostream allocation since failure causes serious problems
2006-06-19 21:08:34 +00:00
audiostream.h
Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It
2006-05-18 21:46:07 +00:00
flac.cpp
Modified version of patch #1584720 (add support for FLAC-1.1.3)
2006-10-28 13:21:43 +00:00
flac.h
Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio
2006-04-29 22:33:31 +00:00
fmopl.cpp
Fix GP2X ifdef error in initial patch. Sorry.
2006-10-09 20:38:59 +00:00
fmopl.h
cleanup
2006-04-15 21:27:56 +00:00
mididrv.cpp
cleanup
2006-10-21 12:44:10 +00:00
mididrv.h
Renamed class Timer to TimerManager (the old name was somewhat incorrect/confusing)
2006-06-24 09:34:49 +00:00
midiparser_smf.cpp
Fixes possible illegal writes/segfaults in compressToType0 (added a comment about the changes).
2006-04-13 23:13:56 +00:00
midiparser_xmidi.cpp
Removed extra exclamation marks in warning() calls as well.
2006-04-04 22:21:10 +00:00
midiparser.cpp
Change CVS keywords to SVN keywords
2006-02-11 10:05:31 +00:00
midiparser.h
cleanup
2006-04-15 21:27:56 +00:00
mixer.cpp
Backend modularization: Create timer manager, savefile manager and audio mixer in the backends for increased flexibility
2006-10-22 15:42:29 +00:00
mixer.h
Added Audio::Mixer::setReady method to work around bug #1588848
2006-11-01 21:28:14 +00:00
module.mk
Add WIP (not yet plugged in) Protracker modules player
2006-10-16 22:20:46 +00:00
mp3.cpp
Some whitespace changes to see if the CIA bot is still silent.
2006-07-13 14:01:48 +00:00
mp3.h
Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio
2006-04-29 22:33:31 +00:00
mpu401.cpp
cleanup
2006-10-21 12:44:10 +00:00
mpu401.h
Renamed class Timer to TimerManager (the old name was somewhat incorrect/confusing)
2006-06-24 09:34:49 +00:00
null.cpp
Moved dummy MIDI driver from backends/ to sound/ (this fixes bug #1435221 )
2006-02-25 14:45:31 +00:00
rate.cpp
Change CVS keywords to SVN keywords
2006-02-11 10:05:31 +00:00
rate.h
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
2006-09-23 00:42:35 +00:00
voc.cpp
added basic handler for VOC block 9
2006-11-03 21:03:12 +00:00
voc.h
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
2006-07-23 16:13:26 +00:00
vorbis.cpp
cleanup
2006-04-30 13:40:35 +00:00
vorbis.h
Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio
2006-04-29 22:33:31 +00:00
wave.cpp
Fix compressed sound in makeWAVStream()
2006-05-24 06:11:39 +00:00
wave.h
Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio
2006-04-29 22:33:31 +00:00