summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2010-12-17 00:22:09 +0000
committerTim E. Real <termtech@rogers.com>2010-12-17 00:22:09 +0000
commit0dc794435d033af54362143cab7e1739b368f9dc (patch)
tree81a3fb256c3e6bdb3f8aa4ad0b3e6170d14303ca /muse2/ChangeLog
parent948d4af7a72a3687ada8a768729a1d2a5f3ca2aa (diff)
Fixed meter drawing (speed) - removed double buffer pixmap.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog
index 04f78f8a..5ed9d7c4 100644
--- a/muse2/ChangeLog
+++ b/muse2/ChangeLog
@@ -1,5 +1,6 @@
16.12.2010:
- Fixed track list track moving/resizing - added ev->buttons() check to mouseMoveEvent(). (Tim)
+ - Fixed meter drawing (speed) - removed double buffer pixmap. Test OK. (Tim)
15.12.2010:
- Major cleanup in the #includes. Emptied all.ha nnd moved its contents to individual files.
The build is roughly 20% faster now. (Orcan)