![]() |
#1 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jun 2011
Device: PB902
|
*Update()
hi guys,
anyone has an idea what's the difference between these sdk functions? void FullUpdate(); void SoftUpdate(); void FineUpdate(); void DynamicUpdate(); thanks |
![]() |
![]() |
![]() |
#2 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 315
Karma: 6448
Join Date: Nov 2010
Device: 903
|
Hi mffl and welcome to the forum,
I wondered what the differences were as well, a while back but its pretty straight forward. I haven't done much programming on the pocketbook in recent months so I just recall things from the top of my head... the e-ink displays have a ghosting effect if you dont flash them first to the inverse colour you want to set. If you run a "fullupdate" it will make a full screen refresh, flashing first mainly black and then to the desired pattern. However, that is rather annoying if you want to have something like a progress bar as in one of my apps. The differences between soft, fine and dynamic are (without knowing now which is which, but you can easily write a small app to test it): one is without antialiasing, one just flashes the local area black and white and one just doesnt invert the screen at all, leading potentially to ghosting effects. As I said, this is all from the top of my head. I can look it up when I get home if you still cant figure out which mode to use. review |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Zealot
![]() ![]() Posts: 110
Karma: 138
Join Date: Mar 2011
Device: PB903, PB603
|
Hi review,
thanks for info (i did not ask, but i wondered as well...) could you perhaps write down such good knowledge somewhere in a Wiki (isn't there one?). I would add my own experiences there as well (though I believe i haven't got so far than you so far.) MartinZ |
![]() |
![]() |
![]() |
#4 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 42
Karma: 10308
Join Date: May 2011
Device: PB Pro 903, F/W 2.1.3=>downgraded to 2.1.2-fastdrv because of WIFI-bug
|
Updating modes
One of them updates the whole page (after clearing the page first, which results in a black flashing page), another one just updates the whole page but without clearing it first (so that you will se some ghosting effects).
Besides that, there are two more modes: one that is used for updating e.g. only a certain specified region of the screen which only contains two-colored (b/w) items (e.g. menu elements). (This should be the fastest one) And - finally - there is one more mode which does the same as the third one does, except that it updates the specified region for greyscale items (4 bit color). |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
won't update...after completing the update cycle edge returns to the first screen | WeAreBorrg | enTourage Archive | 2 | 03-18-2011 06:39 PM |
How can I update creation time for a title when I update the book info or convert it | setherd | Calibre | 3 | 10-30-2010 01:51 PM |
Firmware Update Can I reinstall the official amazon update after the update file from this site ? | yuenslhk | Amazon Kindle | 2 | 06-20-2010 11:24 AM |
Update on Google eBook Sales Plan Update | poohbear_nc | News | 6 | 05-05-2010 09:00 AM |
PRS-500 What file to change to re-update reader with latest update? | pitolee | Sony Reader Dev Corner | 2 | 05-24-2007 11:56 PM |