From ca61acd4506afb0125ae64b33f5f90ee198c0f6e Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 29 Jul 2010 19:09:26 +0100 Subject: Simplify things alot, and add zoom and fullscreen Added some documentation Improved build system Consolidated code into spout.c Added fullscreen option Added zoom option Removed unneeded functions --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..69803c5 --- /dev/null +++ b/TODO @@ -0,0 +1,9 @@ +remove functions which are more trouble than they're worth +check function return values more +set controls and default zoom and fullscreen in config.h +move useful stuff from spout.h to spout.c + +create man page + +add gamemode where one has to destroy everything before progressing (or something) +add mod music -- cgit v1.2.3