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 dc8c317d9f Remove empty patch message. Add oversample multipliers to engine sample rate toolbar items. 6 years ago
..
AudioWidget.cpp Tear down old Module Browser, make app widgets and Core plugins compatible with NULL Module 6 years ago
CableWidget.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
CircularShadow.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
Knob.cpp Add Knob::horizontal 6 years ago
LedDisplay.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
LightWidget.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
MidiWidget.cpp Fix MIDI status and channel bitwise mixups 6 years ago
ModuleBrowser.cpp Module Browser work. Make disabled modules more transparent. 6 years ago
ModuleLightWidget.cpp Rename a few variables and methods 6 years ago
ModuleWidget.cpp Module Browser work. Make disabled modules more transparent. 6 years ago
MultiLightWidget.cpp Rename a few variables and methods 6 years ago
ParamQuantity.cpp Add convenience methods to Port. Draw blue plug lights for polyphonic ports. 6 years ago
ParamWidget.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
PortWidget.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
RackRail.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
RackScrollWidget.cpp Remove empty patch message. Add oversample multipliers to engine sample rate toolbar items. 6 years ago
RackWidget.cpp Add DrawContext::clipBox for drawing children widgets only when they intersect with the clipBox. 6 years ago
SVGButton.cpp Add MIDI-Map panel and boilerplate. Various fixes for SVGButton. 6 years ago
SVGKnob.cpp Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean. 6 years ago
SVGPanel.cpp Add new Widget::draw() method. Deprecate old method. 6 years ago
SVGPort.cpp Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean. 6 years ago
SVGScrew.cpp Remove app.hpp/cpp, fix headers of app headers, rename RackScene to Scene 6 years ago
SVGSlider.cpp Add Vec::crossfade. Rearrange various methods. 6 years ago
SVGSwitch.cpp Add Knob::smooth variable for disabling param smoothing. Clean up various code. 6 years ago
Scene.cpp Module Browser work. Make disabled modules more transparent. 6 years ago
Switch.cpp Remove Window::isModPressed() and isShiftPressed(). Add Window::getMods(). Add partial implementations of Core MIDI-CC and MIDI-Gate. 6 years ago
Toolbar.cpp Remove empty patch message. Add oversample multipliers to engine sample rate toolbar items. 6 years ago