|
|
Thread Tools | Search this Thread |
08-06-2012, 09:07 PM | #1 |
Member
Posts: 13
Karma: 20
Join Date: Oct 2009
Device: elonex eb600
|
Eink stanalone demo Qt eink driver for standalone qt apps ie no nickel nickel
Hi
(Kobo touch) I have written (hacked other peoples code) a eink demo and qt driver plugin. See third post in this thread https://www.mobileread.com/forums/sho...78#post2176378 edit: how to get rid of ghosts see full_updatescreen.c in above thread region.update_marker = 999; update region.flags = EPDC_FLAG_ENABLE_INVERSION ; ioctl(fb->fbfd , MXCFB_SEND_UPDATE, ®ion); marker = 999; ioctl(fb->fbfd, MXCFB_WAIT_FOR_UPDATE_COMPLETE, &marker); region.flags = 0; ioctl(fb->fbfd , MXCFB_SEND_UPDATE, ®ion); These are some tools i used compiled strace trace libioctldumper.so This is how i compiled strace. http://discuz-android.blogspot.co.uk...race-tool.html to compile trace >arm-none-linux-gnueabi-gcc -Wall trace.c -o trace hacked from here https://www.mobileread.com/forums/sho...d.php?t=162743 to compile libioctldumper.so >make hacked from here https://github.com/kobolabs/Kobo-Rea...e/master/poser Last edited by tonyv; 08-07-2012 at 09:55 AM. |
08-10-2012, 08:29 AM | #2 |
Junior Member
Posts: 1
Karma: 10
Join Date: Aug 2012
Device: Nook Touch
|
I am very interested in this. Do you have any screenshots? I used to develop a lot on Qt and if we have a working Qt environment then I might be able to cook up some neat apps when my device arrives in a few weeks.
|
12-27-2012, 10:35 AM | #3 |
Enthusiast
Posts: 49
Karma: 208
Join Date: Nov 2012
Device: Kobo Glo
|
How can I use it?
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Touch Someone’s started a Nickel replacement... | Spheres | Kobo Developer's Corner | 9 | 08-04-2012 01:13 AM |
Hacking Kobo Touch suspend usb network eink driver | tonyv | Kobo Reader | 0 | 06-26-2012 03:27 PM |
Mystery and Crime Various: Nickel Detective Sampler. V1. 9 Jan 2012 | crutledge | Kindle Books (offline) | 1 | 01-09-2012 09:02 PM |
Mystery and Crime Various: Nickel Detective Sampler. V1. 9 Jan 2012 | crutledge | ePub Books (offline) | 0 | 01-09-2012 07:30 PM |
Mystery and Crime Various: Nickel Detective Sampler. V1. 9 Jan 2012 | crutledge | BBeB/LRF Books (offline) | 0 | 01-09-2012 07:28 PM |