This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
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.
3237
Commits
4
Branches
540MB
Tree:
e67be6b3dd
v2
v0.5
v0.6
v1
v2.6.4
v2.6.3
v2.6.2
v2.6.1
v2.6.0
v2.5.2
v2.5.1
v2.5.0
v2.4.1
v2.4.0
v2.3.0
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.2
v2.1.1
v2.1.0
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.6.2
v0.6.2b
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.0
v0.3.2
v0.3.1
v0.3.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e67be6b3dd'
${ noResults }
Rack
/
src
/
engine
History
Andrew Belt
e67be6b3dd
Make Engine::fromJson() lock in entire method, so modules and cables aren't added on different engine frames. Make Cable::fromJson() call non-locking Engine methods.
1 year ago
..
Cable.cpp
Make Engine::fromJson() lock in entire method, so modules and cables aren't added on different engine frames. Make Cable::fromJson() call non-locking Engine methods.
1 year ago
Engine.cpp
Make Engine::fromJson() lock in entire method, so modules and cables aren't added on different engine frames. Make Cable::fromJson() call non-locking Engine methods.
1 year ago
LightInfo.cpp
Add engine::LightInfo and Module::configLight() helper for configuring the LightInfo. Add LightTooltip for LightWidgets.
4 years ago
Module.cpp
Rename ParamQuantity::set/getDirectValue() to set/getImmediateValue().
2 years ago
ParamQuantity.cpp
Rename ParamQuantity::set/getDirectValue() to set/getImmediateValue().
2 years ago
PortInfo.cpp
Add port name and "Duplicate/create new cable" to port context menu.
3 years ago