.. |
AudioWidget.cpp
|
Display more channel offset menu items in AudioWidget.
|
3 years ago |
Browser.cpp
|
Use same logic in Browser as SvgPanel for determining whether to render framebuffer with oversampling.
|
3 years ago |
CableWidget.cpp
|
Make LedDisplay draw on layer 1. Add translucent rectangle over ModuleContainer and draw lights on layer 1 instead of using nvgGlobalTint().
|
3 years ago |
CircularShadow.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
5 years ago |
Knob.cpp
|
Make Knob enable param smoothing only if step is disabled.
|
3 years ago |
LedDisplay.cpp
|
Implement LedDisplay redesign by Pyer.
|
3 years ago |
LightWidget.cpp
|
Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint().
|
3 years ago |
MenuBar.cpp
|
Add RackScrollWidget::getZoom/setZoom/getGridOffset/setGridOffset(). Serialize zoom in patch instead of settings.
|
3 years ago |
MidiWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
ModuleLightWidget.cpp
|
Implement LEDSlider using new template class structure.
|
3 years ago |
ModuleWidget.cpp
|
Swap "Duplicate" and "Duplicate with cables" key commands. Add menu item to module and Edit menus.
|
3 years ago |
MultiLightWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
4 years ago |
ParamWidget.cpp
|
Allow SwitchQuantity first index to start at value other than 0.
|
3 years ago |
PortWidget.cpp
|
Add port name and "Duplicate/create new cable" to port context menu.
|
3 years ago |
RackScrollWidget.cpp
|
Serialize gridOffset of RackScrollWidget in patch.
|
3 years ago |
RackWidget.cpp
|
Swap "Duplicate" and "Duplicate with cables" key commands. Add menu item to module and Edit menus.
|
3 years ago |
RailWidget.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
Scene.cpp
|
Swap "Duplicate" and "Duplicate with cables" key commands. Add menu item to module and Edit menus.
|
3 years ago |
SliderKnob.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
SvgButton.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
SvgKnob.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
SvgPanel.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
SvgPort.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
SvgScrew.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
SvgSlider.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
SvgSwitch.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
Switch.cpp
|
Add Internal to app::Switch.
|
3 years ago |
TipWindow.cpp
|
Revise tips.
|
3 years ago |