diff options
author | Robert Jonsson <spamatica@gmail.com> | 2013-01-28 19:05:39 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2013-01-28 19:05:39 +0000 |
commit | a5f6b9055120d906130a1193e79e0877ab5ae688 (patch) | |
tree | aa7fe0092d78d034751d7bcd59b0209bf162c016 /muse2/ChangeLog | |
parent | 3f99f3410d57b4377c38662b02e36186a019ad66 (diff) |
added setting for default track height
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 18261e01..d4bb902e 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +28.01.2013: + - Added setting for default track height (rj) 27.01.2013: * Feature: Shortcuts dialog modeless + has default global shortcut Ctl+Shift+F1 + "Printable file" button. (Tim) - Memory leaks! Many widgets and dialogs had no parent and were not deleted! (Tim) @@ -35,6 +37,8 @@ - Don't play midi parts if track is off. 13.01.2013: - remote should depend on widgets through #including app.h otherwise Python bindings don't compile (Orcan) +06.01.2013: + - MusE 2.1 released! 03.01.2013: - Fixed SimpleDrums GUI issues on AVLinux (and supposedly other debian based distros) (rj) 01.01.2013: Happy new year! |