You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix pixel comparison between VNC image buffer and framebuffer,
- reset comparison matrix grid distance from 12x12 to 4x4, because dirty regions remain when using some Kodi skins,
- filling image buffer in every line with memcpy, instead of filling from byte to byte by a for loop.
0 commit comments