.. |
AudioWidget.cpp
|
Display more channel offset menu items in AudioWidget.
|
3 years ago |
Browser.cpp
|
Add moduleWhitelist to settings (again). Finish module whitelist syncing in library::. Add module whitelist filtering to Browser.
|
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 Notes panel 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
|
Check library updates when Library menu is opened or user logs in.
|
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
|
Set ModuleWidget width to 12HP if SVG panel has zero width.
|
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
|
Use menu item helpers in ParamWidget::createContextMenu().
|
3 years ago |
PortWidget.cpp
|
Add port name to PortCableItem in 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
|
Delete SvgLatch. Add latch setting to SvgSwitch.
|
3 years ago |
Switch.cpp
|
Add SvgLatch.
|
3 years ago |
TipWindow.cpp
|
Revise tips.
|
3 years ago |