diff options
author | Tim E. Real <termtech@rogers.com> | 2010-11-07 00:30:20 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-11-07 00:30:20 +0000 |
commit | 4ea1c4ed67ee6fd46dbe393d05b7d835e3a33299 (patch) | |
tree | 599bf37fa6965cfb4cb310a806c6f35f10a6e505 /muse2/ChangeLog | |
parent | 13375b925494553cb3534ca769ad04e4f8cffb24 (diff) |
All routing popups finished. Major cleanup of astrip + mstrip comments, code!
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 47859942..ffb91b58 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,9 +1,9 @@ 06.11.2010 - Yipee! De retour aux les popup menus 'stay-open'. (Tim) - - Fixed PopupMenu class. - Work in progress. Currently midi trackinfo 'iR' button routing is complete. - TODO: Strip routing popups. Also, try to eliminate global routing menu map (gRoutingMenuMap) - and directly store the routes as QVariant action user data. Someone started this already... + - Fixed PopupMenu class. All routing popups done (midi trackinfo, midi strip, audio strip). + TODO: Fix midi 'toggle all'. Use routes as QVariant action user data (someone started this already)... + - Major cleanup of audio and midi strip comments, code. (A fresh start for your tired eyes, you guys...) + - Test OK so far with all track types. 04.11.2010 - Fixed LADSPA plugin dialog. TODO: fix sorting order. (Tim) - Fixed MenuTitleItem class. Fixed some usages of it (Jack popup routes, midi cfg routes). (Tim) |