Fri, 21 Mar 2014 00:06:28 +0000 |
Andrew McPherson |
Further progress on save/load; now includes properties of keyboard segment and Control mapping. Others still to come.
|
Thu, 20 Mar 2014 23:18:41 +0000 |
Andrew McPherson |
First (incomplete) start on save/load presets.
|
Thu, 20 Mar 2014 00:18:35 +0000 |
Andrew McPherson |
Change the order of controllers in Control mapping to put PW and AT first
|
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.
|
Sat, 08 Mar 2014 16:27:09 +0000 |
Andrew McPherson |
Fix a kludge that disrupted transmission of damper pedal messages.
|
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, 02 Mar 2014 19:25:50 +0000 |
Andrew McPherson |
Changed how OpenGL updates are handled so the canvas is only re-rendered when something changes. This should reduce CPU usage in certain circumstances.
|
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.
|