diff doc/jobs @ 9:1885a9080f2a

Joystick button input now works with config. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 30 Jan 2008 11:33:56 +0000
parents
children 4c3575400769
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/jobs	Wed Jan 30 11:33:56 2008 +0000
@@ -0,0 +1,9 @@
+In progress:
+*	Why doesn't input.config filtering via headers "Configs" work?
+
+To do:
+*	change init threads (should catch own exceptions)
+*	finish event callback support
+*	add remaining SDL event support
+*	add options support; in particular for whether or not to use threads (and adjust Init to use this).
+*	OutOfMemoryException is not currently checked for − it should be at least in critical places (use high-level catching of all errors?).