ben
|
4b0cac45c8
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
ben
|
e75029102d
|
Don't reset midi on device change and resetMidi values properly for midiCC
|
7 years ago |
ben
|
c9c78cb346
|
Add CC value smothing and cleanup midi CC to CV interface
|
7 years ago |
Andrew Belt
|
0d4a590688
|
Re-export and re-scale ComponentLibrary graphics
|
7 years ago |
Andrew Belt
|
49397935d7
|
Rescale some of the components
|
7 years ago |
Andrew Belt
|
891f3c6cf8
|
Change SVG DPI to 75, add in2px and mm2px convenience functions
|
7 years ago |
Andrew Belt
|
6bee6ade42
|
Add RedGreenBlueLight, tweaks to light implementation
|
7 years ago |
ben
|
d5dd6392b6
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
bd9b237c43
|
Tweak LightWidget rendering
|
7 years ago |
Andrew Belt
|
2e7100c17b
|
Reverted light sizes in components.hpp, updated README
|
7 years ago |
ben
|
f7fe29464d
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
149ecac9d3
|
Added engineGetSampleTime()
|
7 years ago |
ben
|
a08f749d4f
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
Andrew Belt
|
bc619644ac
|
Throw away old lights, add new LightWidget as a final replacement
|
7 years ago |
ben
|
5357c6ef27
|
fixes
|
7 years ago |
ben
|
cbe7fb1df4
|
Merge branch '2017-10-bontric-midiCC-fix' of https://github.com/bontric/Rack-MIDICC-Fork into 2017-10-bontric-midiCC-fix
|
7 years ago |
ben
|
7e824df01b
|
Avoid creating an rtMidi instance if not necessary and make sure it's
delete after
|
7 years ago |
ben
|
31e270d8e0
|
Avoid creating an rtMidi instance if not necessary and make sure it's
delete after
|
7 years ago |
ben
|
225e0462ca
|
Fix missing deletion of rtMidi instances
|
7 years ago |
Andrew Belt
|
84f4efcbeb
|
Add polyfill for future LightWidget
|
7 years ago |
ben
|
786ee4cdc0
|
Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix
|
7 years ago |
ben
|
ccd820897f
|
cleanup
|
7 years ago |
Andrew Belt
|
343a521463
|
Slightly more direct message in gui.cpp
|
7 years ago |
Andrew Belt
|
41c66f1d8a
|
Set SVGPanel oversampling on every frame
|
7 years ago |
Andrew Belt
|
a58ab53707
|
Add Light::setBrightnessSmooth()
|
7 years ago |
Andrew Belt
|
caa1a5798e
|
Fix dropdown menu offset when zooming
|
7 years ago |
Andrew Belt
|
580f0db6b4
|
Change zoom only when zoom slider has finished moving (onAction())
|
7 years ago |
Andrew Belt
|
99ad658694
|
Oversample SVGPanels by 2, everything else by 1
|
7 years ago |
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 |