Andrew Belt
|
b7da4389e4
|
Revise way to initialize MIDI drivers
|
7 years ago |
Andrew Belt
|
09f79b1797
|
Reorder driverIds, re-enable Bridge
|
7 years ago |
Andrew Belt
|
2c6845e7e9
|
Fixed reset() and toJson() for continuous encoders
|
7 years ago |
Andrew Belt
|
b7b314f33c
|
Remove branch description from README
|
7 years ago |
Andrew Belt
|
f4fd102f4e
|
Update GLFW, fix caps lock detection
|
7 years ago |
Andrew Belt
|
0d288f9d8c
|
Change version in Makefile
|
7 years ago |
Andrew Belt
|
6c59f41613
|
Re-update nanosvg
|
7 years ago |
Andrew Belt
|
35da6eea57
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
f8bf481809
|
Use hex strings for colors in patch file instead of object
|
7 years ago |
Andrew Belt
|
bab68b3637
|
Added Ubuntu build dependencies
|
7 years ago |
Andrew Belt
|
b6e4f3de76
|
Add keypad Enter key command for module browser
|
7 years ago |
Andrew Belt
|
eec605897e
|
Open patch with command-line argument, set Windows global directory to
location of executable instead of current working directory.
|
7 years ago |
Andrew Belt
|
8b0f819811
|
Fix blank MIDI driver bug
|
7 years ago |
Andrew Belt
|
bd2dda58e0
|
Clean up temporary code, properly handle unsubscribing from rtmidi
device
|
7 years ago |
Andrew Belt
|
2e0024e9e3
|
Massive refactor to MIDI API, re-enable Bridge
|
7 years ago |
Andrew Belt
|
dc9a687f14
|
Added preliminary computer keyboard MIDI support
|
7 years ago |
Andrew Belt
|
ccce32a1b6
|
Added colors to logger (terminal mode only), use notes for gamepad
buttons instead of CC
|
7 years ago |
Andrew Belt
|
e8078b3a6a
|
Generate MIDI with Gamepad driver, allow negative CC values in MIDI-CC
|
7 years ago |
Andrew Belt
|
a7087d8482
|
More MIDI restructuring, changed driver -> driverId, device -> deviceId
|
7 years ago |
Andrew Belt
|
4c3c2b2ff6
|
Added more verbose logging
|
7 years ago |
Andrew Belt
|
8978b483a6
|
Further restructure to midi.hpp
|
7 years ago |
Andrew Belt
|
076aea61e4
|
Restructure midi for multiplexing, add gamepad midi driver, add CPU
meter
|
7 years ago |
Andrew Belt
|
6506e1b319
|
Use pkgconfig for finding openssl version
|
7 years ago |
Andrew Belt
|
0357b7977e
|
Merge branch 'master' of github.com:VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
3ddc4272b0
|
Merge pull request #953 from ArnaudE/master
RtMidi Clients are named VCV Rack
|
7 years ago |
Arnaud Estublier
|
ac5e0fdb54
|
RtMidi Clients are named VCV Rack
|
7 years ago |
Andrew Belt
|
729a5b1dfa
|
Merge pull request #952 from ArnaudE/master
Update default name of Jack RtAudio client to "VCV Rack"
|
7 years ago |
Arnaud Estublier
|
7b48d511eb
|
Forgot a space...
|
7 years ago |
Arnaud Estublier
|
d78d0e5547
|
Add VCVRack as the name of the RtAudio client
|
7 years ago |
Andrew Belt
|
11c6c2f6fd
|
Fix manage plugins URL
|
7 years ago |
Andrew Belt
|
b46241f886
|
Add Vec::flip()
|
7 years ago |
Andrew Belt
|
a67272ac54
|
Header file tweaks
|
7 years ago |
Andrew Belt
|
4a2bdf68a8
|
Set default pitch to 0V for MIDI-1, add RGBLight
|
7 years ago |
Andrew Belt
|
b882da6cb0
|
Update nanosvg
|
7 years ago |
Andrew Belt
|
a405c35f44
|
Bump version
|
7 years ago |
Andrew Belt
|
423c837428
|
Update openssl and curl
|
7 years ago |
Andrew Belt
|
3516739bd7
|
Switch to Cmake build for GLEW
|
7 years ago |
Andrew Belt
|
621a94ee57
|
Merge branch 'v0.6' of github.com:VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
65321ae6d4
|
Switch from curl to wget for building deps
|
7 years ago |
Andrew Belt
|
46f345fb68
|
Include a couple .dlls for plugins to link to on Windows
|
7 years ago |
Andrew Belt
|
83e5de905e
|
Windows static build
|
7 years ago |
Andrew Belt
|
307e46368b
|
WIP Windows static build
|
7 years ago |
Andrew Belt
|
aae7dc6558
|
Update make run, debug, and perf
|
7 years ago |
Andrew Belt
|
7d62225a4d
|
Full static build on Mac
|
7 years ago |
Andrew Belt
|
b37ca3b41a
|
Merge branch 'v0.6' of https://github.com/VCVRack/Rack into v0.6
|
7 years ago |
Andrew Belt
|
567a49ed17
|
Fix link for libcurl and libopenssl on Mac
|
7 years ago |
Andrew Belt
|
e7641c21f2
|
Add JACK driver to Linux rtaudio, forcing Linux users to have JACK
installed
|
7 years ago |
Andrew Belt
|
849cc14c9c
|
Full static build on Linux
|
7 years ago |
Andrew Belt
|
9c8a95c666
|
Use generic strip in Makefiles
|
7 years ago |
Andrew Belt
|
0a03faf61c
|
Condense Module Browser module list item, don't persist filters
|
7 years ago |