summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-10-16 08:03:59 +0000
committerTim E. Real <termtech@rogers.com>2010-10-16 08:03:59 +0000
commit97a2927e036b484408d493dfb80150fc2b88f1c2 (patch)
treef0cc553d1820def6479a8134d472ebcd67a379cc /muse2/ChangeLog
parentc6cbd8ded4ba8b52aa980f2ea4138179697ec9bb (diff)
See ChangeLog
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index dc967e0f..d31e0086 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,9 @@
+16.10.2010
+ * Fixed: Routing and popup menus should work now. Sorry, no 'stay-open' menus for now. (T356)
+ - p4.0.1 Reverted back to regular non-overloaded Q3PopupMenu behaviour (self-extinguishing) for PopupMenu class.
+ - Removed "gRoutingMenuMap.clear()" and "gRoutingPopupMenuMaster = 0" from MusE::routingPopupMenuAboutToHide().
+ Instead, added protection from non-visible menu in MusE::updateRouteMenus().
+ * Tested: Pianoroll, drums open but toolbars are very messed up. Marker, transport, bigtime, all others seem OK.
15.10.2010
* Feature: Unified Jack midi devices in midi ports list. Can be both input and output, just like ALSA devices. (T356)
- Marked as p3.3.55