Age | Commit message (Expand) | Author |
2003-12-26 | it should be _voiceVocData | Paweł Kołodziejski |
2003-12-26 | when introducing a constant used throughout multiple files, best assign a *na... | Max Horn |
2003-12-26 | passthrought v7+ sound voices by imuse digital | Paweł Kołodziejski |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | fix some buglets | Max Horn |
2003-12-25 | disable FT imuse sequence, sound table is broken | Paweł Kołodziejski |
2003-12-25 | cleanup | Paweł Kołodziejski |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | workaround crash on Intel systems (and it was *not* caused by me, mind you! :-) | Max Horn |
2003-12-25 | cleanup (TODO: reduce code duplication) | Max Horn |
2003-12-25 | ops | Paweł Kołodziejski |
2003-12-25 | some changes to digital imuse | Paweł Kołodziejski |
2003-12-25 | start sound call directly digital imuse, only script part handled by mainloop... | Paweł Kołodziejski |
2003-12-24 | removed usage auto free flag, and fixed stupid bug related with sample size | Paweł Kołodziejski |
2003-12-24 | fix memory leak | Max Horn |
2003-12-24 | o Added SoundMixer::isReady() | Max Horn |
2003-12-24 | fixed ft sounds channels initialization | Paweł Kołodziejski |
2003-12-24 | muse use even size when pushing data into a mixerstream | Max Horn |
2003-12-24 | cleanup (code should be 100% equivalent) | Max Horn |
2003-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma... | Max Horn |
2003-12-23 | must use pauseHandle, not pauseID | Max Horn |
2003-12-22 | some changes in imuse digital (synced with local sources) | Paweł Kołodziejski |
2003-12-22 | Moved bundle music code from class Sound to IMuseDigital (seems more natural;... | Max Horn |
2003-12-21 | Cleaned up SoundMixer::newStream() a bit (I plan to replace all usages of thi... | Max Horn |
2003-12-21 | Incorrect use of stopChannel (must be stopHandle); replaced single remaining ... | Max Horn |
2003-11-18 | added rest comi demo imuse music states | Paweł Kołodziejski |
2003-11-18 | Music correction | Travis Howell |
2003-11-18 | added experimental handle for comi demo music | Paweł Kołodziejski |
2003-11-18 | Music correction for dig demo | Travis Howell |
2003-11-18 | added music support for dig demo | Paweł Kołodziejski |
2003-11-17 | replaced demo GIDs wth GF_DEMO | Paweł Kołodziejski |
2003-11-17 | added music hacks for cmi demo, please test it | Paweł Kołodziejski |
2003-11-13 | *** empty log message *** | Travis Howell |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-10-17 | renamed some Timer methods | Max Horn |
2003-10-09 | Moved PalmOS initializations out of namespaces. | Chris Apers |
2003-10-03 | cleanup / doxygenification | Max Horn |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-09-24 | Whitespace changes | Torbjörn Andersson |
2003-09-10 | added refCon parameter to timer class | Max Horn |
2003-09-08 | make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolume | Max Horn |
2003-09-07 | make use of voc.h; some cleanup | 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 | small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d... | Max Horn |
2003-09-06 | removed pauseMixer method from mixer, and renamed stop to stopChannel | Max Horn |
2003-09-02 | remove unused variable | Jonathan Gray |
2003-09-02 | imuse digi use mixer volume and pan control now | Paweł Kołodziejski |
2003-09-02 | changed sounds volume to original volume level, and fixed sounds in bass intro | Paweł Kołodziejski |