summaryrefslogtreecommitdiff
path: root/muse2/muse/waveedit/wavecanvas.cpp
AgeCommit message (Expand)Author
2013-08-28operations are now replicated for all clones. minor cleanups.Florian Jung
2013-08-19some const-correctness. Part interface overhaul.Florian Jung
2013-08-16Parts have their own, non-shared EventList (still WIP!)Florian Jung
2013-03-10added more colorsRobert Jonsson
2013-03-01Wave Editor: Fixed some painting problems. Optimizations, speed boosts.Tim E. Real
2013-02-20MASSIVE FIXES: MANY editor, usability, operation fixes and changes. Tim E. Real
2013-01-26Feature/fix: Zoom at cursor! Zoom now zooms about cursor. Tim E. Real
2012-09-30various fixes and changesRobert Jonsson
2012-09-17Introducing Copy On Write for waves. See ChangeLog.Tim E. Real
2012-09-08Wave Editor: Added Edit -> Adjust Wave Offset. Helps compensate for latency. Tim E. Real
2012-08-15Introducing: Improved Wave Editor. Class WaveView is replaced by WaveCanvas. Tim E. Real