Age | Commit message (Expand) | Author |
2004-01-02 | Fix for bug #869045 (DIG: Crash in bundle decoder); t'was a buffer overflow | Max Horn |
2003-12-29 | Emergency bugfix to keep Full Throttle from crashing as soon as someone | Torbjörn Andersson |
2003-12-27 | fixed a crash-on-exit | Max Horn |
2003-12-27 | fix volume problems (I think...) | Max Horn |
2003-12-27 | more cleanup | Max Horn |
2003-12-27 | cleanup | Max Horn |
2003-12-27 | update bundle music every 1/10th of a sec (there was a very noticable delay b... | Max Horn |
2003-12-27 | try to make it more obvious how certain timer freqs are derived | Max Horn |
2003-12-27 | append more data the first time around (this avoids a stutter problem, which ... | Max Horn |
2003-12-27 | fix VOC playback; create AudioInputStream earlier | Max Horn |
2003-12-27 | no need to convert data to stereo, the mixer can handle mono data just fine | Max Horn |
2003-12-27 | oops | Max Horn |
2003-12-27 | add some comments; convert tabs inside table to spaces (otherwise the table i... | Max Horn |
2003-12-27 | nicer error | Max Horn |
2003-12-27 | proper error instead of silent (and fatal) failure | Max Horn |
2003-12-27 | get rid of _noSubtitles, use ConfigManager directly instead; clean up some IM... | Max Horn |
2003-12-27 | renamed VOC functions | Max Horn |
2003-12-26 | ops | Paweł Kołodziejski |
2003-12-26 | added handing voc loops | Paweł Kołodziejski |
2003-12-26 | change IMuseDigital to 'own' the AudioInputStream (the idea is that eventuall... | Max Horn |
2003-12-26 | some fixes to imuse digital | Paweł Kołodziejski |
2003-12-26 | corrections for pan control | Paweł Kołodziejski |
2003-12-26 | forgot this | Paweł Kołodziejski |
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 |