log JuceLibraryCode/BinaryData.h @ 56:b4a2d2ae43cf tip

age author description
Wed, 24 Sep 2014 00:29:18 +0100 Andrew McPherson New features in release angle mapping, plus bugfixes on Linux (thanks Martin).
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.
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.