diff options
author | Florian Jung <flo@windfisch.org> | 2011-09-01 17:30:59 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-09-01 17:30:59 +0000 |
commit | 46369b4c33d841aa1ece363c3deb3775658165ad (patch) | |
tree | 73f923e0ee3d6d103957a507372ed3ad2666422d /muse2/ChangeLog | |
parent | e64c6677de790368781f7d9f1ba1c98bcfc521d2 (diff) | |
parent | 1414d8185ca9bc0b078cff7512482f013e28bde3 (diff) |
merged with trunk
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 8 |
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: |