summaryrefslogtreecommitdiffstats
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2010-06-16Changed debug variable to be a static global variable to allow set once ↵Gravatar Joshua Hill1-13/+12
always enabled style debug flag Added -e flag to load and execute a premade script file along with a sample script
2010-06-07a few small bugfixes and updated the TODO listGravatar Joshua Hill1-7/+13
2010-05-13Began work. Added basic Makefile and implemented irecv_init(), irecv_open(), ↵Gravatar Joshua Hill1-0/+10
irecv_close(), and irecv_exit() Needs to be tested on MacOSX and Windows, and Makefile needs to be updated for these platforms.