Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-13 | Implemented command line argument parsing and irecv_command() function. | Joshua Hill | 4 | -27/+90 | |
2010-05-13 | Cleaned up irecv_reset(), and irecv_close() to make sure they were returning ↵ | Joshua Hill | 2 | -10/+13 | |
error if there really was an error | |||||
2010-05-13 | Added irecv_reset() | Nicolas Haunold | 3 | -0/+15 | |
2010-05-13 | Removed usage information from README file since there really are no ↵ | Joshua Hill | 1 | -9/+0 | |
commands yet | |||||
2010-05-13 | Began work. Added basic Makefile and implemented irecv_init(), irecv_open(), ↵ | Joshua Hill | 7 | -0/+928 | |
irecv_close(), and irecv_exit() Needs to be tested on MacOSX and Windows, and Makefile needs to be updated for these platforms. | |||||
2010-05-10 | initial commit | Joshua Hill | 1 | -0/+0 | |