..
decoders
SOUND: Update which engines use what decoder
2011-01-21 14:37:46 +00:00
mods
COMMON: Split common/stream.h into several headers
2010-11-19 17:03:07 +00:00
softsynth
COMMON: OSystem now has a PaletteManager
2011-02-07 17:52:38 +00:00
audiostream.cpp
Strip trailing whitespaces in our common code base.
2010-07-21 18:17:51 +00:00
audiostream.h
AUDIO: Remove obsolete comment.
2010-11-05 15:38:31 +00:00
fmopl.cpp
JANITORIAL: Removed most punctuation at end of warning() and error()
2010-09-18 10:55:16 +00:00
fmopl.h
Show an error message in case multiple OPL outputs are created instead of using an assert.
2010-03-08 00:54:05 +00:00
mididrv.cpp
GUI/LAUNCHER: improved MIDI device selection (also #3088438 )
2010-10-24 19:15:17 +00:00
mididrv.h
MIDI: Send a reset MIDI device signal on startup.
2010-09-15 22:00:20 +00:00
midiparser_smf.cpp
Cleanup.
2010-07-16 03:31:45 +00:00
midiparser_xmidi.cpp
Fix XMIDI looping implementation. Now for example the music in the ferret village of ITE plays fine.
2009-08-08 13:57:21 +00:00
midiparser.cpp
MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music"
2011-02-02 23:27:59 +00:00
midiparser.h
MIDI: Fix for bug #3170988 - "MONKEY2: Messed up MT-32 music"
2011-02-02 23:27:59 +00:00
mixer_intern.h
Made _sampleRate constant again in Audio::MixerImpl. (And Committing "common/timer.h" that should have been included in r50095)
2010-06-20 20:19:53 +00:00
mixer.cpp
OPENGL: Merged from trunk, from rev 52105 to 53396.
2010-10-13 03:57:44 +00:00
mixer.h
SOUND: Get rid of unused forward declarations in mixer.h.
2011-01-10 22:20:51 +00:00
module.mk
OPENGL: Merged from trunk, from rev 52105 to 53396.
2010-10-13 03:57:44 +00:00
mpu401.cpp
Remove warnings from NDS build.
2008-11-29 18:01:16 +00:00
mpu401.h
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
2007-09-19 08:40:12 +00:00
musicplugin.cpp
AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)
2010-06-25 18:47:52 +00:00
musicplugin.h
Strip trailing whitespaces in our common code base.
2010-07-21 18:17:51 +00:00
null.cpp
GUI: Add and improve some messages to translate
2010-06-26 15:48:03 +00:00
null.h
AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)
2010-06-25 18:47:52 +00:00
rate_arm_asm.s
Remove PalmOS port
2010-07-17 18:41:38 +00:00
rate_arm.cpp
SOUND: Convert some (f)printf + fflush to debug
2010-11-01 20:41:03 +00:00
rate.cpp
Fix typos
2010-03-12 00:37:25 +00:00
rate.h
Make RateConverter::flow return the number of sample pairs written, like it's documented in the .cpp file.
2010-01-05 02:42:35 +00:00
timestamp.cpp
AUDIO: Forbid adding timestamps with differing framerate
2011-02-09 00:12:22 +00:00
timestamp.h
AUDIO: Forbid adding timestamps with differing framerate
2011-02-09 00:12:22 +00:00