ben
|
3d7fd2b5c2
|
Naming/Cleanup Midi CC interface
|
7 years ago |
Andrew Belt
|
0e7e362565
|
Change internals of SVGWidget subclasses
|
7 years ago |
Andrew Belt
|
a094a0cd7d
|
Fix autoscrolling when dragging near edge of rack
|
7 years ago |
Andrew Belt
|
7490d1c311
|
Update glfw window title only when it updates
|
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
|
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 |
Andrew Belt
|
bd9b237c43
|
Tweak LightWidget rendering
|
7 years ago |
Andrew Belt
|
2e7100c17b
|
Reverted light sizes in components.hpp, updated README
|
7 years ago |
Andrew Belt
|
149ecac9d3
|
Added engineGetSampleTime()
|
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
|
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
|
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 |
ben
|
ce4b0e77b2
|
Fix my misguided use of static variables
|
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 |
Andrew Belt
|
243aa8308a
|
Fixed most mouse alignment issues
|
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
|
df94ca7ac2
|
Fixed labels for Quad MIDI interface
|
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
|
698232dfa9
|
Dim light according to difference
|
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
|
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 |