View Issue Details

IDProjectCategoryView StatusLast Update
0003864MMW v4Otherpublic2007-11-13 06:59
Reporterjiri Assigned To 
PriorityimmediateSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0003864: Performance: Scrolling Player title takes too much CPU
DescriptionI found out that the scrolling Player title takes too much CPU. Namely:
 1. The timer always works, i.e. the label is being redrawn even if Player is hidden or label is short and doesn't have to scroll (I guess here).
 2. It seems that the redraw required the whole Player to be redrawn, which makes the whole operation even more complex. It would be nice to make this faster, best of all to cache the Player background and only redraw the label?
TagsNo tags attached.
Fixed in build1099

Activities

petr

2007-11-01 23:07

developer   ~0011766

Done. I've made some optimizations in this part. Will be in 1099.

rusty

2007-11-13 06:59

administrator   ~0011961

Verified 1103.