View Single Post
Old 02-16-2012, 08:31 PM   #44
dave2008
Addict
dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.dave2008 can program the VCR without an owner's manual.
 
Posts: 251
Karma: 183457
Join Date: Jan 2012
Device: k3G, KDXG, AuraHD
Quote:
Originally Posted by eLiNK View Post
The other thing I was wondering about.
Since the mupdf reader has some kind of a file management, would it be possible to implement a basic search functionality?
Yes, since kindlepdfviewer is open sourced under GPL (THX to hawhill), everything is possible!

It is not difficult to implement a search feature for kindlepdfviewer, but currently, I don't have enough free time to work on it. I will try to write one if there is still no hacker working on this feature next week.

BTW, a large part of the UI is written in LUA, which makes hacking really easy, you don't need to compile any thing when hacking on these lua scripts. Also the emulation mode is a killing feature for developers!

I will put my own latest built (under heavy development) in following page, in case anybody want to give it a try:
https://github.com/houqp/kindlepdfviewer/downloads

Last edited by dave2008; 02-16-2012 at 08:34 PM.
dave2008 is offline   Reply With Quote