summaryrefslogtreecommitdiff
path: root/muse/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'muse/ChangeLog')
-rw-r--r--muse/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/muse/ChangeLog b/muse/ChangeLog
index d9a69b91..23c01f91 100644
--- a/muse/ChangeLog
+++ b/muse/ChangeLog
@@ -1,3 +1,8 @@
+18.01.2010
+ * Added: Piano roll and drum editor edit menus: "Select prev/next part". With default hotkeys Alt+Left/Right. (T356)
+ - This is an easy way to switch parts when multiple part editing in one window (via Ctrl-E or Ctrl-D).
+ And it was absolutely essential, for multiple dedicated controller track editing since there are no notes,
+ and no (other) way to select another part to edit.
17.01.2010
* Feature: MusE now has two mixers, with selectable track type display. (T356)
- Changes to .med file were needed. Tested OK so far with old and new song files.
@@ -5,6 +10,9 @@
- Broken since removal of musewidgetsplugin library months ago.
Added PluginWidgetFactory class to handle local creation of controls.
(Custom user GUIs must be done by hand since the removal of musewidgetsplugin library).
+ * Fixed: Appearance settings red colour adjustment larger than others. (T356)
+ * Changed: Default controller graph foreground colour from blue to medium orange. (T356)
+ - Avoid clash with blue colour used by left and right markers.
12.01.2010
* Release: 1.0.1 (rj)
10.01.2010