summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2011-09-15 04:13:10 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2011-09-15 04:13:10 +0000
commit3859b10f9a5eaca7df8f85394756375af0b17a1c (patch)
tree4ed55ccfbc5691a212e2a995982db7cf662541c8 /muse2/ChangeLog
parentd020b82fd8108351eacb56a2d0c39f149a1c5057 (diff)
New namespaces and change in default colors. See ChangeLog.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 51ef9e30..960d558f 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -4,6 +4,13 @@
- added MDI-like and borland-like user interface (flo93)
- improved pasting, added dialogs, added "copy in range",
changed shortcut keys (flo93)
+ - New namespaces MusEArranger and MusEMixer. (Orcan)
+ - Updated default track colors on arranger. Indicate the selected track with a gradient instead of a
+ separate color. (Orcan)
+ - moved colorRect() and get_paste_len() into utils.cpp. (Orcan)
+ - Updated default colors of transport handles, bigtime foreground, waveedit background, track labels.
+ Made them more pastelish, easier on eyes. (Orcan)
+ - Made horizontal alignment of meter and slider in mstrip consistent with in astrip. (Orcan)
13.09.2011:
*Added: You can now insert new tracks instead of always at the track list end. (Tim)
If main menu 'Add track': Inserts before currently selected track, else adds at end.