.. |
AudioWidget.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 years ago |
CableWidget.hpp
|
Add pimpl Internal* struct to several classes that have a possibility of needing more member variables in 2.x.
|
3 years ago |
CircularShadow.hpp
|
Auto-format code with astyle.
|
5 years ago |
Knob.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 years ago |
LedDisplay.hpp
|
Add LedDisplayTextField::bgColor. Display LedDisplay text as a non-tinted light when rack brightness is decreased.
|
3 years ago |
LightWidget.hpp
|
Implement LEDSlider using new template class structure.
|
3 years ago |
MenuBar.hpp
|
Move app::MenuBar class definition from header to source file.
|
4 years ago |
MidiWidget.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 years ago |
ModuleBrowser.hpp
|
Auto-format code with astyle.
|
5 years ago |
ModuleLightWidget.hpp
|
Set default component ID to -1 in all classes.
|
3 years ago |
ModuleWidget.hpp
|
Rearrange ModuleWidget methods.
|
3 years ago |
MultiLightWidget.hpp
|
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
|
4 years ago |
ParamWidget.hpp
|
Fix handle position of Module-less ModuleWidgets. Move a few member variables to Internal struct.
|
3 years ago |
PortWidget.hpp
|
Use PlugPort SVG and MediumLight from Component Library for plug (WIP).
|
3 years ago |
RackRail.hpp
|
Add more graphics from Pyer. Implement new rail graphics in RackRail.
|
3 years ago |
RackScrollWidget.hpp
|
Zoom in/out rack with extra mouse buttons
|
3 years ago |
RackWidget.hpp
|
Add pimpl Internal* struct to several classes that have a possibility of needing more member variables in 2.x.
|
3 years ago |
Scene.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 years ago |
SliderKnob.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 years ago |
SvgButton.hpp
|
Add AudioButton and MidiButton example. Make SvgButton trigger Action event when right-clicking.
|
3 years ago |
SvgKnob.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 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
|
Fix handle position of Module-less ModuleWidgets. Move a few member variables to Internal struct.
|
3 years ago |
SvgSwitch.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 years ago |
Switch.hpp
|
Change `event::Foo` to `FooEvent`.
|
3 years ago |
TipWindow.hpp
|
Add tip window. Add "showTipsOnLaunch" and "tipIndex" to settings.
|
4 years ago |
common.hpp
|
Move SVG_DPI and mm2px() to svg.hpp.
|
3 years ago |