1
0
Fork 0
nih-plug/src
Robbert van der Helm 3a1fbed4c3 Mark MainThreadExecutor::execute as unsafe
This should only be called from the main thread. Otherwise the API's
threading guarantees will not be upheld.
2022-02-01 17:01:05 +01:00
..
context Mark MainThreadExecutor::execute as unsafe 2022-02-01 17:01:05 +01:00
wrapper Mark MainThreadExecutor::execute as unsafe 2022-02-01 17:01:05 +01:00
context.rs Mark MainThreadExecutor::execute as unsafe 2022-02-01 17:01:05 +01:00
debug.rs Improve and simplify token handling in macros 2022-01-28 14:47:26 +01:00
formatters.rs Use Arcs for the callbacks 2022-01-31 20:44:10 +01:00
lib.rs Use a custom .spawn_unchecked without nightly req 2022-02-01 15:04:36 +01:00
params.rs Add a TODO and stub for parameter smoothing 2022-02-01 00:14:33 +01:00
plugin.rs Move wrapper data to an inner struct 2022-01-31 20:18:12 +01:00
util.rs Use a custom .spawn_unchecked without nightly req 2022-02-01 15:04:36 +01:00
wrapper.rs Implement saving parameter state 2022-01-29 14:20:14 +01:00