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-17 07:22:41 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
sound
History
Max Horn
84c8d4b689
added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is work in progress, don't report problems with it just yet, we already know they are there :-)
...
svn-id: r4635
2002-07-26 00:41:07 +00:00
..
fmopl.cpp
Major cleanup of fmopl, and change incorrect uint32 typecasting.
2002-05-08 02:06:26 +00:00
fmopl.h
Major cleanup of fmopl, and change incorrect uint32 typecasting.
2002-05-08 02:06:26 +00:00
imuse.cpp
added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is work in progress, don't report problems with it just yet, we already know they are there :-)
2002-07-26 00:41:07 +00:00
imuse.h
indent run
2002-07-07 18:04:03 +00:00
mididrv.cpp
indent run
2002-07-07 18:04:03 +00:00
mididrv.h
indent run
2002-07-07 18:04:03 +00:00
mixer.cpp
fixed Channel_MP3::mix to deal correctly with _silence_cut (this improves lip sync); put cubic interpolation code into a utility class, CubicInterpolator; now three mixers use this, converting the other ones should be simple
2002-07-23 14:54:02 +00:00
mixer.h
Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer use
2002-07-21 06:55:33 +00:00