summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2011-03-24 22:58:22 +0000
committerTim E. Real <termtech@rogers.com>2011-03-24 22:58:22 +0000
commit52cf2594877ab000b873674fa0c142120682232b (patch)
tree4567955dc2b8e0248777017b1785cd02e5a9ec50 /muse2/ChangeLog
parentead1d513257aeed4199075c1ea5266c560992227 (diff)
Some fixes/steps towards better controller graph editing.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index cd662936..04148878 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,9 @@
+24.03.2011:
+ - Fixed: Problems with midi event list editor. (p4.0.18 Tim)
+ For ex. problems selecting items while pianroll open. Changed ListEdit::songChanged().
+ - Fixed: Some problems drawing/editing on pianoroll controller graphs. Also added drawing speed-ups. (Tim)
+ - Added: Pianoroll controller graph items can now be selected/highlighted. Sync'd with midi event list editor. (Tim)
+ Just a step towards better editing of controller graphs. WIP (No copy/cut/paste/move yet.)
16.03.2011:
- Added: Midi events drawing while recording (rj)
- Fixed, hopefully, MESS synths sometimes being silent (rj)