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 9a29b832fb Change audio::IO and midi::IO name to Port. 6 years ago
..
AudioWidget.hpp Change audio::IO and midi::IO name to Port. 6 years ago
CableWidget.hpp Move DSP window functions to window.hpp. Use 0-indexed module/cable IDs instead of 1-indexed. Unserialize module/cable IDs as they are in the patch file. 6 years ago
CircularShadow.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
Knob.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
LedDisplay.hpp Add scrolling to MIDI-Map with up to 128 mappings. Add onAdd and onRemove events. Fix minor ScrollWidget behavior. 6 years ago
LightWidget.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
MidiWidget.hpp Change audio::IO and midi::IO name to Port. 6 years ago
ModuleBrowser.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
ModuleLightWidget.hpp Create `engine::` namespace 6 years ago
ModuleWidget.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
MultiLightWidget.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
ParamQuantity.hpp Create `engine::` namespace 6 years ago
ParamWidget.hpp Add event::DoubleClick. Change ParamWidget reset to double-click. 6 years ago
PortWidget.hpp Require Enter, Select, DragStart, and DragEnter to be consumed in order to the event State to be set. 6 years ago
RackRail.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
RackScrollWidget.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
RackWidget.hpp Replace ModuleHandle with ParamHandle. Move touchedParam from Engine to RackWidget. Fix param mapping bugs in MIDI-Map. 6 years ago
Scene.hpp Clean up list of allowed tags. Add tag aliases. 6 years ago
SliderKnob.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
SvgButton.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
SvgKnob.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
SvgPanel.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
SvgPort.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
SvgScrew.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
SvgSlider.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
SvgSwitch.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
Switch.hpp Add event::DoubleClick. Change ParamWidget reset to double-click. 6 years ago
Toolbar.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
common.hpp Update MIDI-CV panel. Prepare MIDI-CV for polyphony. Add "v" to version strings. 6 years ago