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-30 23:43:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Johannes Schickel
15b57549ad
COMMON: Some style fixes.
...
svn-id: r52609
2010-09-06 21:04:33 +00:00
..
decoders
MP3: Fix seeking.
2010-08-22 12:04:44 +00:00
mods
COMMON: Some style fixes.
2010-09-06 21:04:33 +00:00
softsynth
SOUND: Remove semicolon
2010-09-04 13:19:49 +00:00
audiocd.cpp
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
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
…
fmopl.h
…
mididrv.cpp
Use tabs instead of spaces for indentation.
2010-08-11 19:32:07 +00:00
mididrv.h
Use tabs instead of spaces for indentation.
2010-08-11 19:32:07 +00:00
midiparser_smf.cpp
Cleanup.
2010-07-16 03:31:45 +00:00
midiparser_xmidi.cpp
…
midiparser.cpp
Cleanup.
2010-07-16 03:31:45 +00:00
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
GUI: add music devices for c64, amiga and apple II gs
2010-08-11 18:54:56 +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
…