| .. |
|
AudioWidget.cpp
|
Add default text for AudioWidgets and MidiWidgets.
|
7 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.
|
7 years ago |
|
Knob.cpp
|
Reset double-click state after DoubleClickEvent is fired. Fix Knob resetting.
|
7 years ago |
|
LedDisplay.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
7 years ago |
|
LightWidget.cpp
|
Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
|
7 years ago |
|
MidiWidget.cpp
|
Add default text for AudioWidgets and MidiWidgets.
|
7 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.
|
7 years ago |
|
ModuleWidget.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |
|
MultiLightWidget.cpp
|
Add app::, ui::, and widget:: namespaces.
|
7 years ago |
|
ParamQuantity.cpp
|
Reset double-click state after DoubleClickEvent is fired. Fix Knob resetting.
|
7 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.
|
7 years ago |
|
RackRail.cpp
|
Use larger canvas for RackScrollWidget.
|
7 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.
|
7 years ago |
|
SvgKnob.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
7 years ago |
|
SvgPanel.cpp
|
Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context.
|
7 years ago |
|
SvgPort.cpp
|
Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont.
|
7 years ago |
|
SvgScrew.cpp
|
Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont.
|
7 years ago |
|
SvgSlider.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
7 years ago |
|
SvgSwitch.cpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
7 years ago |
|
Switch.cpp
|
Move reset and randomize from Param to ParamWidget.
|
7 years ago |
|
Toolbar.cpp
|
Make settings a namespace instead of a global class.
|
6 years ago |