aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2002-04-27MP3 CD tracks should now be working properly.Lionel Ulmer
2002-04-27Remove getpid() debug calls from mixer.cpp - not all platforms support thisJames Brown
2002-04-27Add autosave support, fix sm and max midi.James Brown
2002-04-26removed the unused destroy() methods; using 'delete this' issn't nice anyway <g>Max Horn
2002-04-26Fixed race conditions in the sound code (where a sound could beLionel Ulmer
2002-04-26Remove useless debug code.Lionel Ulmer
2002-04-26Fixed one memory overwrite problem in MP3-CD support. First pass atLionel Ulmer
2002-04-26added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio (Mac...Max Horn
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-23Remove warning from file.James Brown
2002-04-23LGPL'ed FMOpl from AdPlug.James Brown
2002-04-22Fix MP3 compilation.James Brown
2002-04-22Add voice channel tracking to stop script race in BumpusVille VR.James Brown
2002-04-22BeOS compilation fixJames Brown
2002-04-21Fix (hack) imuse for samnmax. Fix (hack) samnmax inventory screenVincent Hamm
2002-04-21Add boilerplate license to some files, to satisfy Debian types :)James Brown
2002-04-21BEOS midi compile fix. Take 1.James Brown
2002-04-21Fix midi compilation - in more ways than one :PJames Brown
2002-04-20Warning fix.James Brown
2002-04-20Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as workin...Lionel Ulmer
2002-04-20Commit of the X11 driver using the new OSystem interface. Plus some warning f...Lionel Ulmer
2002-04-19Remove left over debug line. BBrox is anally retentive.James Brown
2002-04-19Fix PocketSCUMM. Palette is wrong tho. BBrox is a genius.James Brown
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-17Return of the MP3 CD patch ... use CBR 22 kHzNicolas Bacca
2002-04-17Minor WinCE changesNicolas Bacca
2002-04-16Added missing newline at end of file.Marcus Comstedt
2002-04-16Small fix to get sounds to actually finish :-)Lionel Ulmer
2002-04-16Proper commit now for MP3 sound support....Lionel Ulmer
2002-04-16Add hack for loom staff verbs.James Brown
2002-04-16endian fixes,Ludvig Strigeus
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-04-10MorphOS version adapted to v0.2.0Ruediger Hanke
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-16MorphOS port (sdl version) + endian fixes for big endian machines.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-14should be "#if !defined", instead of "#if !define" :)Mutwin Kraus
2002-03-14Fix some possible problems with new gmidi.cpp compiling on Mac Carbon..James Brown
2002-03-14Rewire the MIDI subsystem to use drivers selecting from the commandline.James Brown
2002-03-14Add missing file. Oops.James Brown
2002-03-14Added some new midi drivers - QuickTime Music and RawMidi.James Brown
2002-03-13Fix an OB1 and typecast. Need to find out cause of invalid object index to be...James Brown