mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-18 11:45:04 -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>