| .. |
|
AudioDisplay.cpp
|
Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move
|
4 years ago |
|
Browser.cpp
|
Make all subsystems able to initialize and destroy multiple times.
|
4 years ago |
|
CableWidget.cpp
|
Implement PortCreateCableItem and PortCableItem.
|
4 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.
|
4 years ago |
|
LedDisplay.cpp
|
Implement Notes panel redesign by Pyer.
|
4 years ago |
|
LightWidget.cpp
|
Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint().
|
4 years ago |
|
MenuBar.cpp
|
Clean up app:: doc comments. Make some class variables internal.
|
4 years ago |
|
MidiDisplay.cpp
|
Rename AudioWidget to AudioDisplay, MidiWidget to MidiDisplay. Move
|
4 years ago |
|
ModuleLightWidget.cpp
|
Clean up app:: doc comments. Make some class variables internal.
|
4 years ago |
|
ModuleWidget.cpp
|
Copy patch storage dir when cloning individual module.
|
4 years ago |
|
MultiLightWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
ParamWidget.cpp
|
Use menu item helpers in ParamWidget::createContextMenu().
|
4 years ago |
|
PortWidget.cpp
|
Reverse order of cable names in PortTooltip.
|
4 years ago |
|
RackScrollWidget.cpp
|
Decrease margin of scrolling rack while dragging.
|
4 years ago |
|
RackWidget.cpp
|
Clean up doc comments.
|
4 years ago |
|
RailWidget.cpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
Scene.cpp
|
Clean up app:: doc comments. Make some class variables internal.
|
4 years ago |
|
SliderKnob.cpp
|
Change `event::Foo` to `FooEvent`.
|
5 years ago |
|
SvgButton.cpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
SvgKnob.cpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
SvgPanel.cpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
SvgPort.cpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
SvgScrew.cpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
SvgSlider.cpp
|
Move Svg to window:: namespace.
|
4 years ago |
|
SvgSwitch.cpp
|
Delete SvgLatch. Add latch setting to SvgSwitch.
|
4 years ago |
|
Switch.cpp
|
Add SvgLatch.
|
4 years ago |
|
TipWindow.cpp
|
Rename "Community Edition" to "Free". Remove edition name from TipWindow and Window title.
|
4 years ago |