.. |
AudioDisplay.cpp
|
Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move
|
3 years ago |
Browser.cpp
|
Make all subsystems able to initialize and destroy multiple times.
|
3 years ago |
CableWidget.cpp
|
Implement PortCreateCableItem and PortCableItem.
|
3 years ago |
CircularShadow.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
4 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
|
Clean up app:: doc comments. Make some class variables internal.
|
3 years ago |
MidiDisplay.cpp
|
Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move
|
3 years ago |
ModuleLightWidget.cpp
|
Clean up app:: doc comments. Make some class variables internal.
|
3 years ago |
ModuleWidget.cpp
|
Don't display negative meter measurements.
|
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
|
Reverse order of cable names in PortTooltip.
|
3 years ago |
RackScrollWidget.cpp
|
Decrease margin of scrolling rack while dragging.
|
3 years ago |
RackWidget.cpp
|
Clean up app:: doc comments. Make some class variables internal.
|
3 years ago |
RailWidget.cpp
|
Move Svg to window:: namespace.
|
3 years ago |
Scene.cpp
|
Clean up app:: doc comments. Make some class variables internal.
|
3 years ago |
SliderKnob.cpp
|
Change `event::Foo` to `FooEvent`.
|
3 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
|
Rename "Community Edition" to "Free". Remove edition name from TipWindow and Window title.
|
3 years ago |