mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-16 13:08:04 -04:00
* Move implementation to a new cpp file * Use std::vector as base class instead of doing our own memory management * Remove unused dangerous functions * Make more use of std algorithms * Some cleanups in code using ValueBuffer