Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-10-21 | oops forgot this file | Max Horn | |
svn-id: r5213 | |||
2002-10-21 | fixed compilation on MacOS | Max Horn | |
svn-id: r5212 | |||
2002-10-21 | Pitch bend fixes for QTMA | Jamieson Christian | |
svn-id: r5208 | |||
2002-10-16 | compilation fix | Max Horn | |
svn-id: r5158 | |||
2002-10-15 | changes to imuse | Paweł Kołodziejski | |
svn-id: r5157 | |||
2002-10-15 | fix | Paweł Kołodziejski | |
svn-id: r5156 | |||
2002-10-15 | Sanity checking to fix crash caused by latest sound commits | James Brown | |
svn-id: r5151 | |||
2002-10-15 | changes to soundmixer - added timeout param to stream | Paweł Kołodziejski | |
svn-id: r5149 | |||
2002-10-14 | Removed hard-coded pitch bend setup, now being handled on-the-fly in imuse.cpp | Jamieson Christian | |
svn-id: r5146 | |||
2002-10-12 | revised options dialog | Max Horn | |
svn-id: r5130 | |||
2002-10-11 | Close Etude midi driver on exit in the ugghliest way possible | Ruediger Hanke | |
svn-id: r5129 | |||
2002-10-10 | default port for alsa if env var isn't set | Jonathan Gray | |
svn-id: r5119 | |||
2002-10-02 | Renamed new AMidi to Etude | Ruediger Hanke | |
svn-id: r5079 | |||
2002-10-02 | added panning control in imuse and reverse stereo support | Paweł Kołodziejski | |
svn-id: r5076 | |||
2002-10-02 | Fix 'isSoundRunning' for Creative samples (eg, Full Throttle) | James Brown | |
svn-id: r5072 | |||
2002-10-01 | changes for stoping sounds | Paweł Kołodziejski | |
svn-id: r5062 | |||
2002-09-29 | temporary pitch bend fix for the QuickTime midi driver. not quite perfect... hrm | Max Horn | |
svn-id: r5041 | |||
2002-09-29 | Merge in 615745: GMD via AdLib emulation | James Brown | |
Remove MIDIEMU driver obsoleted by patch. Change functionality to fallback to AdLib/AdLibGMD Emulation where MIDI init fails Switch to NewGUI by default (old code retained 'Just in case') svn-id: r5033 | |||
2002-09-24 | removed even the last traces of Scumm dependencies from NewGUI. Yes, you ↵ | Max Horn | |
heard right NewGUI is now 100% Scumm free and we can go for the launcher/message dialogs! svn-id: r5016 | |||
2002-09-17 | Patch 610257jamieson630/Windows MMSYSTEM error reclassification | James Brown | |
svn-id: r4955 | |||
2002-09-15 | new smush player need bigger buffer | Paweł Kołodziejski | |
svn-id: r4942 | |||
2002-09-15 | speed changes to play smush movies | Paweł Kołodziejski | |
svn-id: r4941 | |||
2002-09-14 | fixed stream in mixer, not completed yet - bad wrap around. | Paweł Kołodziejski | |
svn-id: r4940 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-09-02 | fixes | Paweł Kołodziejski | |
svn-id: r4897 | |||
2002-09-02 | changed file io in sounds to class File | Paweł Kołodziejski | |
svn-id: r4896 | |||
2002-08-29 | sound system cleanup | Max Horn | |
svn-id: r4867 | |||
2002-08-25 | better SFX suport in the Dig | Paweł Kołodziejski | |
svn-id: r4852 | |||
2002-08-24 | synced with scummvm | Paweł Kołodziejski | |
svn-id: r4821 | |||
2002-08-23 | fix for bug #598938: sfx/music volume set 0 is not mute; some cleanup | Max Horn | |
svn-id: r4805 | |||
2002-08-23 | fix for music loop, I think :) | Paweł Kołodziejski | |
svn-id: r4804 | |||
2002-08-22 | Changed MorphOS MIDI code so that data sent from different threads are no ↵ | Ruediger Hanke | |
longer a problem. Ensure Midi driver is closed, otherwise no other MIDI application will run after ScummVM has exited. svn-id: r4801 | |||
2002-08-21 | fixed one-off-error (I hope this fix is right?); use calloc instead of ↵ | Max Horn | |
malloc to ensure struct is zeroed svn-id: r4795 | |||
2002-08-21 | fixed the 'intelligent' GCC build rules; added .cvsignore files | Max Horn | |
svn-id: r4790 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 | |||
2002-08-21 | Add missing iMUSE midi effect | James Brown | |
svn-id: r4784 | |||
2002-08-20 | applied patch 597414, thanks Xavier | Paweł Kołodziejski | |
svn-id: r4778 | |||
2002-08-18 | move _volume_table creation into constructor, and discard it in destructor | Max Horn | |
svn-id: r4764 | |||
2002-08-18 | MAJOR change to the way how Engine objects are instantiated | Max Horn | |
svn-id: r4758 | |||
2002-08-18 | pedantic #define rename :-) | Max Horn | |
svn-id: r4755 | |||
2002-08-11 | Removing some system ifdef's that won't be required anymore soon | Ruediger Hanke | |
svn-id: r4726 | |||
2002-08-10 | this remove clicks end of sounds in smush | Paweł Kołodziejski | |
svn-id: r4724 | |||
2002-08-09 | Got rid of annoying blips and scratches on my system. It's just for MorphOS ↵ | Ruediger Hanke | |
not to annoy Ender (see his comment in the source). Happens probably only here. svn-id: r4723 | |||
2002-08-09 | Fixed Mixer full warnings, Dig music plays much better now on MorphOS | Ruediger Hanke | |
svn-id: r4722 | |||
2002-08-04 | fixed compile error | Max Horn | |
svn-id: r4702 | |||
2002-08-04 | DIG: preliminarily support for music in the game | Paweł Kołodziejski | |
svn-id: r4701 | |||
2002-07-29 | patch 587769 by Fridvin Logi (supposedly helps with Nexus in The Dig) | Max Horn | |
svn-id: r4678 | |||
2002-07-29 | fixed imuse volume bug introduced recently by me and painelf - iMuse ↵ | Max Horn | |
internally does require the 0-127 change svn-id: r4677 | |||
2002-07-28 | fixed volume table (that was a neat trick, that int8 cast, really got me; ↵ | Max Horn | |
but I prefer readability over the 5 ns time saved <g>) svn-id: r4675 | |||
2002-07-28 | moved file bundle stuff into class Bundle | Paweł Kołodziejski | |
svn-id: r4671 |