aboutsummaryrefslogtreecommitdiff
path: root/sound/imuse.cpp
AgeCommit message (Expand)Author
2002-04-25Apply patch to add 'monkeyvga' target for MI1 Floppy.James Brown
2002-04-24Fixed transition effects in non V7 gamesVincent Hamm
2002-04-21Fix (hack) imuse for samnmax. Fix (hack) samnmax inventory screenVincent Hamm
2002-04-18Reenable MorphOS Midi driver, small updates to CD open code (only when CD aud...Ruediger Hanke
2002-04-18Update midi MT-32 patch table.James Brown
2002-04-14wrote new mixer class,Ludvig Strigeus
2002-04-13new midi driver API,Ludvig Strigeus
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-03-24Fixed pal initVincent Hamm
2002-03-21Move some box stuff from scumm.h to new boxes.hJames Brown
2002-03-20I know it probably doesn't look like much, but this is a start to the reorg -...James Brown
2002-03-14Add "options" menu to F5 key. Can set music volumes and stuff :)James Brown
2002-03-14winCE part 2 - still gui.cpp and scummvm.cpp leftJames Brown
2002-03-14Rewire the MIDI subsystem to use drivers selecting from the commandline.James Brown
2002-03-11Remove last Sam and Max #ifdefJames Brown
2002-03-07Fixed music volume control for some games.James Brown
2002-03-06Fix typo in music volume, and add -m parameter to set it.James Brown
2002-03-05Adding music volume control.James Brown
2002-03-05Remove some testing stuff.James Brown
2002-03-05Fixed the actor crash bug properly. NOTE: This -will- break ALL saved gamesJames Brown
2002-03-05Removed some debugging messages.James Brown
2002-03-02Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not ...James Brown
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
2002-02-12First part of Yazoo and mines work on making older scumm games work.James Brown
2001-12-28fixed the programming style on some linesLudvig Strigeus
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus