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