Initial commit
This commit is contained in:
commit
fdfefe7d55
31 changed files with 3242 additions and 0 deletions
18
TODO
Normal file
18
TODO
Normal 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)
|
||||
Reference in a new issue