| .. |
|
AudioWidget.hpp
|
Add AudioButton and MidiButton and Component Library subclasses with graphics.
|
5 years ago |
|
CableWidget.hpp
|
Add CableWidget::releaseCable() and ModuleWidget::releaseModule().
|
5 years ago |
|
CircularShadow.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
Knob.hpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
LedDisplay.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
LightWidget.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
MenuBar.hpp
|
Move app::MenuBar class definition from header to source file.
|
5 years ago |
|
MidiWidget.hpp
|
Add AudioButton and MidiButton and Component Library subclasses with graphics.
|
5 years ago |
|
ModuleBrowser.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
ModuleLightWidget.hpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
ModuleWidget.hpp
|
Rename bypassed to bypass everywhere.
|
5 years ago |
|
MultiLightWidget.hpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
ParamWidget.hpp
|
Make PortInfo a virtual class.
|
5 years ago |
|
PortWidget.hpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
RackRail.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
RackScrollWidget.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
RackWidget.hpp
|
Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`.
|
5 years ago |
|
Scene.hpp
|
Move app::MenuBar class definition from header to source file.
|
5 years ago |
|
SliderKnob.hpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgButton.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgKnob.hpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgPanel.hpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
SvgPort.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgScrew.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgSlider.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgSwitch.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
Switch.hpp
|
Work on PortTooltips.
|
5 years ago |
|
common.hpp
|
Change order of includes to C++ standard headers, library headers, and local project headers.
|
5 years ago |