summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorFlorian Jung <flo@windfisch.org>2011-09-01 17:30:59 +0000
committerFlorian Jung <flo@windfisch.org>2011-09-01 17:30:59 +0000
commit46369b4c33d841aa1ece363c3deb3775658165ad (patch)
tree73f923e0ee3d6d103957a507372ed3ad2666422d /muse2/ChangeLog
parente64c6677de790368781f7d9f1ba1c98bcfc521d2 (diff)
parent1414d8185ca9bc0b078cff7512482f013e28bde3 (diff)
merged with trunk
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index c977f2c3..18ef6e8b 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,6 +1,14 @@
29.08.2011:
- Fixed Robert's fixes (flo93)
+ - Fixed audio automation graph editing. And now 'snaps' to discrete integer or bool types. (Tim p4.0.32)
+ All control movements should update display now. Also slightly changed behaviour of Ctrl class.
+ TODO: Fix some painting corruption, improve discrete display, add transparency etc. etc.
+ - Applied compilation patch to rhythmbase.ui by Jean-Damien Durand. (Tim)
+28.08.2011:
+ - Fixed wierd column expansion for [rec] column by removing autoexpand of the last column. Still
+ something fishy with moving columns (rj)
27.08.2011:
+ - Changed mousewheel behaviour, vertical scrolling is default and horizontal scrolling (shift) is reversed (rj)
- Added fullscreen shortcut to all editors which have full screen action (rj)
- Part text editor now closes when focus is lost (rj)
17.08.2011: