diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-02-18 15:42:54 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-02-18 15:42:54 +0000 |
commit | 8e4d18fdcc12c7202e287cc8a2ec2214667c8844 (patch) | |
tree | 021c61e2de7e9001b6b0f4958ffadae8cf9287e3 /muse2/ChangeLog | |
parent | cd2b45a71582e6480eeef33540b27586d3b3ca73 (diff) |
shortcut fix
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index b0e5b6f1..35cc42b5 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,9 @@ 18.02.2011: - Disable saveAs dialog for rec when project dialog isn't used (rj) - changed the default setting for move single rec with track, default is to NOT move (rj) + - fixed (hopefully) bug in shortcut editor, global shortcuts were not always + taken into account when checking if a shortcut was in use (rj) + - added shortcut F for linedraw, applicable to automation drawing in arranger and pianoroll (rj) 15.02.2011: - Automation fixes, better detection, not perfect (rj) 14.02.2011: |