This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-26 04:35:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Torbjörn Andersson
54b2a8c98d
JANITORIAL: Cleanup (mostly whitespace)
...
svn-id: r53161
2010-10-12 04:19:58 +00:00
..
decoders
JANITORIAL: Cleanup (mostly whitespace)
2010-10-12 04:19:58 +00:00
mods
COMMON: Some style fixes.
2010-09-06 21:04:33 +00:00
softsynth
JANITORIAL: Cleanup (mostly whitespace)
2010-10-12 04:19:58 +00:00
audiocd.cpp
JANITORAL: Clean trailing whitespaces.
2010-10-12 02:18:11 +00:00
audiocd.h
AUDIO: Implement volume and balance control for the AudioCD manager (needed for music fading in Kyra 1 FM-Towns and probably other FM-Towns games). This addition applies to emulated CD audio only for now. I haven't found a way to implement this for real CDs yet. SDL doesn't seem to support this (but it might be just me? If anyone knows more about this, just tell me).
2010-08-04 16:53:09 +00:00
audiostream.cpp
Strip trailing whitespaces in our common code base.
2010-07-21 18:17:51 +00:00
audiostream.h
…
fmopl.cpp
JANITORIAL: Removed most punctuation at end of warning() and error()
2010-09-18 10:55:16 +00:00
fmopl.h
…
mididrv.cpp
JANITORAL: Clean trailing whitespaces.
2010-10-12 02:18:11 +00:00
mididrv.h
MIDI: Send a reset MIDI device signal on startup.
2010-09-15 22:00:20 +00:00
midiparser_smf.cpp
…
midiparser_xmidi.cpp
…
midiparser.cpp
…
midiparser.h
…
mixer_intern.h
…
mixer.cpp
SOUND: New global define AUDIO_REVERSE_STEREO.
2010-08-24 18:44:14 +00:00
mixer.h
…
module.mk
SOUND: Move CMS emulator to sound/softsynth.
2010-09-17 20:02:03 +00:00
mpu401.cpp
…
mpu401.h
…
musicplugin.cpp
…
musicplugin.h
Strip trailing whitespaces in our common code base.
2010-07-21 18:17:51 +00:00
null.cpp
…
null.h
…
rate_arm_asm.s
Remove PalmOS port
2010-07-17 18:41:38 +00:00
rate_arm.cpp
…
rate.cpp
…
rate.h
…
timestamp.cpp
…
timestamp.h
…