scummvm/audio
D G Turner 54f25aa843 COMMON: Renamed Integer Log2 function from log2 to intLog2.
This avoids naming collisions with system libraries on some platforms
i.e. DS, DC where the log2 is realised by macro.
2011-07-19 02:29:13 +01:00
..
decoders COMMON: Renamed Integer Log2 function from log2 to intLog2. 2011-07-19 02:29:13 +01:00
mods ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
softsynth SCUMM: minor bug fix in FM-Towns midi driver 2011-07-10 22:19:32 +02:00
audiostream.cpp Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
audiostream.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fmopl.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
fmopl.h AUDIO: Explicitly instantiate & name RandomSource used by MAME OPL 2011-05-23 12:13:01 +02:00
mididrv.cpp AUDIO: fix issue in detectDevice when config manager setting is missing 2011-07-04 08:32:20 +02:00
mididrv.h AUDIO: replaced kDriverName in MidiDriver::detectDevice() 2011-06-06 00:20:05 +02:00
midiparser_smf.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiparser_xmidi.cpp AUDIO: Small cleanup in MidiParser_XMIDI::loadMusic 2011-06-10 22:15:39 +02:00
midiparser.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiparser.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiplayer.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
midiplayer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mixer_intern.h AUDIO: Add complementary functions for getting channel volume and balance 2011-06-11 14:12:19 +03:00
mixer.cpp AUDIO: Add complementary functions for getting channel volume and balance 2011-06-11 14:12:19 +03:00
mixer.h AUDIO: Add complementary functions for getting channel volume and balance 2011-06-11 14:12:19 +03:00
module.mk Merge remote branch 'upstream/master' into t7g-ios 2011-05-31 14:16:29 -04:00
mpu401.cpp AUDIO: Replace assignment in return call by separate assignment and return call. 2011-06-23 15:11:36 +08:00
mpu401.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
musicplugin.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
musicplugin.h AUDIO: fix device detection (missing rom files for MT-32 emu) 2011-06-05 18:29:13 +02:00
null.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
null.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rate_arm_asm.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rate_arm.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
rate.cpp AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with malloc 2011-06-23 15:11:36 +08:00
rate.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timestamp.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
timestamp.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00