OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
#71
Not sure I'll be able to get a build out tonight as the FTP server is still down. Sad

(2014-12-22, 20:43)menakite Wrote: It seems moving the check to CGUITextLayout::RenderScrolling fixes it, but I suspect that'll only work for labels... I need to investigate.

Edit: okay, this also works for RSS etc. Updated patch: https://github.com/anaconda/xbmc/commit/...7946b4e1cf
Previous patch was only stopping the scroll position from being updated, but apparently that's not enough (it's still redrawing it, nice). Additional change to GUITextLayout.cpp prevents actual rendering.

I'll give that a test.

(2014-12-22, 20:43)menakite Wrote: Side note - while testing this I've noticed the following:
* everything is fine when "Skin" on the left is selected http://i.imgur.com/YgMmwTG.png
* moving on the right causes "Skin" on the left to be continuously marked dirty (Huh) http://i.imgur.com/jmHukdn.png

Have a look here, it's been discussed before but no solution: http://forum.kodi.tv/showthread.php?tid=171784
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by Milhouse - 2014-12-22, 23:31
Missing splash video - by Dinos52 - 2015-02-09, 21:02
MVC Support - by woronczak - 2015-03-12, 05:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112