You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt 6e35afb053 Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
..
AudioWidget.hpp Add AudioButton and MidiButton and Component Library subclasses with graphics. 4 years ago
CableWidget.hpp Add CableWidget::releaseCable() and ModuleWidget::releaseModule(). 5 years ago
CircularShadow.hpp Auto-format code with astyle. 5 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. 5 years ago
LightWidget.hpp Auto-format code with astyle. 5 years ago
MenuBar.hpp Move app::MenuBar class definition from header to source file. 4 years ago
MidiWidget.hpp Add AudioButton and MidiButton and Component Library subclasses with graphics. 4 years ago
ModuleBrowser.hpp Auto-format code with astyle. 5 years ago
ModuleLightWidget.hpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
ModuleWidget.hpp Rename bypassed to bypass everywhere. 4 years ago
MultiLightWidget.hpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 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. 4 years ago
RackRail.hpp Auto-format code with astyle. 5 years ago
RackScrollWidget.hpp Auto-format code with astyle. 5 years ago
RackWidget.hpp Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`. 4 years ago
Scene.hpp Move app::MenuBar class definition from header to source file. 4 years ago
SliderKnob.hpp Implement scaled linear and rotary knob modes. 5 years ago
SvgButton.hpp Auto-format code with astyle. 5 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. 5 years ago
SvgScrew.hpp Auto-format code with astyle. 5 years ago
SvgSlider.hpp Auto-format code with astyle. 5 years ago
SvgSwitch.hpp Auto-format code with astyle. 5 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