| .. |
|
AudioWidget.hpp
|
Add AudioButton and MidiButton and Component Library subclasses with graphics.
|
5 years ago |
|
CableWidget.hpp
|
Add CableWidget::releaseCable() and ModuleWidget::releaseModule().
|
5 years ago |
|
CircularShadow.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
Knob.hpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
LedDisplay.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
LightWidget.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
MenuBar.hpp
|
Move app::MenuBar class definition from header to source file.
|
5 years ago |
|
MidiWidget.hpp
|
Add AudioButton and MidiButton and Component Library subclasses with graphics.
|
5 years ago |
|
ModuleBrowser.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
ModuleLightWidget.hpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
ModuleWidget.hpp
|
Only wait for mouse to move before dragging module if it was just created with the module browser.
|
4 years ago |
|
MultiLightWidget.hpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
ParamWidget.hpp
|
Make PortInfo a virtual class.
|
5 years ago |
|
PortWidget.hpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
5 years ago |
|
RackRail.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
RackScrollWidget.hpp
|
Rename "autosavePeriod" to "autosaveInterval" in settings.json. Auto-hide menu bar when fullscreen, show when hovering the top of the screen.
|
5 years ago |
|
RackWidget.hpp
|
Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`.
|
5 years ago |
|
Scene.hpp
|
Delete instead of hide TipWindow (and its overlay) when closing.
|
5 years ago |
|
SliderKnob.hpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgButton.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgKnob.hpp
|
Implement scaled linear and rotary knob modes.
|
5 years ago |
|
SvgPanel.hpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
|
SvgPort.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgScrew.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgSlider.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
SvgSwitch.hpp
|
Auto-format code with astyle.
|
6 years ago |
|
Switch.hpp
|
Work on PortTooltips.
|
5 years ago |
|
TipWindow.hpp
|
Add tip window. Add "showTipsOnLaunch" and "tipIndex" to settings.
|
5 years ago |
|
common.hpp
|
Add tip window. Add "showTipsOnLaunch" and "tipIndex" to settings.
|
5 years ago |