diff options
author | Robert Jonsson <spamatica@gmail.com> | 2011-03-06 19:08:32 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2011-03-06 19:08:32 +0000 |
commit | 1bd4f2e8d9745cabb667b043171cad22c8577768 (patch) | |
tree | bab523dd54a65542d9f3c8b56adc87d7e1ff6558 /muse2/ChangeLog | |
parent | 03b22522651de83a45494a2745f05b7a19ecb3d7 (diff) |
draw parts while recording
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 54435102..8b1b02e2 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +06.03.2011: + - added simple part drawing while recording, does not draw events or waveform (rj) 05.03.2011: - Store toolbuttons in song file (rj) - Fixed issue with opening editors (rj) @@ -5,7 +7,6 @@ - detect samplerate and warn if samplerate isn't same in song and system (rj) - adjust columns and store size of shortcut dialog (rj) - Fixed up some missing keyboard accelerators for menus (rj) - 01.03.2011: - Added feature to show/hide track-types from arranger, this far only with toolbuttons and no persistent storage (rj) |