diff options
author | Florian Jung <flo@windfisch.org> | 2011-05-25 18:26:02 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-05-25 18:26:02 +0000 |
commit | a1db21404d203bec7353099a9947778735271bfd (patch) | |
tree | 9d967018aa9d95596879d11cb651f6fa6a808bfe /muse2/ChangeLog | |
parent | 3948032d0a2e439069d9a6859f7f35eebb54944d (diff) |
added step-recording support to the score editor
moved clefTypes to avoid compile-horror
updated templates due to the new toolbar
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 742d5a48..24545b76 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,8 @@ +25.05.2011: + - Added midiin and steprec buttons again (flo93) + - Added step-rec-support for drum edit and score edit (flo93) + - put step-rec-stuff into its own class (flo93) + - moved clefTypes out of scoreedit.h to prevent compile-horror (flo93) 24.05.2011: - Awl::PitchEdit now can be set with the musical keyboard (flo93) - fixed y-stretch (flo93) |