Commit Graph

2537 Commits

Author SHA1 Message Date
John Schember 86efeee9e5 Sync to trunk 2009-01-07 07:06:16 -05:00
Kovid Goyal 42e8e8e5d2 Refactor Cybook device driver to use common USBMS device class. Significantly improve the performance of conversion from MOBI for large books. Hopefully this does not come at the price of any regressions. 2009-01-06 21:04:08 -08:00
Kovid Goyal dcec167dee IGN:... 2009-01-06 17:58:40 -08:00
John Schember 26d9e18669 merge 2009-01-06 20:32:20 -05:00
Kovid Goyal 036a82a7e2 IGN:comic2pdf (thanks to moggie) 2009-01-06 17:13:56 -08:00
Kovid Goyal abeb671766 Fix Cybook driver on windows 2009-01-06 16:58:52 -08:00
Kovid Goyal 77328e9d47 Recipe for Joel on Software (thanks to Darko Miletic) 2009-01-06 16:49:36 -08:00
John Schember e5c340d9d4 Sync to trunk 2009-01-06 19:42:37 -05:00
John Schember ea30268743 USB Mass Storage base class. Cybook now using to USBMS. Kindle (untested) now using USBMS. 2009-01-06 19:41:24 -05:00
John Schember 05a77dfa5c USB Mass Storage base class. Cybook now using to USBMS. Kindle (untested) now using USBMS. 2009-01-06 19:40:38 -05:00
John Schember 1d451f4ee2 Cybook: Fixed reference to IDs on Windows 2009-01-06 19:12:17 -05:00
John Schember 73902d2f46 Cybook: Windows detection use Product and Vendor names. Added title sorting 2009-01-06 17:48:17 -05:00
Kovid Goyal a9849c86b0 Describe your change here 2009-01-06 13:00:03 -08:00
Kovid Goyal 269c330512 Describe your change here 2009-01-06 12:40:23 -08:00
Kovid Goyal 46c13f6c78 Fix #1555 (Suse 64 bit Error) 2009-01-06 10:26:54 -08:00
Kovid Goyal 50645efe8e Add series index to calibredb's stanza output. Fixes #1502 (Add more metadata to calibredb's Stanza output) 2009-01-06 09:35:51 -08:00
Kovid Goyal 4b6f8abf70 Fix #1556 (Traceback on conversion PDF to LRF) 2009-01-06 09:25:59 -08:00
Kovid Goyal cbaebe4c9f Support the CALIBRE_CONFIG_DIRECTORY environment variable 2009-01-06 09:25:11 -08:00
Kovid Goyal 5ed0c15135 IGN:Tag release 2009-01-05 14:54:21 -08:00
Kovid Goyal 543c4a00e1 version 0.4.126 2009-01-05 14:48:27 -08:00
Kovid Goyal 88928c2689 Fix #1553 (regression problem in 4.125) 2009-01-05 14:38:14 -08:00
Kovid Goyal d3bd57de6e Make quitting hopefully more robust on windows. Add code for loading fontconfig on BSD systems. 2009-01-05 13:51:31 -08:00
Kovid Goyal cb6599bbc1 Fix #1550 (html table handling in v0.4.124) 2009-01-05 10:10:22 -08:00
Kovid Goyal c524170f71 Fix #1549 (Metadata plugin not working) 2009-01-05 09:22:33 -08:00
Kovid Goyal b1594e46c9 LRF output:Fix rendering of tables as images 2009-01-04 10:12:00 -08:00
Kovid Goyal f0df2ade62 New recipes for the Financial Times (Deutschland) and ZDNet security, thanks to Oliver Niesner 2009-01-04 09:53:40 -08:00
John Schember bb8f418c2c sync to trunk 2009-01-04 08:00:58 -05:00
Kovid Goyal 9b53b3d1c5 IGN:Tag release 2009-01-03 20:39:53 -08:00
Kovid Goyal 6297e3be2a IGN:Updated translations 2009-01-03 20:34:43 -08:00
Kovid Goyal b009d9586b version 0.4.125 2009-01-03 20:28:15 -08:00
Kovid Goyal 2e1e37aaf3 Improve handling of hanging indents when converting from MOBI files. Also condense NCX when generating EPUB if it is larger than the flow size limit. Fixes #1545 (Mobi to ePub conversion problem) 2009-01-03 20:21:49 -08:00
Kovid Goyal 8f2dd9cf84 Add recipe for xkcd thanks to Martin Pitt. Also make Time magazine recipe a little more efficient. 2009-01-03 20:19:47 -08:00
Kovid Goyal bca2a86168 Fix #1543 (Problem converting ODT to LRF) 2009-01-03 19:20:08 -08:00
Kovid Goyal 1ef8964487 Experimental windows support for cybook driver (testing needed) 2009-01-03 17:31:45 -08:00
Kovid Goyal 37c35128e4 Add config option to show cover browser in larger, separate window. Fixes #1437 (Bigger cover browser) 2009-01-03 17:27:19 -08:00
John Schember 394b93cb43 Cybook driver: Set author correctly when no author is given 2009-01-03 18:04:19 -05:00
John Schember 1d4c9a6022 Windows support for Cybook driver 2009-01-03 17:43:10 -05:00
Kovid Goyal b3ac2ca6f3 Update odfpy for improved handling of ODT documents 2009-01-03 13:46:52 -08:00
Kovid Goyal d92e8f4d1f Allow the date to be edited by double clicking the field in the list of books. 2009-01-03 12:55:31 -08:00
Kovid Goyal a8af6cecdd Fix #1540 (Russian translation of Help link description) 2009-01-03 10:26:06 -08:00
Kovid Goyal 1621e0141d Fix #1537 (This book cause error on coversion to lrt) 2009-01-03 09:56:39 -08:00
Kovid Goyal 5d91e50f52 Fix typo in Hello World plugin 2009-01-03 09:28:30 -08:00
John Schember b5967880b5 syn to trunk 2009-01-03 07:11:12 -05:00
Kovid Goyal cabb094390 IGN:... 2009-01-03 00:18:13 -08:00
Kovid Goyal b32c97ea04 IGN:Parse metadata from filenames on cybook and add more supported formats 2009-01-02 18:52:29 -08:00
Kovid Goyal 7dafbf686d IGN:Tag release 2009-01-02 17:19:36 -08:00
Kovid Goyal 66b8169706 version 0.4.124 2009-01-02 17:12:41 -08:00
Kovid Goyal e41f8b3a70 Add completion for author and publisher fields in edit metadata dialog. Fixes #1383 (useful feature ideas) and #1521 2009-01-02 16:43:21 -08:00
John Schember 5145938681 Extract the title and author from filename when reading books from a Cybook 2009-01-02 19:26:47 -05:00
Kovid Goyal 944435fd2f Fix bug affecting the Tableof COntents in EPUB files generated from PRC files. The generated TOC would cause the SONY reader to crash if the original PRC file contained links to the internet 2009-01-02 15:46:48 -08:00