aboutsummaryrefslogtreecommitdiff
path: root/sound/mixer.cpp
AgeCommit message (Expand)Author
2003-04-30PalmOS changesMax Horn
2003-03-30changed messages from warning to debugPaweł Kołodziejski
2003-03-18cleanup; add stopID method to stop a currently playing sound via its IDMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2002-12-08Patch #641607: Louder MP3 sound effectsMax Horn
2002-11-21Adapt MAD sampling rate to the real sampling rate for WinCENicolas Bacca
2002-11-19Patch #639931: ALL: Fix for possible mixer distortionMax Horn
2002-11-15637471: Hack to work-around 'bad sound in stream' problem.James Brown
2002-11-10oopsOliver Kiehl
2002-11-10added looping support to playRawOliver Kiehl
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-23changing warnings to debug level 2Paweł Kołodziejski
2002-10-23fix -Wshadow warningsMax Horn
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-02added panning control in imuse and reverse stereo supportPaweł Kołodziejski
2002-10-02Fix 'isSoundRunning' for Creative samples (eg, Full Throttle)James Brown
2002-10-01changes for stoping soundsPaweł Kołodziejski
2002-09-15new smush player need bigger bufferPaweł Kołodziejski
2002-09-15speed changes to play smush moviesPaweł Kołodziejski
2002-09-14fixed stream in mixer, not completed yet - bad wrap around.Paweł Kołodziejski
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-09-02fixesPaweł Kołodziejski
2002-09-02changed file io in sounds to class FilePaweł Kołodziejski
2002-08-29sound system cleanupMax Horn
2002-08-24synced with scummvmPaweł Kołodziejski
2002-08-23fix for bug #598938: sfx/music volume set 0 is not mute; some cleanupMax Horn
2002-08-20applied patch 597414, thanks XavierPaweł Kołodziejski
2002-08-18move _volume_table creation into constructor, and discard it in destructorMax Horn
2002-08-11Removing some system ifdef's that won't be required anymore soonRuediger Hanke
2002-08-10this remove clicks end of sounds in smushPaweł Kołodziejski
2002-08-09Got rid of annoying blips and scratches on my system. It's just for MorphOS n...Ruediger Hanke
2002-08-09Fixed Mixer full warnings, Dig music plays much better now on MorphOSRuediger Hanke
2002-08-04fixed compile errorMax Horn
2002-08-04DIG: preliminarily support for music in the gamePaweł Kołodziejski
2002-07-29patch 587769 by Fridvin Logi (supposedly helps with Nexus in The Dig)Max Horn
2002-07-28fixed volume table (that was a neat trick, that int8 cast, really got me; but...Max Horn
2002-07-28added constants for the default volumes; changed the volume ranges from 0-255...Max Horn
2002-07-27fixed some warnings, fixed clamped_add_16 to do the right thing now (wow, nob...Max Horn
2002-07-26when mixing data, clamp the addition - otherwise we might get overflows for h...Max Horn
2002-07-23fixed Channel_MP3::mix to deal correctly with _silence_cut (this improves lip...Max Horn
2002-07-22pulled out arisme's recent changes to pauseMode, they are not correct as they...Max Horn
2002-07-21Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer useJames Brown