summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorOrcan Ogetbil <oget.fedora@gmail.com>2010-11-29 18:06:38 +0000
committerOrcan Ogetbil <oget.fedora@gmail.com>2010-11-29 18:06:38 +0000
commit0d917bc21df21e148f5e8650e21b88a77c4168ba (patch)
tree122e8010baa199138ab741132b1c7a3def99aca1 /muse2/ChangeLog
parentbe99c1e70a0956995f20b5d0cc2c46b123973ea3 (diff)
Added new class HeaderNew, ported drumedit.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index af2e9c39..b2792258 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,6 +1,9 @@
29.11.2010
- In Mess::processEvent(), added ME_PITCHBEND case. For synths which don't override
processEvent (like Vam and Deicsonze). Pitchbend should work in them now. (Tim)
+ - Added a new HeaderNew (Qt4 based) class to be used instead of Header (Qt3 based). (Orcan)
+ - Ported drumedit except a Q3PopupMenu reference that needs to be ported in midiport.cpp.
+ This update restores the tooltips, adds icons to edit menu items in drumedit window. (Orcan)
28.11.2010
- Finished porting Marker View. (Orcan)
- Ported ctrlpanel. Needs some testing. I also removed usage of the Oxygen's "pen" icon