aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2002-05-12Add new mixer 'append' function to allow pseudo-streaming for SMUSHJames Brown
2002-05-12Fix crash if envvar not set.James Brown
2002-05-12Add new MIDIPORT parameter to solve Linux sequencer issues.James Brown
2002-05-10Impliment what we call 'random guesses' for Sam and Max iMUSEJames Brown
2002-05-09Fix odd Sam and Max iMUSE crash. Thread syncronisation bug?James Brown
2002-05-08Remove 373 type conversion warningsJames Brown
2002-05-08Hacked away some code from Timidity to support 'Pitch wheel'. The DOTTLionel Ulmer
2002-05-08Remove the setting of 'adlib_mode' to _RYTHM value (did for testing).Lionel Ulmer
2002-05-08Fixed the 'myinsbank' init (to not read memory that it shouldLionel Ulmer
2002-05-08Fix compile warnings.James Brown
2002-05-08Add possible code for Modulation/Sustain to Emulated Midi DriverJames Brown
2002-05-08Major cleanup of fmopl, and change incorrect uint32 typecasting.James Brown
2002-05-07First commit of the OPL2 MIDI driver (to have MIDI music withoutLionel Ulmer
2002-05-07Fix a (very rare outside of running with GDB) race condition betweenLionel Ulmer
2002-05-05cleaning up the mess drigo left... <sigh>Max Horn
2002-05-05Fixed some things to support MacOS port and QuickTimeEnrico Rolfi
2002-05-04automatic detecion of MT32 vs. GM midi; removed obsolete -r command line optionMax Horn
2002-05-04my version of MAD (0.14.2b) has no MAD_ERROR_NONE; where did that come from?Max Horn
2002-05-03Remove floating point in the MP3 volume control (baaaaaaaad on PDAsLionel Ulmer
2002-05-02Change default tempos.James Brown
2002-05-01Pause and start of volume supportNicolas Bacca
2002-05-01Fix sound crash in some games. Thanks Michael Karcher.James Brown
2002-04-29replaced fragile hack (declaring class IMuse twice in two different places) w...Max Horn
2002-04-29Small inSANE patch for the dig, and start of Dig Audio support.James Brown
2002-04-28MI1 CD audio should work better now. Still a bit flaky but should beLionel Ulmer
2002-04-28cleanup; implemented close() for CoreAudio driverMax Horn
2002-04-27fixed RT32 mapping (one instrument had been left out)Max Horn
2002-04-27fixed midi instrument ids in QuickTime driverMax Horn
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