| .. |
|
AudioWidget.cpp
|
Add AudioButton and MidiButton and Component Library subclasses with graphics.
|
5 years ago |
|
CableWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
CircularShadow.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
5 years ago |
|
Knob.cpp
|
Reverse mouse direction of scaling in linear scale knob mode.
|
5 years ago |
|
LedDisplay.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
LightWidget.cpp
|
Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default.
|
5 years ago |
|
MenuBar.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
MidiWidget.cpp
|
Add AudioButton and MidiButton and Component Library subclasses with graphics.
|
5 years ago |
|
ModuleBrowser.cpp
|
Update fuzzysearchdatabase.
|
5 years ago |
|
ModuleLightWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
ModuleWidget.cpp
|
Rename bypassed to bypass everywhere.
|
5 years ago |
|
MultiLightWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
ParamWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
PortWidget.cpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
RackRail.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
RackScrollWidget.cpp
|
Add `ScrollWidget::hideScrollbars`. Use it for RackScrollWidget when fullscreen.
|
5 years ago |
|
RackWidget.cpp
|
Make Module always deserialize "id", "leftModuleId", and "rightModuleId". Due to this, make pasting and cloning modules delete these properties from the JSON before `fromJson()` is called.
|
5 years ago |
|
Scene.cpp
|
Move app::MenuBar class definition from header to source file.
|
5 years ago |
|
SliderKnob.cpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgButton.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgKnob.cpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgPanel.cpp
|
Remove Dark mode.
|
5 years ago |
|
SvgPort.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
SvgScrew.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
SvgSlider.cpp
|
Work on PortTooltips.
|
5 years ago |
|
SvgSwitch.cpp
|
WIP:
|
5 years ago |
|
Switch.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |