[Scummvm-cvs-logs] CVS: residual TODO,1.23,1.24

James Brown ender at users.sourceforge.net
Sat Feb 21 07:53:07 CET 2004


Update of /cvsroot/scummvm/residual
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12088

Modified Files:
	TODO 
Log Message:
Add note about timer assert.


Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/residual/TODO,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- TODO	21 Feb 2004 15:37:14 -0000	1.23
+++ TODO	21 Feb 2004 15:40:56 -0000	1.24
@@ -1,6 +1,9 @@
 Residual TODO list (in rough order of priority):
 ------------------------------------------------
  * Move SMUSH drawing to main thread (will fix crashes/blankscreens)
+ * This assert frequently triggers when escaping SMUSH cutscenes. Why?
+     residual: timer.cpp:91: int Timer::handler(int): Assertion
+               `_timerSlots[l].procedure && _timerSlots[l].interval > 0' failed.
  * Figure out why in-memory decompression of SMUSH movies doesn't work
    (See #define in smush.h)
  * Add LAF font support to replace existing hack 





More information about the Scummvm-git-logs mailing list