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 4626dea31f Use float instead of int for sample rates in audio:: namespace. 3 years ago
..
AudioWidget.cpp Use float instead of int for sample rates in audio:: namespace. 3 years ago
CableWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
CircularShadow.cpp Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default. 4 years ago
Knob.cpp Reverse mouse direction of scaling in linear scale knob mode. 4 years ago
LedDisplay.cpp Rename App to Context and app.hpp to context.hpp. The APP macro is still valid. 4 years ago
LightWidget.cpp Remove LightWidget halo. Decrease default CircularShadow opacity slightly. Render shadow with hard edges by default. 4 years ago
MenuBar.cpp Move module stepping code from Engine to Module. Change meter to a time plot. 3 years ago
MidiWidget.cpp Add AudioButton and MidiButton and Component Library subclasses with graphics. 4 years ago
ModuleBrowser.cpp Only wait for mouse to move before dragging module if it was just created with the module browser. 3 years ago
ModuleLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
ModuleWidget.cpp Only wait for mouse to move before dragging module if it was just created with the module browser. 3 years ago
MultiLightWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
ParamWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
PortWidget.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
RackRail.cpp Rename App to Context and app.hpp to context.hpp. The APP macro is still valid. 4 years ago
RackScrollWidget.cpp Rename "autosavePeriod" to "autosaveInterval" in settings.json. Auto-hide menu bar when fullscreen, show when hovering the top of the screen. 4 years ago
RackWidget.cpp Use PRId64 for portability of printf format strings on Linux and Windows. 3 years ago
Scene.cpp Delete instead of hide TipWindow (and its overlay) when closing. 4 years ago
SliderKnob.cpp Implement scaled linear and rotary knob modes. 4 years ago
SvgButton.cpp Auto-format code with astyle. 5 years ago
SvgKnob.cpp Implement scaled linear and rotary knob modes. 4 years ago
SvgPanel.cpp Remove Dark mode. 4 years ago
SvgPort.cpp Use <> instead of "" for include directive. 5 years ago
SvgScrew.cpp Use <> instead of "" for include directive. 5 years ago
SvgSlider.cpp Work on PortTooltips. 4 years ago
SvgSwitch.cpp WIP: 4 years ago
Switch.cpp Rename App to Context and app.hpp to context.hpp. The APP macro is still valid. 4 years ago
TipWindow.cpp Make BrandItem and TagItem functional. 3 years ago