ben
|
b8bf0f438f
|
cleanup
|
7 years ago |
Andrew Belt
|
923942e289
|
Set FrameBuffer::oversample to 1 by default
|
7 years ago |
Andrew Belt
|
abd194b959
|
Use cmath instead of math.h
|
7 years ago |
ben
|
ce4b0e77b2
|
Fix my misguided use of static variables
|
7 years ago |
ben
|
320e40db7c
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
265cd9b7da
|
Remove Davies1900hSmallBlackKnob
|
7 years ago |
Andrew Belt
|
2affd8a648
|
Redraw rails when zooming
|
7 years ago |
Andrew Belt
|
ed5f8446b4
|
Avoid re-rendering rails when scrolling with a framebuffer margin
|
7 years ago |
Andrew Belt
|
684c783d41
|
Render rack rails with rescaling
|
7 years ago |
ben
|
b4ed732e43
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
243aa8308a
|
Fixed most mouse alignment issues
|
7 years ago |
ben
|
559ddeb94d
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
bd10e6f1fa
|
Made Framebuffer scaling work with real numbered positions
|
7 years ago |
ben
|
bf8b9bf3c6
|
Clean up midiIO implementation
|
7 years ago |
Andrew Belt
|
a22aac6493
|
Added zoom slider, zoom to settings, finished Framebuffer scaling
|
7 years ago |
ben
|
5eac4e2384
|
Fix midi clock bug
|
7 years ago |
ben
|
f347abbe8d
|
Fix ignore types
|
7 years ago |
Andrew Belt
|
f5e8ba0369
|
Use another nanovg context for rendering to the framebuffer
|
7 years ago |
ben
|
9c652e196d
|
Fix sync if ccNum is changed by modifying the text
|
7 years ago |
Andrew Belt
|
8d5dfc40b9
|
Merge branch 'bontric-2017-10-bontric-quadmidi'
|
7 years ago |
Andrew Belt
|
df94ca7ac2
|
Fixed labels for Quad MIDI interface
|
7 years ago |
Andrew Belt
|
e27907e2db
|
Merge branch 'bontric-2017-10-bontric-midi-interface-revamp'
|
7 years ago |
Andrew Belt
|
34bd9d7b86
|
Add SearchModuleField to RackWidget
|
7 years ago |
ben
|
bdc0479b4c
|
fix/implement modes
|
7 years ago |
Andrew Belt
|
dbd4e44eda
|
Added Light object to engine.hpp, added automatic scrolling when
dragging cables to the edge of the screen, added nonfunctional search
box to Add Module menu
|
7 years ago |
ben
|
4bdf07f838
|
Basic implementation of quad midi to cv
|
7 years ago |
ben
|
ff4dec627e
|
Merge branch '2017-10-bontric-midi-interface-revamp'
|
7 years ago |
ben
|
698232dfa9
|
Dim light according to difference
|
7 years ago |
ben
|
b6aab26472
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midi-interface-revamp
|
7 years ago |
ben
|
61ada9bc4b
|
Merge branch 'master' of https://github.com/VCVRack/Rack
|
7 years ago |
Andrew Belt
|
df69ba0d51
|
Clean up build system
|
7 years ago |
Andrew Belt
|
fde88775d4
|
Add Notes to Core, added manufacturer slug/name to Model, reverted to
Plugins
|
7 years ago |
ben
|
290e0890d6
|
fixes
|
7 years ago |
ben
|
3dd5298a29
|
fixes
|
7 years ago |
ben
|
cbd18a32a8
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midi-interface-revamp
|
7 years ago |
ben
|
ec48fd701a
|
Fix #292 (Also: add indicator lights which are ON as long as a knob is
not in sync with the output)
|
7 years ago |
Andrew Belt
|
0c4cf64726
|
Renamed Plugin to Manufacturer, added multiline to TextField, added
Notes to Core, changed plugin build system to support multiple targets
per manufacturer
|
7 years ago |
Andrew Belt
|
0fc16402f6
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
a1836e7c57
|
Added version metadata to plugin
|
7 years ago |
Andrew Belt
|
4663476c28
|
Merge pull request #281 from bontric/2017-10-bontric-midi-interface-revamp
FIX #280
|
7 years ago |
ben
|
26835a27c4
|
FIX #280
|
7 years ago |
Andrew Belt
|
e76122bb60
|
Mac fixes, sleep GUI thread if framerate is too high
|
7 years ago |
Andrew Belt
|
f8d980eb76
|
Merge branch 'bontric-2017-10-bontric-midi-interface-revamp'
|
7 years ago |
Andrew Belt
|
7c31edd21f
|
Save lastPath in settings
|
7 years ago |
ben
|
9452d69737
|
Resolve issues after merging (initialisze -> reset etc.)
|
7 years ago |
ben
|
8af399e6aa
|
merge master
|
7 years ago |
ben
|
3bace286ec
|
remove virtual from functions in modules (inherit from midiIO not from
individual modules)
|
7 years ago |
ben
|
7df90920ca
|
Fix handling for ignore types
|
7 years ago |
ben
|
70381c53c0
|
resetMidi when initialize is called
|
7 years ago |
ben
|
7b41fe9d52
|
Add midi learn to CC/Trigger module (hold down right mouse button on
text field and turn knob/press button)
|
7 years ago |