0813b69fFix Bridge port name for ID=-1 by
Andrew Belt
2018-05-29 22:57:22 -0400
19aa563fFix Bridge port name for ID=-1 by
Andrew Belt
2018-05-29 22:57:22 -0400
7daa8353Add MenuSeparator by
Andrew Belt
2018-05-29 06:51:50 -0400
8c422df8Add MenuSeparator by
Andrew Belt
2018-05-29 06:51:50 -0400
7a3e1838Add more debug info when loading plugins by
Andrew Belt
2018-05-28 05:55:27 -0400
caf3f7abAdd more debug info when loading plugins by
Andrew Belt
2018-05-28 05:55:27 -0400
c33e1295No longer require caps lock for QWERTY keyboard MIDI driver by
Andrew Belt
2018-05-28 05:53:48 -0400
5e9238e5No longer require caps lock for QWERTY keyboard MIDI driver by
Andrew Belt
2018-05-28 05:53:48 -0400
8c726219MIDI and RtMidi driver fixes by
Andrew Belt
2018-05-28 05:35:21 -0400
f6ed1307MIDI and RtMidi driver fixes by
Andrew Belt
2018-05-28 05:35:21 -0400
6370a054Link shared libraries after static libraries by
Andrew Belt
2018-05-28 05:05:55 -0400
35f00bedLink shared libraries after static libraries by
Andrew Belt
2018-05-28 05:05:55 -0400
9d686bbaAdd `make install` to plugin.mk for automatically installing plugins to your Rack user directory by
Andrew Belt
2018-05-26 20:10:36 -0400
73445882Add `make install` to plugin.mk for automatically installing plugins to your Rack user directory by
Andrew Belt
2018-05-26 20:10:36 -0400
d0fdf7e9Add formatting guide to Bug issue template by
Andrew Belt
2018-05-25 12:25:33 -0400
42a55414Add formatting guide to Bug issue template by
Andrew Belt
2018-05-25 12:25:33 -0400
16e9d6dcRemove old GitHub issue template by
Andrew Belt
2018-05-25 11:00:00 -0400
2d6f868eRemove old GitHub issue template by
Andrew Belt
2018-05-25 11:00:00 -0400
025e2c54Update issue templates by
Andrew Belt
2018-05-25 10:58:00 -0400
4b04f3daUpdate issue templates by
Andrew Belt
2018-05-25 10:58:00 -0400
b9b68e03Clamp cables to +/-12V by
Andrew Belt
2018-05-25 08:20:21 -0400
dcb4d539Clamp cables to +/-12V by
Andrew Belt
2018-05-25 08:20:21 -0400
2aedb489Add velocity mode to MIDI-Trig by
Andrew Belt
2018-05-25 08:20:00 -0400
ffa5b5d7Add velocity mode to MIDI-Trig by
Andrew Belt
2018-05-25 08:20:00 -0400
96d9cf82Update GitHub issue template by
Andrew Belt
2018-05-22 18:35:16 -0400
41d2a01cUpdate GitHub issue template by
Andrew Belt
2018-05-22 18:35:16 -0400
b7da4389Revise way to initialize MIDI drivers by
Andrew Belt
2018-05-22 18:18:55 -0400
036d1a4bRevise way to initialize MIDI drivers by
Andrew Belt
2018-05-22 18:18:55 -0400
09f79b17Reorder driverIds, re-enable Bridge by
Andrew Belt
2018-05-22 17:47:09 -0400
67923962Reorder driverIds, re-enable Bridge by
Andrew Belt
2018-05-22 17:47:09 -0400
2c6845e7Fixed reset() and toJson() for continuous encoders by
Andrew Belt
2018-05-22 14:56:16 -0400
fa622a50Fixed reset() and toJson() for continuous encoders by
Andrew Belt
2018-05-22 14:56:16 -0400
b7b314f3Remove branch description from README by
Andrew Belt
2018-05-22 14:23:43 -0400
c969b347Remove branch description from README by
Andrew Belt
2018-05-22 14:23:43 -0400
f4fd102fUpdate GLFW, fix caps lock detection by
Andrew Belt
2018-05-22 01:13:38 -0400
3567f104Update GLFW, fix caps lock detection by
Andrew Belt
2018-05-22 01:13:38 -0400
0d288f9dChange version in Makefile by
Andrew Belt
2018-05-21 18:43:35 -0400
e428ce8eChange version in Makefile by
Andrew Belt
2018-05-21 18:43:35 -0400
6c59f416Re-update nanosvg by
Andrew Belt
2018-05-21 17:12:12 -0400
210b6b48Re-update nanosvg by
Andrew Belt
2018-05-21 17:12:12 -0400
35da6eeaMerge branch 'v0.6' of github.com:VCVRack/Rack into v0.6 by
Andrew Belt
2018-05-21 17:11:27 -0400
e20a4557Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6 by
Andrew Belt
2018-05-21 17:11:27 -0400
f8bf4818Use hex strings for colors in patch file instead of object by
Andrew Belt
2018-05-21 17:11:07 -0400
64458ce6Use hex strings for colors in patch file instead of object by
Andrew Belt
2018-05-21 17:11:07 -0400
bab68b36Added Ubuntu build dependencies by
Andrew Belt
2018-05-20 18:22:41 -0400
a24d6299Added Ubuntu build dependencies by
Andrew Belt
2018-05-20 18:22:41 -0400
b6e4f3deAdd keypad Enter key command for module browser by
Andrew Belt
2018-05-20 14:59:21 -0400
2fa3db43Add keypad Enter key command for module browser by
Andrew Belt
2018-05-20 14:59:21 -0400
eec60589Open patch with command-line argument, set Windows global directory to location of executable instead of current working directory. by
Andrew Belt
2018-05-20 14:30:20 -0400
d3fa318dOpen patch with command-line argument, set Windows global directory to location of executable instead of current working directory. by
Andrew Belt
2018-05-20 14:30:20 -0400
8b0f8198Fix blank MIDI driver bug by
Andrew Belt
2018-05-18 18:29:33 -0400
4e12141eFix blank MIDI driver bug by
Andrew Belt
2018-05-18 18:29:33 -0400
bd2dda58Clean up temporary code, properly handle unsubscribing from rtmidi device by
Andrew Belt
2018-05-18 18:18:09 -0400
c6b7b908Clean up temporary code, properly handle unsubscribing from rtmidi device by
Andrew Belt
2018-05-18 18:18:09 -0400
2e0024e9Massive refactor to MIDI API, re-enable Bridge by
Andrew Belt
2018-05-18 18:02:19 -0400
ba275e31Massive refactor to MIDI API, re-enable Bridge by
Andrew Belt
2018-05-18 18:02:19 -0400
dc9a687fAdded preliminary computer keyboard MIDI support by
Andrew Belt
2018-05-18 00:23:03 -0400
6829aab3Added preliminary computer keyboard MIDI support by
Andrew Belt
2018-05-18 00:23:03 -0400
ccce32a1Added colors to logger (terminal mode only), use notes for gamepad buttons instead of CC by
Andrew Belt
2018-05-17 15:10:07 -0400
e7171e9aAdded colors to logger (terminal mode only), use notes for gamepad buttons instead of CC by
Andrew Belt
2018-05-17 15:10:07 -0400
e8078b3aGenerate MIDI with Gamepad driver, allow negative CC values in MIDI-CC by
Andrew Belt
2018-05-17 14:13:13 -0400
83652270Generate MIDI with Gamepad driver, allow negative CC values in MIDI-CC by
Andrew Belt
2018-05-17 14:13:13 -0400
a7087d84More MIDI restructuring, changed driver -> driverId, device -> deviceId by
Andrew Belt
2018-05-17 13:39:05 -0400
8a9f81cbMore MIDI restructuring, changed driver -> driverId, device -> deviceId by
Andrew Belt
2018-05-17 13:39:05 -0400
4c3c2b2fAdded more verbose logging by
Andrew Belt
2018-05-17 03:42:50 -0400
26a5651aAdded more verbose logging by
Andrew Belt
2018-05-17 03:42:50 -0400
8978b483Further restructure to midi.hpp by
Andrew Belt
2018-05-17 02:31:48 -0400
3a5e256dFurther restructure to midi.hpp by
Andrew Belt
2018-05-17 02:31:48 -0400
076aea61Restructure midi for multiplexing, add gamepad midi driver, add CPU meter by
Andrew Belt
2018-05-17 01:33:34 -0400
531f348dRestructure midi for multiplexing, add gamepad midi driver, add CPU meter by
Andrew Belt
2018-05-17 01:33:34 -0400