aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2002-12-11ripped out obsolete midi streaming code from backends (this may break Alsa/SE...Max Horn
2002-12-11Separated Windows MIDI driver into its own fileJamieson Christian
2002-12-08split alsa from mididrvOliver Kiehl
2002-12-08started to split out the midi driversMax Horn
2002-12-08removed obsolete stuffMax Horn
2002-12-08ignore more weird MIDI events, this time for SimonMax Horn
2002-12-08Patch #641607: Louder MP3 sound effectsMax Horn
2002-12-08Ignore weird MIDI messages for now; maybe Jamieson knows more?Max Horn
2002-12-01Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games.Jamieson Christian
2002-11-30Fixed pitch bend AGAIN.Jamieson Christian
2002-11-27Fixed mingw compile warningsJamieson Christian
2002-11-26fixed compile problemsOliver Kiehl
2002-11-26Restructured MIDI channel allocation architecture.Jamieson Christian
2002-11-21Added midistreamer.cppJamieson Christian
2002-11-21Broke MidiStreamer into .h and .cpp components.Jamieson Christian
2002-11-21Revamped Adlib functionality.Jamieson Christian
2002-11-21Adapt MAD sampling rate to the real sampling rate for WinCENicolas Bacca
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all...Max Horn
2002-11-19And one more fix to make it actually compile. :)Jamieson Christian
2002-11-19Corrected a previous fix the broke pitch bending yet again....Jamieson Christian
2002-11-19Patch #639931: ALL: Fix for possible mixer distortionMax Horn
2002-11-18Added support for volume and pause control to Simon music.Jamieson Christian
2002-11-16patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamiesonJonathan Gray
2002-11-15637471: Hack to work-around 'bad sound in stream' problem.James Brown
2002-11-13removed my non functional attempt at streaming in the CoreAudio driver, now t...Max Horn
2002-11-13Add midi streaming support from Jamieson630Travis Howell
2002-11-12another readme location updatingJonathan Gray
2002-11-10oopsOliver Kiehl
2002-11-10added looping support to playRawOliver Kiehl
2002-11-04Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MID...Jamieson Christian
2002-10-30disabled reverb effect in QuickTime / CoreAudio drivers until we figure out w...Max Horn
2002-10-28Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.James Brown
2002-10-27don't put samples into stream SoundMixer if sound card is disabledPaweł Kołodziejski
2002-10-27Add monster.sog support, patch #629362Travis Howell
2002-10-27patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler....Jonathan Gray
2002-10-24QuickTime midi driver will now not error out on pitch bend changes. Still, pi...Max Horn
2002-10-23changing warnings to debug level 2Paweł Kołodziejski
2002-10-23fix -Wshadow warningsMax Horn
2002-10-21Fixing the ALSA fix. ;)Jamieson Christian
2002-10-21Pitch bend fix for ALSA driverJamieson Christian
2002-10-21oops forgot this fileMax Horn
2002-10-21fixed compilation on MacOSMax Horn
2002-10-21Pitch bend fixes for QTMAJamieson Christian
2002-10-16compilation fixMax Horn
2002-10-15changes to imusePaweł Kołodziejski
2002-10-15fixPaweł Kołodziejski
2002-10-15Sanity checking to fix crash caused by latest sound commitsJames Brown
2002-10-15changes to soundmixer - added timeout param to streamPaweł Kołodziejski
2002-10-14Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cppJamieson Christian
2002-10-12revised options dialogMax Horn