.. |
AudioWidget.cpp
|
Add default text for AudioWidgets and MidiWidgets.
|
6 years ago |
CableWidget.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |
CircularShadow.cpp
|
Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
|
6 years ago |
Knob.cpp
|
Reset double-click state after DoubleClickEvent is fired. Fix Knob resetting.
|
6 years ago |
LedDisplay.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
6 years ago |
LightWidget.cpp
|
Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
|
6 years ago |
MidiWidget.cpp
|
Add default text for AudioWidgets and MidiWidgets.
|
6 years ago |
ModuleBrowser.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |
ModuleLightWidget.cpp
|
Tweak helper.py. Add "Expander" to plugin tags. Turn on all ModuleLightWidgets if module does not exist.
|
6 years ago |
ModuleWidget.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |
MultiLightWidget.cpp
|
Add app::, ui::, and widget:: namespaces.
|
6 years ago |
ParamQuantity.cpp
|
Reset double-click state after DoubleClickEvent is fired. Fix Knob resetting.
|
6 years ago |
ParamWidget.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |
PortWidget.cpp
|
Move handling of RackWidget from Scene to RackScrollWidget.
|
6 years ago |
RackRail.cpp
|
Use larger canvas for RackScrollWidget.
|
6 years ago |
RackScrollWidget.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |
RackWidget.cpp
|
Rename RackWidget::rails
|
6 years ago |
Scene.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |
SvgButton.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
6 years ago |
SvgKnob.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
6 years ago |
SvgPanel.cpp
|
Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context.
|
6 years ago |
SvgPort.cpp
|
Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont.
|
6 years ago |
SvgScrew.cpp
|
Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont.
|
6 years ago |
SvgSlider.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
6 years ago |
SvgSwitch.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
6 years ago |
Switch.cpp
|
Move reset and randomize from Param to ParamWidget.
|
6 years ago |
Toolbar.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |