sub Wrote:Its probably not a factor, but I see you're using a different skin. Can you post log from default skin, and note if it behaves any differently?
Default skin, horizontal scrolling.
Sub, the delay/lag is anywhere in the program, ie; the main menu is slow/laggy when scrolling left/right
Clanky Wrote:Sub, the delay/lag is anywhere in the program
I understand that's what you mean, but best for me to focus on one small area of the app, in known conditions.
Try the test again, but with this patch. It logs how long it takes to process each key press.
Quote:011-04-03 09:24:59.443 [DEBUG][1] OnKeyDown() called
2011-04-03 09:24:59.470 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.471 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.471 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.493 [DEBUG][1] OnKeyDown() done. Took 49.8046989440918 ms
2011-04-03 09:24:59.729 [DEBUG][1] OnKeyDown() called
2011-04-03 09:24:59.755 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.756 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.756 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.778 [DEBUG][1] OnKeyDown() done. Took 48.8282012939453 ms
2011-04-03 09:24:59.897 [DEBUG][1] OnKeyDown() called
2011-04-03 09:24:59.924 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.924 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.924 [DEBUG][1] CheckCache() indicates:C:\Users\Public\NPVR\skin\Default\Videos\folder.jpg is not cached
2011-04-03 09:24:59.946 [DEBUG][1] OnKeyDown() done. Took 48.8280982971191 ms