aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/sound.h
AgeCommit message (Collapse)Author
2006-05-05Update copyrightTravis Howell
svn-id: r22358
2006-05-03sfx5 isn't ambient, but manually started/stopped in FFTravis Howell
svn-id: r22292
2006-04-23Implemented volume and panning for FF sound effects. I hope my mapping fromTorbjörn Andersson
DirectSound's logarithmic scale to ScummVM's linear scale is at least reasonably collect. This should keep the sound effects from overpowering the spoken voices in some scenes. svn-id: r22107
2006-04-22Enable MS ADPCM WAV format decoder for all sound in Macintosh version of FF ↵Travis Howell
and cleanup svn-id: r22081
2006-04-20CleanupTravis Howell
svn-id: r22047
2006-04-18Add code for vc84_stopSoundLoop in FFTravis Howell
svn-id: r22007
2006-04-17Improve sound support in FF and add MoviePlayer classTravis Howell
svn-id: r21975
2006-04-15Add support for switching voice file in PC versions of FF and cleanupTravis Howell
svn-id: r21900
2006-04-14Add speech support for Amiga verison of FFTravis Howell
svn-id: r21871
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582