summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-11-12 01:32:41 +0000
committerTim E. Real <termtech@rogers.com>2010-11-12 01:32:41 +0000
commite15cfce0e93c4e9aab7dd7a99d02a0b69f7bca6a (patch)
tree258ef029526a8a13c0588566a75ad608955ee659 /muse2/ChangeLog
parentf3cb950ad0c043f33a378d19b19e9dc7bb9c88e7 (diff)
WIP: Mixer and strips re-designed to be theme/font friendly - no more fixed STRIP_WIDTH.
Fixed Slider, Knob, Rack and DoubleEntry classes.
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 7e9ab1f4..ce8b11e6 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,3 +1,6 @@
+11.11.2010
+ - WIP: Mixer and strips re-designed to be theme/font friendly - no more fixed STRIP_WIDTH. (Tim)
+ - Fixed Slider, Knob and DoubleEntry classes. Knob anti-aliasing applied (where allowed).
10.11.2010
- Ported transport window to Qt4. The handle color needs a fix (Orcan)
09.11.2010