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 661fd3863d Add Module Save event. 3 years ago
..
Cable.hpp Use randomly-generated 53-bit IDs for Module and Cable. 4 years ago
Engine.hpp Add Module Save event. 3 years ago
Light.hpp Simplify Light::setBrightness/Smooth. 5 years ago
LightInfo.hpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 4 years ago
Module.hpp Add Module Save event. 3 years ago
Param.hpp Add virtual ParamQuantity::toJson() and fromJson() so plugins can override JSON serialization behavior of params. 4 years ago
ParamHandle.hpp Fix module and cable ID variables that were `int` instead of `int64_t`. Add `Engine::getNumCables()` and `Engine::getCableIds()`. 4 years ago
ParamQuantity.hpp Add virtual ParamQuantity::toJson() and fromJson() so plugins can override JSON serialization behavior of params. 4 years ago
Port.hpp Do not force Port alignment to 32 bytes. 4 years ago
PortInfo.hpp Interpret blank ParamQuantity/PortInfo name as "#id". 4 years ago