Archived
1
0
Fork 0

Initial commit

This commit is contained in:
Henrik Hautakoski 2010-04-20 20:38:50 +02:00 committed by Henrik Hautakoski
commit fdfefe7d55
31 changed files with 3242 additions and 0 deletions

18
TODO Normal file
View file

@ -0,0 +1,18 @@
##################
TODO LIST
##################
* ref list always first ;)
* config parser
* support for networked broadcasting?
##################
Reference list
##################
References are tagged in source files by the string 'REF:<number>'
1: refactor to string api
2: group path handling into one interface (also consider move:ing related stuff from REF:1)