Age | Commit message (Expand) | Author |
2002-11-04 | Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MID... | Jamieson Christian |
2002-10-30 | disabled reverb effect in QuickTime / CoreAudio drivers until we figure out w... | Max Horn |
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-24 | QuickTime midi driver will now not error out on pitch bend changes. Still, pi... | Max Horn |
2002-10-23 | changing warnings to debug level 2 | Paweł Kołodziejski |
2002-10-23 | fix -Wshadow warnings | Max Horn |
2002-10-21 | Fixing the ALSA fix. ;) | Jamieson Christian |
2002-10-21 | Pitch bend fix for ALSA driver | Jamieson Christian |
2002-10-21 | oops forgot this file | Max Horn |
2002-10-21 | fixed compilation on MacOS | Max Horn |
2002-10-21 | Pitch bend fixes for QTMA | Jamieson Christian |
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-14 | Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cpp | Jamieson Christian |
2002-10-12 | revised options dialog | Max Horn |
2002-10-11 | Close Etude midi driver on exit in the ugghliest way possible | Ruediger Hanke |
2002-10-10 | default port for alsa if env var isn't set | Jonathan Gray |
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 |