diff options
author | Nick White <git@njw.me.uk> | 2010-07-29 19:09:26 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2010-07-29 19:09:26 +0100 |
commit | ca61acd4506afb0125ae64b33f5f90ee198c0f6e (patch) | |
tree | 5025ec5d4bbf8c2494f393e0699ac236fb8e58d6 /TODO | |
parent | 3a4a0d3f39c25adb6bc8ead135ed39634b2bcfbf (diff) |
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
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |