Mercurial > hg > touchkeys
log Source/TouchKeys/MidiOutputController.h @ 56:b4a2d2ae43cf tip
age | author | description |
---|---|---|
Sat, 21 Jun 2014 23:32:33 +0100 | Andrew McPherson | Many changes: implement global application preferences on devices etc.; extended editor window support with Control mapping features for now |
Fri, 21 Mar 2014 22:54:57 +0000 | Andrew McPherson | Bug fixes to standalone mode and MIDI outputs (now preserved on load) |
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. |