Age | Commit message (Expand) | Author |
2004-01-09 | handle volume and pan by SoundMixer not SmushMixer | Paweł Kołodziejski |
2004-01-08 | unify _vm / _scumm usage | Max Horn |
2004-01-06 | synced imuse digital with local tree | Paweł Kołodziejski |
2004-01-06 | updated copyright notice | Max Horn |
2003-12-28 | This could be wrong so feel free to revert, but it does seem to fix crashes | Torbjörn Andersson |
2003-12-28 | Proper FLU files seeking. No more seek crashes | Eugene Sandulenko |
2003-12-27 | get rid of _noSubtitles, use ConfigManager directly instead; clean up some IM... | Max Horn |
2003-12-27 | cleanup | Max Horn |
2003-12-26 | I got some buffer overflow warnings, seems 200KB isn't quite enough... | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | don't pause imuse digital anymore | Paweł Kołodziejski |
2003-12-25 | cleanup (TODO: reduce code duplication) | Max Horn |
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-25 | Fix compile | Travis Howell |
2003-12-25 | Spelling. Yes, I'm a hypocrite :) | James Brown |
2003-12-25 | added support for start play ft smush audio from middle of san file | Paweł Kołodziejski |
2003-12-25 | Fix pause mode during video/smush playback | Max Horn |
2003-12-25 | cleanup | Max Horn |
2003-12-25 | Fixed bug when Ben disappeared after some battles. | Eugene Sandulenko |
2003-12-24 | o Added SoundMixer::isReady() | Max Horn |
2003-12-24 | fixed compilation | Paweł Kołodziejski |
2003-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma... | Max Horn |
2003-12-22 | Subtitles in the FT/Dig intros should be working again. At least until | Torbjörn Andersson |
2003-12-22 | fix for bug #864478 (Smush audio streaming); cleanup | Max Horn |
2003-12-22 | Moved bundle music code from class Sound to IMuseDigital (seems more natural;... | Max Horn |
2003-12-22 | changed some stuff with track_flags param in IACT handle smush code | Paweł Kołodziejski |
2003-12-21 | tiny cleanup | Max Horn |
2003-12-21 | The rewritten Timer class actually allows us to get rid of several evil hacks... | 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-12-20 | Added last chunk of code. Now here are just the bugs to kill. | Eugene Sandulenko |
2003-12-18 | o Fix warnings | Eugene Sandulenko |
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko |
2003-12-18 | cleanup | Max Horn |
2003-12-16 | o Another batch of proper variables naming | Eugene Sandulenko |
2003-12-15 | Fix for bug #751670, thanks to MadMoose (I am not quite happy with the situat... | Max Horn |
2003-12-15 | fixed warning | Paweł Kołodziejski |
2003-12-15 | o Outstanding seeking bug is fixed | Eugene Sandulenko |
2003-12-14 | o Made mouse more responsive | Eugene Sandulenko |
2003-12-14 | o Mouse support added | Eugene Sandulenko |
2003-12-13 | fixed warnings | Paweł Kołodziejski |
2003-12-13 | o Fix bug which crashed scummvm in some cases | Eugene Sandulenko |
2003-12-13 | o first scene is completable, although it seems to me that enemy moving | Eugene Sandulenko |
2003-12-12 | o Fixed playback. Now you see Ben falling | Eugene Sandulenko |
2003-12-10 | o Cleanup | Eugene Sandulenko |
2003-12-09 | Fixed bug with Ben's animation disappearing at max horizontal speed. | Eugene Sandulenko |
2003-12-09 | Add preliminary support for Mac FT demo insane. | Eugene Sandulenko |
2003-12-08 | Now Ben is visible, but kicking animation because of some bug is not visible | Eugene Sandulenko |
2003-12-08 | fixed warnings | Paweł Kołodziejski |