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 7bd26deefc Don't display negative meter measurements. 4 years ago
..
Cable.cpp Fix module paste key command. Fix crash when deleting module selection. 4 years ago
Engine.cpp Fix deadlock in MIDI Map dataFromJson() and onReset() by creating a few Engine::*_NoLock() methods and calling them. Make Engine::updateParamHandle() write-lock instead of read-lock. 4 years ago
LightInfo.cpp Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets. 5 years ago
Module.cpp Don't display negative meter measurements. 4 years ago
ParamQuantity.cpp Allow SwitchQuantity first index to start at value other than 0. 4 years ago
PortInfo.cpp Add port name and "Duplicate/create new cable" to port context menu. 4 years ago