mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
Centralize Lua sandboxing
This commit is contained in:
parent
cba622cdce
commit
0191a9c4c2
5 changed files with 17 additions and 6 deletions
|
|
@ -36,6 +36,7 @@ public:
|
|||
void collect_garbage ();
|
||||
void collect_garbage_step ();
|
||||
void tweak_rt_gc ();
|
||||
void sandbox (bool rt_safe = false);
|
||||
|
||||
sigc::signal<void,std::string> Print;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue