aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Collapse)Author
2002-03-14Fix some possible problems with new gmidi.cpp compiling on Mac Carbon..James Brown
svn-id: r3746
2002-03-14Rewire the MIDI subsystem to use drivers selecting from the commandline.James Brown
No -DTIMIDITY, etc! Yippie!. Also updated readme. svn-id: r3743
2002-03-14Add missing file. Oops.James Brown
svn-id: r3742
2002-03-14Added some new midi drivers - QuickTime Music and RawMidi.James Brown
-DUSE_RAWMIDI and -DUSE_QTMUSIC respectivly. I assume these will compile - if not file a bug/patch. Also added a "-r" commandline parameter to turn on MT32 emulation... the patch conversion set isn't quite right, still.. svn-id: r3741
2002-03-13Fix an OB1 and typecast. Need to find out cause of invalid object index to ↵James Brown
begin with.. svn-id: r3738
2002-03-11Remove last Sam and Max #ifdefJames Brown
svn-id: r3726
2002-03-10Removed more warnings and logic errors.James Brown
Now compiles with -Wall under GCC. svn-id: r3722
2002-03-07Fixed music volume control for some games.James Brown
svn-id: r3680
2002-03-06Add Matti Hmlinen's patch to suppress warningsTravis Howell
svn-id: r3664
2002-03-06Fix typo in music volume, and add -m parameter to set it.James Brown
svn-id: r3659
2002-03-05Adding music volume control.James Brown
svn-id: r3657
2002-03-05Remove some testing stuff.James Brown
svn-id: r3649
2002-03-05Fixed the actor crash bug properly. NOTE: This -will- break ALL saved gamesJames Brown
made with previous versions. svn-id: r3648
2002-03-05Removed some debugging messages.James Brown
svn-id: r3647
2002-03-02Added a new '-t' commandline option to set TEMPO_BASE (note: In decimal, not ↵James Brown
hex.. should fix). svn-id: r3641
2002-02-24Code cleanup - get rid of a bunch of typecast and unused variable warnings.James Brown
svn-id: r3627
2002-02-12First part of Yazoo and mines work on making older scumm games work.James Brown
Not enough here to actually work yet, just the base groundwork needed. svn-id: r3567
2002-02-02Added newline at end of file to fix gcc warnings.Marcus Comstedt
svn-id: r3552
2001-12-28fixed the programming style on some linesLudvig Strigeus
svn-id: r3537
2001-12-04* better drawBox (tnx sam_k)Ludvig Strigeus
* more params allowed for soundKludge opcode (8 instead of 16) will perhaps fix bugs. svn-id: r3523
2001-12-01removed erroneous debugging codeLudvig Strigeus
svn-id: r3516
2001-12-01fixed to compile on unixLudvig Strigeus
svn-id: r3512
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus
svn-id: r3511
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus
svn-id: r3510