aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2002-10-12revised options dialogMax Horn
2002-10-11Close Etude midi driver on exit in the ugghliest way possibleRuediger Hanke
2002-10-10default port for alsa if env var isn't setJonathan Gray
2002-10-02Renamed new AMidi to EtudeRuediger Hanke
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-29temporary pitch bend fix for the QuickTime midi driver. not quite perfect... hrmMax Horn
2002-09-29Merge in 615745: GMD via AdLib emulationJames Brown
2002-09-24removed even the last traces of Scumm dependencies from NewGUI. Yes, you hear...Max Horn
2002-09-17Patch 610257jamieson630/Windows MMSYSTEM error reclassificationJames Brown
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-25better SFX suport in the DigPaweł Kołodziejski
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-23fix for music loop, I think :)Paweł Kołodziejski
2002-08-22Changed MorphOS MIDI code so that data sent from different threads are no lon...Ruediger Hanke
2002-08-21fixed one-off-error (I hope this fix is right?); use calloc instead of malloc...Max Horn
2002-08-21fixed the 'intelligent' GCC build rules; added .cvsignore filesMax Horn
2002-08-21Initial revisionMax Horn
2002-08-21Add missing iMUSE midi effectJames Brown
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-18MAJOR change to the way how Engine objects are instantiatedMax Horn
2002-08-18pedantic #define rename :-)Max 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-29fixed imuse volume bug introduced recently by me and painelf - iMuse internal...Max Horn
2002-07-28fixed volume table (that was a neat trick, that int8 cast, really got me; but...Max Horn
2002-07-28moved file bundle stuff into class BundlePaweł Kołodziejski
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-26added painelf's (still unfinished) sound dialog in NewGUI. Beware, this is wo...Max Horn
2002-07-23fixed Channel_MP3::mix to deal correctly with _silence_cut (this improves lip...Max Horn
2002-07-23renamed SPECIAL_CHANNEL to PERCUSSION_CHANNEL; don't apply MT32->GM conversio...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
2002-07-20Fixed Monkey Island 2 freeze when sound is pausedNicolas Bacca