summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Changed debug variable to be a static global variable to allow set once ↵Joshua Hill2010-06-161-13/+12
| | | | | | always enabled style debug flag Added -e flag to load and execute a premade script file along with a sample script
* a few small bugfixes and updated the TODO listJoshua Hill2010-06-071-7/+13
|
* Began work. Added basic Makefile and implemented irecv_init(), irecv_open(), ↵Joshua Hill2010-05-131-0/+10
irecv_close(), and irecv_exit() Needs to be tested on MacOSX and Windows, and Makefile needs to be updated for these platforms.