aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sound/music.h
AgeCommit message (Expand)Author
2010-01-23Added song manipulation debug commands: songinfo, startsound, togglesound and...Filippos Karapetis
2010-01-22- The reverb value is now obtained from the music driverFilippos Karapetis
2010-01-21- Fixed pausing of all sounds in the playlistFilippos Karapetis
2010-01-21SCI: Renamed softseq/ to drivers/Walter van Niftrik
2010-01-19- Removed the resetDriver() hack. The reason why notes stopped being played s...Filippos Karapetis
2010-01-16SCI: CleanupWalter van Niftrik
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2010-01-12SCI: Handle master volume inside music driversWalter van Niftrik
2010-01-11New music code: Implemented sound stopping after fading, and disabled MIDI so...Filippos Karapetis
2010-01-09SCI: CleanupWalter van Niftrik
2010-01-07Premiliary adaption of SCI to use LoopingAudioStream. (This could really need...Johannes Schickel
2010-01-07Some formatting fixes.Johannes Schickel
2010-01-05Cleanup, fixed fading of digital sound effectsFilippos Karapetis
2010-01-05Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purposeFilippos Karapetis