mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-11 18:46:41 -04:00
Saving and restoring chunks from/to plugin seems to work now after a few tweaks regarding memory-allocation and threading (according functions need to be called from withing GUI thread). However needs the new code some testing (especially whether it breaks previously working plugins). Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com>