Age | Commit message (Expand) | Author |
2008-01-15 | forgot release string in the 'marker' | Paweł Kołodziejski |
2008-01-15 | implement loading markers "exit". dumped version 3 for compressed bun files, ... | Paweł Kołodziejski |
2008-01-15 | back to previous way of copying stream, so it continue old stream | Paweł Kołodziejski |
2008-01-15 | if track sound data is compressed reset data offset to beginning of region. w... | Paweł Kołodziejski |
2008-01-14 | implement force flush old fadeTrack. fixed trackId in new fadeTrack, it wasn'... | Paweł Kołodziejski |
2008-01-14 | revert last experimental dimuse change, force flush | Paweł Kołodziejski |
2008-01-14 | experimental force flush fade track if it's in use | Paweł Kołodziejski |
2008-01-14 | put 'break' here too, only one music in non fade tracks allowed | Paweł Kołodziejski |
2008-01-14 | i forgot 'break' in the loop | Paweł Kołodziejski |
2008-01-14 | implement special case for playing music with beginning offset where other on... | Paweł Kołodziejski |
2008-01-14 | fixed setting hookId for music, it doesn't worked before | Paweł Kołodziejski |
2008-01-13 | correction fade out music times in comi demo | Paweł Kołodziejski |
2008-01-13 | Indentation. | Torbjörn Andersson |
2008-01-13 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2008-01-13 | revert updateFadeMusicTrack | Paweł Kołodziejski |
2008-01-13 | revert experimental hack | Paweł Kołodziejski |
2008-01-13 | fixed fadeOutMusic in transitions | Paweł Kołodziejski |
2008-01-13 | additional missing stoppingSequence to music transitions. | Paweł Kołodziejski |
2008-01-13 | added missing stoppingSequence to music transitions. still i'm not sure if it... | Paweł Kołodziejski |
2008-01-12 | refreshScripts should check for music state not sequence. it will create regr... | Paweł Kołodziejski |
2008-01-12 | seqId 4 should pass fadeout music not silence ignore | Paweł Kołodziejski |
2008-01-06 | store the disk sounds/music were actually *loaded* from, instead of the 'curr... | Max Horn |
2008-01-06 | Unify mixer pan/vol setting code | Max Horn |
2008-01-06 | Fix bug #1864932: COMI: Game crashes on difficulty selection screen | Max Horn |
2008-01-06 | Fixed compilation | Filippos Karapetis |
2008-01-06 | cleanup | Max Horn |
2008-01-06 | clarify comment | Max Horn |
2008-01-05 | Made IMuseDigital::stopSound use flushTrack instead of setting track->toBeRem... | Max Horn |
2008-01-05 | Let the audio mixer take care of (i.e. dispose) the Track::stream object, too | Max Horn |
2008-01-05 | stop low priority sounds which we want to override immediatly | Max Horn |
2008-01-05 | Play SOU data instantly, not slightly delayed -> allows us to get rid of Trac... | Max Horn |
2008-01-05 | Seems IMuseDigital::cloneToFadeOutTrack was using the wrong pan value all the... | Max Horn |
2008-01-05 | Moved some code which was being duplicated to methods of class Track | Max Horn |
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 |