Age | Commit message (Expand) | Author |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-11-28 | Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu... | Max Horn |
2004-11-27 | cleanup | Max Horn |
2004-11-27 | Use modern form of setupPremix | Max Horn |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-01-08 | unify _vm / _scumm usage | Max Horn |
2004-01-08 | add newlines to end of files | Oliver Kiehl |
2004-01-08 | No more needed | Chris Apers |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-18 | PalmOS sound API cannot access globals or functions out of the first segment | Chris Apers |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-05 | cleanup | Max Horn |
2003-10-03 | cleanup / doxygenification | Max Horn |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-03 | make doxygen happy | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-09-30 | Generated signed sound samples (cf. feature request #812913). | Jochen Hoenicke |
2003-09-19 | cleanup; some more fixed need afnow that the premix proc is expected to gener... | Max Horn |
2003-09-07 | cleanup/refactoring | Max Horn |
2003-09-07 | some cleanup; clarified isSoundInUse semantics and the difference between IMu... | Max Horn |
2003-09-07 | added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initi... | Max Horn |
2003-08-15 | A different fix for Bugs item #788531. | Jochen Hoenicke |
2003-08-14 | Don't create imuse for v1 and v2 games (otherwise getSoundStatus doesn't work). | Jochen Hoenicke |
2003-08-14 | Inital support for v1 maniac sound from Hoenicke | Travis Howell |
2003-08-05 | added support for output sample rates > 32767 (still limited to a max of 6553... | Max Horn |
2003-07-05 | updated code to use type MutexRef; added class StackLock (from sdl backend, n... | Max Horn |
2003-06-27 | cleanup | Max Horn |
2003-06-15 | cleanup | Max Horn |
2003-06-06 | Added a fix for music_timer in V3 games. | Jochen Hoenicke |
2003-06-01 | Added VAR_MUSIC_TIMER support to playerV2. Now Zak intro is synchronized. | Jochen Hoenicke |
2003-05-31 | Made thread-safe. | Jochen Hoenicke |
2003-05-26 | Added Hoenicke's PC-speaker waveform generator | Jamieson Christian |