diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-04-16 18:40:54 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-04-16 18:40:54 +0000 |
commit | 47f7c86b68c156a0dff15c0e2486371bc8a801f6 (patch) | |
tree | 2cc5e1c1fbae435cd68bbaa8553dbec22337dcc3 /muse2/ChangeLog | |
parent | f644f66566e933364baa66c825799ab7de3b4bbe (diff) |
added keymap
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 3a160786..b73c40c7 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,16 @@ +16.04.2011: + - Added KeyList for keeping key change events and ability to edit it in + master list editor (rj) + - fixed stuff in master list editor (rj) + * editing tempo signature is now atleast working + * editing time position is now atleast working + * double clicking a line moves the playpointer to this position if we are not playing + * changed adding tempo/sig/key so they pick the postion from the play pointer instead + of just incrementing the time position, I can't fathom when that would be preferrable + (if there is a time, I'm sure someone will let me know :) ) + - song changed not implemented yet + - undo/redo is not implemented + - prevented initialization crash for dssi, Tim, please have a look (rj) 15.04.2011: - And while we're at it... Invert drum track 'slivers' in arranger parts. (Tim) - Move part name text to bottom to accommodate drum 'slivers'. |