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 a786493ba1 Swap "Duplicate" and "Duplicate with cables" key commands. Add menu item to module and Edit menus. 3 years ago
..
AudioWidget.hpp Change `event::Foo` to `FooEvent`. 3 years ago
Browser.hpp Rename ModuleBrowser to Browser. 3 years ago
CableWidget.hpp Add Widget::drawLayer(). 3 years ago
CircularShadow.hpp Auto-format code with astyle. 5 years ago
Knob.hpp Dispatch Action event on Knob when clicking and releasing without moving beyond a threshold distance. 3 years ago
LedDisplay.hpp Make LedDisplay draw on layer 1. Add translucent rectangle over ModuleContainer and draw lights on layer 1 instead of using nvgGlobalTint(). 3 years ago
LightWidget.hpp Draw LightWidget light and halo with drawLayer(args, 1) instead of resetting nvgGlobalTint(). 3 years ago
MenuBar.hpp Move app::MenuBar class definition from header to source file. 4 years ago
MidiWidget.hpp Change `event::Foo` to `FooEvent`. 3 years ago
ModuleLightWidget.hpp Set default component ID to -1 in all classes. 3 years ago
ModuleWidget.hpp Draw ModuleWidget shadow with drawLayer() instead of a custom drawShadow() method. 3 years ago
MultiLightWidget.hpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
ParamWidget.hpp Add doc comments to dsp and engine namespaces. 3 years ago
PortWidget.hpp Add menu to PortWidget. 3 years ago
RackScrollWidget.hpp Add RackScrollWidget::getZoom/setZoom/getGridOffset/setGridOffset(). Serialize zoom in patch instead of settings. 3 years ago
RackWidget.hpp Swap "Duplicate" and "Duplicate with cables" key commands. Add menu item to module and Edit menus. 3 years ago
RailWidget.hpp Add Widget::drawChild(). Make RailWidget draw a FramebufferWidget repeatedly as a tile. 3 years ago
Scene.hpp Add Scene::getMousePos(). 3 years ago
SliderKnob.hpp Change `event::Foo` to `FooEvent`. 3 years ago
SvgButton.hpp Move Svg to window:: namespace. 3 years ago
SvgKnob.hpp Move Svg to window:: namespace. 3 years ago
SvgPanel.hpp Move Svg to window:: namespace. 3 years ago
SvgPort.hpp Move Svg to window:: namespace. 3 years ago
SvgScrew.hpp Move Svg to window:: namespace. 3 years ago
SvgSlider.hpp Move Svg to window:: namespace. 3 years ago
SvgSwitch.hpp Move Svg to window:: namespace. 3 years ago
Switch.hpp Add Internal to app::Switch. 3 years ago
TipWindow.hpp Add tip window. Add "showTipsOnLaunch" and "tipIndex" to settings. 4 years ago
common.hpp Move Svg to window:: namespace. 3 years ago