summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-11-10 03:49:08 +0000
committerTim E. Real <termtech@rogers.com>2010-11-10 03:49:08 +0000
commit500e9f44bc9112af6a303679ed84df707abf0833 (patch)
treeaccaa299facc23dee1663f352d93426a6b9f2557 /muse2/ChangeLog
parent590b675a80810870412620818d2f7d4067df5ede (diff)
Fixed audio and midi strips and converted to Qt4. Looks OK now, but will be better
once knob, slider, rack classes are fixed, converted.
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 0a3f0fd3..ba4f9c43 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+09.11.2010
+ - Fixed audio and midi strips and converted to Qt4. Looks OK now, but will be better... (Tim)
+ TODO: Convert Slider, Knob, EffectRack, ComboBox classes etc. (After that the strips will be perfect.)
08.11.2010
- Add missing link to libdl.so. Caused bulid failure on Fedora 14 (Orcan)
- Fixed strip name label colours, also name label auto-font-sizing. (Tim)