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 1a5ae9ea28 Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close. 6 years ago
..
Button.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
ChoiceButton.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
IconButton.cpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
Label.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
List.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago
MarginLayout.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago
Menu.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago
MenuEntry.cpp Add app::, ui::, and widget:: namespaces. 6 years ago
MenuItem.cpp Tweaks to dsp/filter.hpp algorithms. Re-enable autosave on close. 6 years ago
MenuLabel.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago
MenuOverlay.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago
MenuSeparator.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
PasswordField.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
ProgressBar.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
Quantity.cpp Add app::, ui::, and widget:: namespaces. 6 years ago
RadioButton.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
ScrollBar.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
ScrollWidget.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago
SequentialLayout.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago
Slider.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
TextField.cpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
Tooltip.cpp Draw FramebufferWidgets during step() instead of draw() so we can use the same NanoVG context. 6 years ago