scummvm/sound
2002-07-23 14:54:02 +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 renamed SPECIAL_CHANNEL to PERCUSSION_CHANNEL; don't apply MT32->GM conversion on percussion channel; some indention fixes 2002-07-23 10:29:11 +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