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 f887faea79 Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`. 4 years ago
..
AudioWidget.hpp Add Audio-2 WIP. 4 years ago
CableWidget.hpp Add CableWidget::releaseCable() and ModuleWidget::releaseModule(). 4 years ago
CircularShadow.hpp Auto-format code with astyle. 5 years ago
Knob.hpp Rename App to Context and app.hpp to context.hpp. The APP macro is still valid. 4 years ago
LedDisplay.hpp Auto-format code with astyle. 5 years ago
LightWidget.hpp Auto-format code with astyle. 5 years ago
MenuBar.hpp Auto-format code with astyle. 5 years ago
MidiWidget.hpp Add appendAudioMenu() and appendMidiMenu(). 4 years ago
ModuleBrowser.hpp Auto-format code with astyle. 5 years ago
ModuleLightWidget.hpp Auto-format code with astyle. 5 years ago
ModuleWidget.hpp Add CableWidget::releaseCable() and ModuleWidget::releaseModule(). 4 years ago
MultiLightWidget.hpp Auto-format code with astyle. 5 years ago
ParamWidget.hpp Make PortInfo a virtual class. 4 years ago
PortWidget.hpp Make PortInfo a virtual class. 4 years ago
RackRail.hpp Auto-format code with astyle. 5 years ago
RackScrollWidget.hpp Auto-format code with astyle. 5 years ago
RackWidget.hpp Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`. 4 years ago
Scene.hpp Move Window::mousePos to Scene::mousePos. 4 years ago
SliderKnob.hpp Implement scaled linear and rotary knob modes. 4 years ago
SvgButton.hpp Auto-format code with astyle. 5 years ago
SvgKnob.hpp Implement scaled linear and rotary knob modes. 4 years ago
SvgPanel.hpp Rename App to Context and app.hpp to context.hpp. The APP macro is still valid. 4 years ago
SvgPort.hpp Auto-format code with astyle. 5 years ago
SvgScrew.hpp Auto-format code with astyle. 5 years ago
SvgSlider.hpp Auto-format code with astyle. 5 years ago
SvgSwitch.hpp Auto-format code with astyle. 5 years ago
Switch.hpp Work on PortTooltips. 4 years ago
common.hpp Change order of includes to C++ standard headers, library headers, and local project headers. 4 years ago