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 54544bbe93 Use Module::Expander struct for accessing expander messages. 6 years ago
..
Cable.hpp Move DSP window functions to window.hpp. Use 0-indexed module/cable IDs instead of 1-indexed. Unserialize module/cable IDs as they are in the patch file. 6 years ago
Engine.hpp Add Engine::yieldWorker() which turns worker spinlocks into mutex locks. Fix race condition in EngineWorker::run() when changing number of threads. 6 years ago
Light.hpp Use linear scaling for Light value. 6 years ago
Module.hpp Use Module::Expander struct for accessing expander messages. 6 years ago
Param.hpp Fix serialization for unbounded Params. 6 years ago
ParamHandle.hpp Replace ModuleHandle with ParamHandle. Move touchedParam from Engine to RackWidget. Fix param mapping bugs in MIDI-Map. 6 years ago
ParamQuantity.hpp Initialize OpenGL context before calling scene->draw(). 6 years ago
Port.hpp Draw plugs under wires for CableWidgets in CableContainer. 6 years ago