View Single Post
Old 03-16-2010, 03:35 AM   #12
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
Now, I have implemented the "delayed refresh" idea without the assistance of xepdmgr.
IMHO, adding the eink update code in refreshWindow() on FBreader.cpp is preferred, because only the binary FBReader is affected, other zlcore, zltext and zlui will stay the same.
The trade-off is to sacrifice fast typing refresh provided by xepdmgr.

Added:
The result of preloading without xepdmgr is not so satisfactory. I got redundant screen refresh sometimes. Maybe it the fault of my code. For now, the best reslut is the combination of dmDisplay() and xepdmgr.

Last edited by ericshliao; 03-16-2010 at 04:34 AM.
ericshliao is offline   Reply With Quote