| .. |
|
AudioWidget.cpp
|
Fix Audio-2 device choice button and menu.
|
5 years ago |
|
CableWidget.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
CircularShadow.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
5 years ago |
|
Knob.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
LedDisplay.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
LightWidget.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
5 years ago |
|
MenuBar.cpp
|
Add 1/2 and 1/4x sample rate to menu bar.
|
5 years ago |
|
MidiWidget.cpp
|
Update midi API to behave similarly to audio API.
|
5 years ago |
|
ModuleBrowser.cpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
5 years ago |
|
ModuleLightWidget.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
ModuleWidget.cpp
|
Remove ModuleWidget::params, inputs, and outputs arrays. Instead, search recursively for those widgets.
|
5 years ago |
|
MultiLightWidget.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
ParamWidget.cpp
|
Fix randomization of snapped params.
|
5 years ago |
|
PortWidget.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
RackRail.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
RackScrollWidget.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
RackWidget.cpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
5 years ago |
|
Scene.cpp
|
Add Escape as alternate key command to exit fullscreen, in case F11 doesn't work or the user doesn't know to press F11.
|
5 years ago |
|
SliderKnob.cpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgButton.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgKnob.cpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgPanel.cpp
|
Remove Dark mode.
|
5 years ago |
|
SvgPort.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
SvgScrew.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
SvgSlider.cpp
|
Work on PortTooltips.
|
5 years ago |
|
SvgSwitch.cpp
|
WIP:
|
5 years ago |
|
Switch.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |