Andrew Belt
|
b6b6ec8553
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
6 years ago |
Andrew Belt
|
8063a2faa0
|
Add "lock modules" to toolbar
|
6 years ago |
Andrew Belt
|
c42a9c8aab
|
Remove obsolete MidiIO code, serialize power meter state to settings
|
6 years ago |
Andrew Belt
|
1753453db2
|
ModuleBrowser case insensitive sort for author name
|
6 years ago |
Andrew Belt
|
aa76b4bc81
|
Reorder MIDI-4 poly modes
|
6 years ago |
Andrew Belt
|
6402811c05
|
Use Framebuffer for IconButton SVG
|
6 years ago |
Andrew Belt
|
98c18acec7
|
Toggle full screen with F11
|
6 years ago |
Andrew Belt
|
751568f31f
|
Add 10 pixels to tooltip because of Retina text width bug
|
6 years ago |
Andrew Belt
|
a9f4c0e50d
|
Add the rest of the toolbar icons, remove File menu
|
6 years ago |
Andrew Belt
|
d6d1df0930
|
Revert "Use GLFW sticky key implementation"
This reverts commit a5dac7d877 .
|
6 years ago |
Andrew Belt
|
ea73afd083
|
Add more icons
|
6 years ago |
Andrew Belt
|
e068ad9e28
|
Add example icon to toolbar
|
6 years ago |
Andrew Belt
|
a5dac7d877
|
Use GLFW sticky key implementation
|
6 years ago |
Andrew Belt
|
ecafef8a3f
|
Reenable antialiasing (typo)
|
6 years ago |
Andrew Belt
|
7f114b0530
|
Clean up window.cpp
|
6 years ago |
Andrew Belt
|
d2a308f56b
|
Remember pressed keyboard keys upon release
|
6 years ago |
Andrew Belt
|
da45a33ed3
|
Use patches/ directory as default patch location
|
6 years ago |
Andrew Belt
|
8d72d318b3
|
Reset clock divider in MIDI-1 when MIDI Stop is received
|
6 years ago |
Andrew Belt
|
417b00d3c4
|
Fix typo in velocity mode for MIDI-Trig
|
6 years ago |
Andrew Belt
|
19aa563f0a
|
Fix Bridge port name for ID=-1
|
6 years ago |
Andrew Belt
|
8c422df803
|
Add MenuSeparator
|
6 years ago |
Andrew Belt
|
caf3f7abe7
|
Add more debug info when loading plugins
|
6 years ago |
Andrew Belt
|
5e9238e53c
|
No longer require caps lock for QWERTY keyboard MIDI driver
|
6 years ago |
Andrew Belt
|
f6ed130762
|
MIDI and RtMidi driver fixes
|
6 years ago |
Andrew Belt
|
dcb4d53945
|
Clamp cables to +/-12V
|
6 years ago |
Andrew Belt
|
ffa5b5d760
|
Add velocity mode to MIDI-Trig
|
6 years ago |
Andrew Belt
|
036d1a4b83
|
Revise way to initialize MIDI drivers
|
6 years ago |
Andrew Belt
|
67923962e9
|
Reorder driverIds, re-enable Bridge
|
6 years ago |
Andrew Belt
|
fa622a502b
|
Fixed reset() and toJson() for continuous encoders
|
6 years ago |
Andrew Belt
|
3567f1047d
|
Update GLFW, fix caps lock detection
|
6 years ago |
Andrew Belt
|
64458ce60f
|
Use hex strings for colors in patch file instead of object
|
6 years ago |
Andrew Belt
|
2fa3db43b1
|
Add keypad Enter key command for module browser
|
6 years ago |
Andrew Belt
|
d3fa318d32
|
Open patch with command-line argument, set Windows global directory to
location of executable instead of current working directory.
|
6 years ago |
Andrew Belt
|
4e12141e3a
|
Fix blank MIDI driver bug
|
6 years ago |
Andrew Belt
|
c6b7b90839
|
Clean up temporary code, properly handle unsubscribing from rtmidi
device
|
6 years ago |
Andrew Belt
|
ba275e31e5
|
Massive refactor to MIDI API, re-enable Bridge
|
6 years ago |
Andrew Belt
|
6829aab3d5
|
Added preliminary computer keyboard MIDI support
|
6 years ago |
Andrew Belt
|
e7171e9a3e
|
Added colors to logger (terminal mode only), use notes for gamepad
buttons instead of CC
|
6 years ago |
Andrew Belt
|
83652270aa
|
Generate MIDI with Gamepad driver, allow negative CC values in MIDI-CC
|
6 years ago |
Andrew Belt
|
8a9f81cbd7
|
More MIDI restructuring, changed driver -> driverId, device -> deviceId
|
6 years ago |
Andrew Belt
|
26a5651a66
|
Added more verbose logging
|
6 years ago |
Andrew Belt
|
3a5e256d82
|
Further restructure to midi.hpp
|
6 years ago |
Andrew Belt
|
531f348dc2
|
Restructure midi for multiplexing, add gamepad midi driver, add CPU
meter
|
6 years ago |
Arnaud Estublier
|
2a33037ad8
|
RtMidi Clients are named VCV Rack
|
6 years ago |
Arnaud Estublier
|
44cbf0d114
|
Forgot a space...
|
6 years ago |
Arnaud Estublier
|
daa0b006c5
|
Add VCVRack as the name of the RtAudio client
|
6 years ago |
Andrew Belt
|
ba7193050d
|
Fix manage plugins URL
|
6 years ago |
Andrew Belt
|
2b96117ccb
|
Set default pitch to 0V for MIDI-1, add RGBLight
|
6 years ago |
Andrew Belt
|
09d368edb3
|
WIP Windows static build
|
6 years ago |
Andrew Belt
|
ef97f7c7ca
|
Condense Module Browser module list item, don't persist filters
|
6 years ago |