|  02-28-2012, 10:13 PM | #91 | |
| Addict            Posts: 251 Karma: 183457 Join Date: Jan 2012 Device: k3G, KDXG, AuraHD | Quote: 
   | |
|   |   | 
|  02-29-2012, 11:49 PM | #92 | |
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | Quote: 
  To find the latest arm stuff, you need to search for tinycc, not tcc... The nice thing about static linking is they work on all kindle models. Lib-dependent versions complain about wrong or missing libs when you move them to a different kindle model. Last edited by geekmaster; 02-29-2012 at 11:55 PM. | |
|   |   | 
|  03-01-2012, 04:55 AM | #93 | 
| Connoisseur            Posts: 61 Karma: 116628 Join Date: May 2011 Location: Zagreb, Croatia Device: Kindle K3G and DXG | 
				
				New two-column zoom mode (F)
			 
			
			I just finished implementation of two-column zoom mode which is very useful when reading articles on kindle (and frequently requested in this thread). When you press F, you will be zoomed to top-left column of page. This will also switch you to pan mode, so you can use fiveway to move up/down in current column and left/right to switch columns (and change pages if needed). Pressing left will always position you to bottom of previous column, while pressing right will move you to top of next one which is consistent with reading flow (even when scanning document backwards). At any time you can press a/s/d keys to get whole page overview and exit pan mode. Until changes are merged to main repository, you can download new version at: https://github.com/downloads/dpavlin...er-de1725d.zip | 
|   |   | 
|  03-01-2012, 06:01 AM | #94 | |
| Addict            Posts: 251 Karma: 183457 Join Date: Jan 2012 Device: k3G, KDXG, AuraHD | Quote: 
 Works great on my K3! This is a killing feature for reading papers :-) Thanks dpavlin. | |
|   |   | 
|  03-01-2012, 06:57 AM | #95 | |
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | Quote: 
 No, wait, I don't have that excuse. I have the tests of its x86_64 code generation posted and the ARM code generation went in before x86_64 was completed. Does this mean that Robert Landley and Fabrice Bellard have settled their long running dispute? I don't see Rob mentioned: http://savannah.nongnu.org/projects/tinycc/ But since the project has been moved to a git repository and the project lead has changed... http://bellard.org/tcc/ http://repo.or.cz/w/tinycc.git Perhaps the long running war just died due to lack of interest on the parts of Landley and Bellard (or they both ran out of ammunition). | |
|   |   | 
|  03-01-2012, 07:10 AM | #96 | |
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | Quote: 
 He has his Aboriginal Linux project to the point that it will build (native, in a QEMU environment) LFS-6.8 for all supported target processors (with the exception of a few remaining problems with Sparc). http://landley.net/aboriginal/ Just select ARM{v6} as the target in his build system, it will churn out a complete, working, native build system image for QEMU. (or use one of his pre-built binaries). http://landley.net/aboriginal/about.html With a decent x86{,_64} system of a few cores, faster than on the real hardware. The only header files that might be missing from the image would be Kindle I/O devices (eink and touch screen - keyboard is in the FreeScale kernel tree). Last edited by knc1; 03-01-2012 at 07:15 AM. | |
|   |   | 
|  03-01-2012, 05:57 PM | #97 | 
| Connoisseur            Posts: 61 Karma: 116628 Join Date: May 2011 Location: Zagreb, Croatia Device: Kindle K3G and DXG | 
				
				demo of two-column zoom and pan
			 | 
|   |   | 
|  03-01-2012, 06:47 PM | #98 | 
| Carpe diem, c'est la vie.            Posts: 6,433 Karma: 10773670 Join Date: Nov 2011 Location: Multiverse 6627A Device: K1 to PW3 | 
			
			That is MUCH better than rotating to landscape mode for two-column documents. Thanks!
		 | 
|   |   | 
|  03-02-2012, 01:31 AM | #99 | |
| Addict            Posts: 251 Karma: 183457 Join Date: Jan 2012 Device: k3G, KDXG, AuraHD | Quote: 
 The fixes will be included in next new version after hw merged pull requests I guess. Last edited by dave2008; 03-02-2012 at 01:34 AM. | |
|   |   | 
|  03-02-2012, 04:09 AM | #100 | 
| Addict            Posts: 251 Karma: 183457 Join Date: Jan 2012 Device: k3G, KDXG, AuraHD | 
			
			OK, I added a down page in kindlepdfviewer's wiki: https://github.com/hwhw/kindlepdfviewer/wiki/Download So now you know what has been changed in every version. | 
|   |   | 
|  03-02-2012, 06:04 AM | #101 | 
| Addict            Posts: 344 Karma: 6494 Join Date: Jan 2008 Device: PRS-505, KDXG | |
|   |   | 
|  03-02-2012, 06:05 AM | #102 | |
| Addict            Posts: 344 Karma: 6494 Join Date: Jan 2008 Device: PRS-505, KDXG | Quote: 
 BTW, you've got a message. | |
|   |   | 
|  03-02-2012, 06:07 AM | #103 | |
| Addict            Posts: 344 Karma: 6494 Join Date: Jan 2008 Device: PRS-505, KDXG | Quote: 
 in the meanwhile I'll check where those special symbols are coming from. I have created bookmarks with the Pdf & DjVu Bookmarker (http://sourceforge.net/projects/djvubookmarker/). | |
|   |   | 
|  03-02-2012, 12:51 PM | #104 | 
| Member  Posts: 23 Karma: 68 Join Date: Oct 2011 Device: Kindle Keyboard | 
			
			This is great, and with djvu support it will be _perfect_. But I'm having a problem. Big pdfs (mostly scanned books) are really slow to open and to turn pages, up to 20 seconds. Is that expected ? Keep up the good work, if the speed issue is solved I promise to hang up a poster with the developers names on it :P | 
|   |   | 
|  03-02-2012, 02:22 PM | #105 | |
| Connoisseur            Posts: 61 Karma: 116628 Join Date: May 2011 Location: Zagreb, Croatia Device: Kindle K3G and DXG | Quote: 
 | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | Kindle Developer's Corner | 1289 | 04-07-2025 10:18 AM | 
| Librerator - multi-format e-reader, fork of KPV | Kai771 | Kindle Developer's Corner | 433 | 05-25-2024 03:34 AM | 
| Yet another PDF viewer (muPDF based) | melihron | PocketBook | 66 | 09-02-2014 03:03 AM | 
| Text-based PDF to Mobi, etc./Kindle 3 | kidblue | Calibre | 41 | 07-20-2012 03:19 PM | 
| muPDF on Kindle DX!! | DairyKnight | Kindle Developer's Corner | 8 | 03-21-2010 03:39 AM |