Age | Commit message (Expand) | Author |
2002-10-02 | Renamed new AMidi to Etude | Ruediger Hanke |
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-29 | temporary pitch bend fix for the QuickTime midi driver. not quite perfect... hrm | Max Horn |
2002-09-29 | Merge in 615745: GMD via AdLib emulation | James Brown |
2002-09-24 | removed even the last traces of Scumm dependencies from NewGUI. Yes, you hear... | Max Horn |
2002-09-17 | Patch 610257jamieson630/Windows MMSYSTEM error reclassification | James Brown |
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-25 | better SFX suport in the Dig | Paweł Kołodziejski |
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-23 | fix for music loop, I think :) | Paweł Kołodziejski |
2002-08-22 | Changed MorphOS MIDI code so that data sent from different threads are no lon... | Ruediger Hanke |
2002-08-21 | fixed one-off-error (I hope this fix is right?); use calloc instead of malloc... | Max Horn |
2002-08-21 | fixed the 'intelligent' GCC build rules; added .cvsignore files | Max Horn |
2002-08-21 | Initial revision | Max Horn |
2002-08-21 | Add missing iMUSE midi effect | James Brown |
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-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn |
2002-08-18 | pedantic #define rename :-) | 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-29 | fixed imuse volume bug introduced recently by me and painelf - iMuse internal... | 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 | moved file bundle stuff into class Bundle | Paweł Kołodziejski |
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-26 | added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is wo... | Max Horn |
2002-07-23 | fixed Channel_MP3::mix to deal correctly with _silence_cut (this improves lip... | Max Horn |
2002-07-23 | renamed SPECIAL_CHANNEL to PERCUSSION_CHANNEL; don't apply MT32->GM conversio... | 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-07-04 | fixed compilation of imuse.cpp | Max Horn |