mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-26 23:38:10 -05: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