View Single Post
Old 05-15-2016, 06:04 PM   #211
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
My next thing to do is make my kindle video player do correct 2-bit pixel packing for the K1 framebuffer, then after that, I want to build tinycc (tcc) so I can update my tcc download package to support the K1 (and I will also test it on my K2 and PW2 and PW3 devices now that I have them). For testing app compatibility, hardware version are not the only concern -- firmware update 5.1 for the K5 broke eink compatibility that was working on 5.0, because lab126 F-ed up and (contrary to standard procedure) redefined a critical eink structure without renaming it, and without renaming the header file that contained it. My code therefore cannot use that header file, and instead copied (and renamed) those structures. One more reason why amazon (and google android) somewhat discourages native code development and pushes developers to build java apps, I guess...
geekmaster is offline   Reply With Quote