aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2002-05-18Next time, I'll have to kill you Arisme ok? ;-)Nicolas Noble
2002-05-18OopsNicolas Bacca
2002-05-18Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu driver,...Nicolas Bacca
2002-05-18Added infrastructure to support more than 8 bit signed / unsigned RAWLionel Ulmer
2002-05-18Fixing ALSA driver to not segfault when launching simon. It still isn'tNicolas Noble
2002-05-17fixed shadow var warningsMax Horn
2002-05-16Cleaning up a little the ALSA driver, and removed the 'old beast': the old Ti...Nicolas Noble
2002-05-16Added an ALSA sequencer support. Updated readme.txt to explain it, andNicolas Noble
2002-05-12added append() stubs for Channel_MP3/Channel_MP3_CDMUSICMax Horn
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