Somebody informed me that the CVS web based CVS is down; so, I added the sources to the release 0.6 .sitx file (the download). I didn't rebuild anything, the binary files are the same.
This contains all the bug fixes and enhancements I have added over the last few years.
I have finally refreshed my CVS skills and have learned ssh (from porting it to a new architecture); so, I can now update the sources painlessly from within XCode. I should be posting the changes a lot more frequently, now.
Includes bug fix for a null pointer fault, no longer transmits System Reset events, and outputs more info about dropped events.
The .sit file should be up shortly. If it isn't there by 6am on 2002-01-08, send me an e-mail.
The CVS repository now has the initial version in it.
I have included a Project Builder project bundle for it (which looks like a directory hierarchy from the shell). The files inside are all text files and seem to co-exist fine with CVS. The only problem I have seen is that Project Builder deleted the CVS directory from inside MIDITester.pbproj. I think this happened when I let it disable CVS for the project. The made it a PITA to commit changes later. Some of Apple's project that I download from the Darwin site had CVS dirs inside the .pbproj bundle; so, this should work...