Files
lmms/plugins
DomClark cc2ae66540 Fix hang when updateInOutCount called from processReplacing
Ignore requests to change the I/O count from within processReplacing and print a warning instead; the shared memory is in use so it can't be reallocated. Add a special case to return immediately if the I/O count hasn't changed at all; this will prevent spurious warnings when the plugin is only updating the latency and should reduce unnecessary reallocations in general.
2018-09-11 22:01:11 +09:00
..
2017-03-08 17:09:57 +01:00
2017-03-08 17:38:21 +01:00
2017-05-27 16:39:57 +02:00
2017-06-01 02:13:59 -04:00
2017-09-14 08:09:54 +09:00
2017-03-16 11:35:18 +00:00
2018-01-17 17:05:38 -05:00
2018-06-28 20:23:53 +09:00
2017-10-16 17:14:47 +02:00
2017-03-16 11:35:18 +00:00
2017-03-08 17:09:57 +01:00