Age | Commit message (Expand) | Author |
2002-11-21 | Adapt MAD sampling rate to the real sampling rate for WinCE | Nicolas Bacca |
2002-11-19 | Patch #639931: ALL: Fix for possible mixer distortion | Max Horn |
2002-11-15 | 637471: Hack to work-around 'bad sound in stream' problem. | James Brown |
2002-11-10 | oops | Oliver Kiehl |
2002-11-10 | added looping support to playRaw | Oliver Kiehl |
2002-10-28 | Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define. | James Brown |
2002-10-27 | don't put samples into stream SoundMixer if sound card is disabled | Paweł Kołodziejski |
2002-10-27 | Add monster.sog support, patch #629362 | Travis Howell |
2002-10-27 | patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler.... | Jonathan Gray |
2002-10-23 | changing warnings to debug level 2 | Paweł Kołodziejski |
2002-10-23 | fix -Wshadow warnings | Max Horn |
2002-10-16 | compilation fix | Max Horn |
2002-10-15 | changes to imuse | Paweł Kołodziejski |
2002-10-15 | fix | Paweł Kołodziejski |
2002-10-15 | Sanity checking to fix crash caused by latest sound commits | James Brown |
2002-10-15 | changes to soundmixer - added timeout param to stream | Paweł Kołodziejski |
2002-10-02 | added panning control in imuse and reverse stereo support | Paweł Kołodziejski |
2002-10-02 | Fix 'isSoundRunning' for Creative samples (eg, Full Throttle) | James Brown |
2002-10-01 | changes for stoping sounds | Paweł Kołodziejski |
2002-09-15 | new smush player need bigger buffer | Paweł Kołodziejski |
2002-09-15 | speed changes to play smush movies | Paweł Kołodziejski |
2002-09-14 | fixed stream in mixer, not completed yet - bad wrap around. | Paweł Kołodziejski |
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn |
2002-09-02 | fixes | Paweł Kołodziejski |
2002-09-02 | changed file io in sounds to class File | Paweł Kołodziejski |
2002-08-29 | sound system cleanup | Max Horn |
2002-08-24 | synced with scummvm | Paweł Kołodziejski |
2002-08-23 | fix for bug #598938: sfx/music volume set 0 is not mute; some cleanup | Max Horn |
2002-08-20 | applied patch 597414, thanks Xavier | Paweł Kołodziejski |
2002-08-18 | move _volume_table creation into constructor, and discard it in destructor | Max Horn |
2002-08-11 | Removing some system ifdef's that won't be required anymore soon | Ruediger Hanke |
2002-08-10 | this remove clicks end of sounds in smush | Paweł Kołodziejski |
2002-08-09 | Got rid of annoying blips and scratches on my system. It's just for MorphOS n... | Ruediger Hanke |
2002-08-09 | Fixed Mixer full warnings, Dig music plays much better now on MorphOS | Ruediger Hanke |
2002-08-04 | fixed compile error | Max Horn |
2002-08-04 | DIG: preliminarily support for music in the game | Paweł Kołodziejski |
2002-07-29 | patch 587769 by Fridvin Logi (supposedly helps with Nexus in The Dig) | Max Horn |
2002-07-28 | fixed volume table (that was a neat trick, that int8 cast, really got me; but... | Max Horn |
2002-07-28 | added constants for the default volumes; changed the volume ranges from 0-255... | Max Horn |
2002-07-27 | fixed some warnings, fixed clamped_add_16 to do the right thing now (wow, nob... | Max Horn |
2002-07-26 | when mixing data, clamp the addition - otherwise we might get overflows for h... | Max Horn |
2002-07-23 | fixed Channel_MP3::mix to deal correctly with _silence_cut (this improves lip... | Max Horn |
2002-07-22 | pulled out arisme's recent changes to pauseMode, they are not correct as they... | Max Horn |
2002-07-21 | Apply patch from Torbj�rn Andersson to make MP3_CDMUSIC mixer use | James Brown |
2002-07-20 | Fixed Monkey Island 2 freeze when sound is paused | Nicolas Bacca |
2002-07-17 | added cubic spline interpolation (only to mix_unsigned_mono_8 because that's ... | Max Horn |
2002-07-07 | indent run | Max Horn |
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 |