log Source/GUI/KeyboardZoneComponent.cpp @ 56:b4a2d2ae43cf tip

age author description
Mon, 02 Jan 2017 22:29:39 +0000 Andrew McPherson Updates to control passthrough, log playback, firmware update ability
Mon, 13 Apr 2015 20:51:17 -0700 Andrew McPherson Changes to allow software to be run from the command line (still needs testing)
Mon, 13 Apr 2015 19:30:27 -0700 Andrew McPherson Added OSC control over all main application functions. OSC messages can be sent to do most of the tasks available from the GUI.
Fri, 21 Mar 2014 22:54:57 +0000 Andrew McPherson Bug fixes to standalone mode and MIDI outputs (now preserved on load)
Fri, 21 Mar 2014 16:17:29 +0000 Andrew McPherson Disambiguate Rectangle class on Visual Studio
Thu, 20 Mar 2014 00:14:00 +0000 Andrew McPherson Added an auxiliary MIDI input control, and moved the logging out of the window into the menu to make space in the GUI. Also updated the main window to be rescalable vertically for showing more mappings.
Mon, 03 Mar 2014 00:37:35 +0000 Andrew McPherson OpenGL workaround for Linux (will get to the bottom of it later) and a bugfix on virtual ports.
Sun, 02 Mar 2014 22:31:54 +0000 Andrew McPherson First attempt at "rescan devices". Reloads TouchKeys and MIDI in/out devices. Sets MIDI in/out to Disabled if previous device not found. Does not yet handle order of devices changing.
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.
Sun, 17 Nov 2013 14:01:42 +0000 Andrew McPherson GUI update to send MIDI RPN message to set pitch wheel range
Wed, 13 Nov 2013 21:00:16 +0000 Andrew McPherson GUI changes to allow MIDI pitch wheel range to be set in each keyboard segment.
Mon, 11 Nov 2013 18:19:35 +0000 Andrew McPherson First commit of TouchKeys public pre-release.