Age | Commit message (Expand) | Author |
2002-06-26 | Hacks to make SMUSH mixer a bit more tollerable. | James Brown |
2002-06-06 | As long as I am fixing regression bug introduced by my streaming | Lionel Ulmer |
2002-06-06 | This should fix the regression introduced by my streaming changes (bug | Lionel Ulmer |
2002-06-03 | Added the mutex support to ease the streaming (ie to prevent all race | Lionel Ulmer |
2002-06-02 | Fix the streaming used in the movies in TheDig (warning, did not test | Lionel Ulmer |
2002-05-22 | Fix for mixer 16 bits samples. Samples are clear now. | Paweł Kołodziejski |
2002-05-20 | Add volume control like it is done for MP3 to the 16 bit 'mixers' (ie | Lionel Ulmer |
2002-05-19 | The Dig: stereo samples and mixer | Paweł Kołodziejski |
2002-05-19 | The Dig: 16 bit samples and mixer | Paweł Kołodziejski |
2002-05-18 | The second part of armisme fix is here... | Nicolas Noble |
2002-05-18 | And now commiting the *REAL* arisme patch... | Nicolas Noble |
2002-05-18 | Next time, I'll have to kill you Arisme ok? ;-) | Nicolas Noble |
2002-05-18 | Oops | Nicolas Bacca |
2002-05-18 | Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu driver,... | Nicolas Bacca |
2002-05-18 | Added infrastructure to support more than 8 bit signed / unsigned RAW | Lionel Ulmer |
2002-05-18 | Fixing ALSA driver to not segfault when launching simon. It still isn't | Nicolas Noble |
2002-05-17 | fixed shadow var warnings | Max Horn |
2002-05-16 | Cleaning up a little the ALSA driver, and removed the 'old beast': the old Ti... | Nicolas Noble |
2002-05-16 | Added an ALSA sequencer support. Updated readme.txt to explain it, and | Nicolas Noble |
2002-05-12 | added append() stubs for Channel_MP3/Channel_MP3_CDMUSIC | Max Horn |
2002-05-12 | Add new mixer 'append' function to allow pseudo-streaming for SMUSH | James Brown |
2002-05-12 | Fix crash if envvar not set. | James Brown |
2002-05-12 | Add new MIDIPORT parameter to solve Linux sequencer issues. | James Brown |
2002-05-10 | Impliment what we call 'random guesses' for Sam and Max iMUSE | James Brown |
2002-05-09 | Fix odd Sam and Max iMUSE crash. Thread syncronisation bug? | James Brown |
2002-05-08 | Remove 373 type conversion warnings | James Brown |
2002-05-08 | Hacked away some code from Timidity to support 'Pitch wheel'. The DOTT | Lionel Ulmer |
2002-05-08 | Remove the setting of 'adlib_mode' to _RYTHM value (did for testing). | Lionel Ulmer |
2002-05-08 | Fixed the 'myinsbank' init (to not read memory that it should | Lionel Ulmer |
2002-05-08 | Fix compile warnings. | James Brown |
2002-05-08 | Add possible code for Modulation/Sustain to Emulated Midi Driver | James Brown |
2002-05-08 | Major cleanup of fmopl, and change incorrect uint32 typecasting. | James Brown |
2002-05-07 | First commit of the OPL2 MIDI driver (to have MIDI music without | Lionel Ulmer |
2002-05-07 | Fix a (very rare outside of running with GDB) race condition between | Lionel Ulmer |
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn |
2002-05-05 | Fixed some things to support MacOS port and QuickTime | Enrico Rolfi |
2002-05-04 | automatic detecion of MT32 vs. GM midi; removed obsolete -r command line option | Max Horn |
2002-05-04 | my version of MAD (0.14.2b) has no MAD_ERROR_NONE; where did that come from? | Max Horn |
2002-05-03 | Remove floating point in the MP3 volume control (baaaaaaaad on PDAs | Lionel Ulmer |
2002-05-02 | Change default tempos. | James Brown |
2002-05-01 | Pause and start of volume support | Nicolas Bacca |
2002-05-01 | Fix sound crash in some games. Thanks Michael Karcher. | James Brown |
2002-04-29 | replaced fragile hack (declaring class IMuse twice in two different places) w... | Max Horn |
2002-04-29 | Small inSANE patch for the dig, and start of Dig Audio support. | James Brown |
2002-04-28 | MI1 CD audio should work better now. Still a bit flaky but should be | Lionel Ulmer |
2002-04-28 | cleanup; implemented close() for CoreAudio driver | Max Horn |
2002-04-27 | fixed RT32 mapping (one instrument had been left out) | Max Horn |
2002-04-27 | fixed midi instrument ids in QuickTime driver | Max Horn |
2002-04-27 | MP3 CD tracks should now be working properly. | Lionel Ulmer |
2002-04-27 | Remove getpid() debug calls from mixer.cpp - not all platforms support this | James Brown |