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

age author description
Fri, 23 Nov 2018 15:39:25 +0000 Andrew McPherson Bug fixes for multiple MIDI zones and having polyphonic mode come up correctly on preset load.
Mon, 13 Apr 2015 20:51:17 -0700 Andrew McPherson Changes to allow software to be run from the command line (still needs testing)
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 16:17:29 +0000 Andrew McPherson Disambiguate Rectangle class on Visual Studio
Fri, 21 Mar 2014 14:19:51 +0000 Andrew McPherson Add "clear settings" feature
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.
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.