log

age author description
Sat, 22 Feb 2014 21:59:05 +0000 Andrew McPherson Merge, plus slight GUI updates and fix to standalone mode bug.
Sat, 22 Feb 2014 10:42:06 +0000 Andrew McPherson For that matter, remove the whole Xcode project. This should be generated by the Introjucer as needed.
Fri, 21 Feb 2014 19:20:58 +0000 Andrew McPherson Remove Xcode user state from repository
Fri, 21 Feb 2014 19:05:45 +0000 Andrew McPherson Add Windows serial support. Changed a few paths to be more cross-platform friendly.
Tue, 11 Feb 2014 18:19:34 +0000 Andrew McPherson Merge, and starting condensing all the platform-specific serial code into just a few methods.
Tue, 11 Feb 2014 13:11:20 +0000 Andrew McPherson Commit local changes....
Sun, 09 Feb 2014 18:40:51 +0000 Andrew McPherson Lots of minor changes to support building on Visual Studio. A few MSVC-specific #ifdefs to eliminate things Visual Studio doesn't like. This version now compiles on Windows (provided liblo, Juce and pthread are present) but the TouchKeys device support is not yet enabled. Also, the code now needs to be re-checked on Mac and Linux.
Sat, 07 Dec 2013 18:44:48 +0000 Andrew McPherson Updates to support resetting baseline for key scan.
Wed, 27 Nov 2013 00:37:43 +0000 Andrew McPherson Improvements to tester GUI
Tue, 26 Nov 2013 21:42:45 +0000 Andrew McPherson Added ability to test the TouchKeys sensors for functionality. Enable the option at compile time.
Mon, 25 Nov 2013 21:36:02 +0000 Andrew McPherson Fix bug where TouchKeys standalone mode turns off when mode is changed.
Sat, 23 Nov 2013 19:26:24 +0000 Andrew McPherson Add copy of GPL and a brief readme with link to main project page