Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-16 | Changed debug variable to be a static global variable to allow set once ↵ | Joshua Hill | 1 | -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-07 | a few small bugfixes and updated the TODO list | Joshua Hill | 1 | -7/+13 | |
2010-05-13 | Began work. Added basic Makefile and implemented irecv_init(), irecv_open(), ↵ | Joshua Hill | 1 | -0/+10 | |
irecv_close(), and irecv_exit() Needs to be tested on MacOSX and Windows, and Makefile needs to be updated for these platforms. |