aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2002-07-07indent runMax Horn
2002-07-04fixed compilation of imuse.cppMax Horn
2002-06-26Hacks to make SMUSH mixer a bit more tollerable.James Brown
2002-06-06As long as I am fixing regression bug introduced by my streamingLionel Ulmer
2002-06-06This should fix the regression introduced by my streaming changes (bugLionel Ulmer
2002-06-03Added the mutex support to ease the streaming (ie to prevent all raceLionel Ulmer
2002-06-02Fix the streaming used in the movies in TheDig (warning, did not testLionel Ulmer
2002-05-22Fix for mixer 16 bits samples. Samples are clear now.Paweł Kołodziejski
2002-05-20Add volume control like it is done for MP3 to the 16 bit 'mixers' (ieLionel Ulmer
2002-05-19The Dig: stereo samples and mixerPaweł Kołodziejski
2002-05-19The Dig: 16 bit samples and mixerPaweł Kołodziejski
2002-05-18The second part of armisme fix is here...Nicolas Noble
2002-05-18And now commiting the *REAL* arisme patch...Nicolas Noble
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