Andrew Belt
|
c6be92e505
|
Create local directory in assetInit()
|
6 years ago |
Andrew Belt
|
8ae99e2ef0
|
Added version check
|
6 years ago |
Andrew Belt
|
fafb63a26d
|
Type into MidiCcChoices
|
6 years ago |
Andrew Belt
|
d5ed5c7ea3
|
Learn CC only if value changes
|
6 years ago |
Andrew Belt
|
a2a349740e
|
Remove +/-12V clamping of wires
|
6 years ago |
Andrew Belt
|
7f6745ca58
|
Don't retrigger on release for MIDI-1
|
6 years ago |
Andrew Belt
|
c756329bfc
|
Update osdialog, fix osdialog filter format
|
6 years ago |
Andrew Belt
|
4e41c35395
|
Add filters to patch open/save dialogs
|
6 years ago |
Andrew Belt
|
7407d20b33
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
6 years ago |
Andrew Belt
|
17eeade228
|
Fix deprecation attributes and dialog messages
|
6 years ago |
Andrew Belt
|
7e49a697d4
|
Remove Module::onCreate and Module::onDelete
|
6 years ago |
Andrew Belt
|
cbf2d8bb8a
|
Fix onCreate() call
|
6 years ago |
Andrew Belt
|
e01a20fd64
|
Fix asset.cpp variable names
|
6 years ago |
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 |