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 afd6d4bb8e Clean up various headers. 6 years ago
..
AudioWidget.cpp Clean up AudioWidget/MidiWidget default state. Re-enable JACK in RtAudio dep. 6 years ago
CableWidget.cpp Add "cableColors" setting. 6 years ago
CircularShadow.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 7 years ago
Knob.cpp Rename WINDOW_ macros to RACK_. Require rack:: namespace for APP macro. 6 years ago
LedDisplay.cpp Add middle-click-drag to ScrollWidget. Fix numerous bugs introduced by event system changes. 6 years ago
LightWidget.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 7 years ago
MenuBar.cpp Initial functionality for plugin::syncUpdates(). 6 years ago
MidiWidget.cpp Clean up AudioWidget/MidiWidget default state. Re-enable JACK in RtAudio dep. 6 years ago
ModuleBrowser.cpp Make the escape key clear the ModuleBrowser search field if it contains text. 6 years ago
ModuleLightWidget.cpp Tweak helper.py. Add "Expander" to plugin tags. Turn on all ModuleLightWidgets if module does not exist. 7 years ago
ModuleWidget.cpp Partial reorganization of Plugin menu. 6 years ago
MultiLightWidget.cpp Add app::, ui::, and widget:: namespaces. 7 years ago
ParamWidget.cpp Add RACK_HELD key action to SelectKey and HoverKey. Consume arrow keys in RackScrollWidget and delete/backspace in ModuleWidget using HoverKey RACK_HELD instead of Hover. 6 years ago
PortWidget.cpp Rename WINDOW_ macros to RACK_. Require rack:: namespace for APP macro. 6 years ago
RackRail.cpp Use more efficient algorithm to finding valid ModuleWidget position in RackWidget::requestModulePosNearest. 6 years ago
RackScrollWidget.cpp Save temporary patch file and rename it over desired patch. 6 years ago
RackWidget.cpp Draw plugs under wires for CableWidgets in CableContainer. 6 years ago
Scene.cpp Re-add METHOD_ prefix to network::Method enums 6 years ago
SvgButton.cpp Remove useless `e.consume(this)` from events that no longer need it. Fix bugs introduced by change of event system behavior. 6 years ago
SvgKnob.cpp Rename `widget::*Event` to `event::*`. 6 years ago
SvgPanel.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 7 years ago
SvgPort.cpp Add shadows to SvgButton and SvgSwitch. Rearrange ModuleWidget context menu items. 6 years ago
SvgScrew.cpp Clean up various headers. 6 years ago
SvgSlider.cpp Rename `widget::*Event` to `event::*`. 6 years ago
SvgSwitch.cpp Rename `widget::*Event` to `event::*`. 6 years ago
Switch.cpp Remove useless `e.consume(this)` from events that no longer need it. Fix bugs introduced by change of event system behavior. 6 years ago