Age | Commit message (Expand) | Author |
2008-01-05 | Let the audio mixer delete the streamSou object | Max Horn |
2008-01-05 | When loading and before starting an iMuse Digitial track, reset it completel... | Max Horn |
2008-01-05 | Clarified some iMuse Digital code as I understand it | Max Horn |
2008-01-05 | As far as I can tell / understand, IMuseDigital::getSoundStatus can safely ju... | Max Horn |
2008-01-05 | Use souStreamUsed to distinguish between 'stream' and 'streamSou' usage | Max Horn |
2008-01-05 | Do not busy wait in IMuseDigital::allocSlot on *any* platform | Max Horn |
2008-01-01 | Fix a long standing bug in playComiMusic (no idea whether this caused any bug... | Max Horn |
2008-01-01 | experimental change to fade out to 120 ms instead from table for state music ... | Paweł Kołodziejski |
2008-01-01 | experimental change to prevent play first region with fade out if jump opcode... | Paweł Kołodziejski |
2008-01-01 | Patch #1839861 (Possible workaround for bugs related to cloneToFadeOutTrack):... | Max Horn |
2007-12-31 | verified differences in play music code of the dig and comi | Paweł Kołodziejski |
2007-12-31 | cleanup | Max Horn |
2007-12-30 | Ooops, this was not supposed to be commited | Max Horn |
2007-12-30 | atrib -> attrib; added some FIXME comments | Max Horn |
2007-12-30 | Fix for bug #1635361: COMI: Music fade-out broken for compressed audio | Max Horn |
2007-12-04 | remove code duplication | Paweł Kołodziejski |
2007-12-04 | correction based on disassembly | Paweł Kołodziejski |
2007-12-03 | remove code duplication | Paweł Kołodziejski |
2007-12-02 | revised mutex handling a bit in dimuse : | Gregory Montoir |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-07-30 | Fixing Full Throttle. If I understand the code correctly, this *should* be co... | Sven Hesse |
2007-07-27 | Only set soundMode, if compressed segment exists. | Travis Howell |
2007-07-27 | Fix for bug #1761530 - "COMI: iMUSE-related crash on startup" | Filippos Karapetis |
2007-07-23 | Add support for FLAC compression of sound bundles in The Dig and COMI. | Travis Howell |
2007-07-22 | cleanup (in particular, don't call something 'soundHandle' which is not a Mix... | Max Horn |
2007-07-21 | SCUMM/iMuse Digital: Pause sounds after loading them | Max Horn |
2007-07-15 | Fixed sound factory messup caused by my previous commit | Max Horn |
2007-06-02 | renamed variable in IMuseDigital music code | Paweł Kołodziejski |
2007-06-01 | cleanup names | Paweł Kołodziejski |
2007-06-01 | rename some imuse variables | Paweł Kołodziejski |
2007-06-01 | rename some imuse variables | Paweł Kołodziejski |
2007-06-01 | small correction of comment | Paweł Kołodziejski |
2007-06-01 | added comments for imuse digital variables | Paweł Kołodziejski |
2007-05-30 | added comment to cloneToFadeOutTrack() | Paweł Kołodziejski |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-03-20 | Make sure Track::soundHandle is always initialize, and added a FIXME (see als... | Max Horn |
2007-03-20 | Change IMuseDigital::stopAllSounds to simply do what it names suggest, i.e. s... | Max Horn |
2007-03-20 | Undoing my previous (upon closer review, bogus) change to IMuseDigital::refre... | Max Horn |
2007-03-20 | Correct error message | Max Horn |
2007-03-20 | oops | Max Horn |
2007-03-20 | Fix a potential race condition (leading to lockups) in IMuseDigital::refreshS... | Max Horn |
2007-03-20 | cleanup | Max Horn |
2007-03-02 | Applied my own patch #1672572, after discussing it with Fingolfin. We no longer | Torbjörn Andersson |
2007-02-28 | Changed the AppendableAudioStream code to use a queue of buffers, instead of ... | Max Horn |
2007-02-19 | Use consistent naming for the preprocessor constants used to guarantee that | Torbjörn Andersson |
2007-02-15 | fix compile error | Willem Jan Palenstijn |
2007-02-15 | not need this hack as smush player is no longer on another thread | Paweł Kołodziejski |
2007-02-13 | added missing MKID_BE macros | Gregory Montoir |
2007-02-03 | Removed obsolete call to Mixer::isPaused | Max Horn |