33789 Commits

Author SHA1 Message Date
Marshall T. Vandegrift
9cce46ad08 Merged upstream changes. 2009-01-13 18:56:03 -05:00
Marshall T. Vandegrift
c8b2f15356 Fix relative-reference LIT-generation bug. 2009-01-13 18:51:36 -05:00
Kovid Goyal
05b8fcb0a7 Fix #1590 (Title of book not read correctly for DRMed PRC files) 2009-01-13 14:12:41 -08:00
Kovid Goyal
9cf9ccd52b Fix #1608 (Cover not found in Mobipocket file) 2009-01-13 14:05:37 -08:00
Marshall T. Vandegrift
16dba58dca Fix bug with SVG rasterizer. Remove some unneeded voodoo. 2009-01-13 08:50:18 -05:00
Kovid Goyal
57111b4b93 IGN:Updated translations 2009-01-12 23:26:10 -08:00
Kovid Goyal
451986a9ce Improve support in lrfviewer for LRF files that are created by badly programmed software that puts unicode strings directly into text streams. BookDesigner, I'm looking at you! lrfviewer now handles a much larger range of such unicode characters in text streams. 2009-01-12 20:57:54 -08:00
Kovid Goyal
87657c6fd4 Fix #1606 (Accented o (with tilde) makes lrfviewer croak) 2009-01-12 18:50:19 -08:00
Kovid Goyal
4741e10a7a Fix #1439 (Sort is not saved when quitting) 2009-01-12 18:29:36 -08:00
Kovid Goyal
d4e3104157 Implement #1428 (Suppress source file page breaks.) 2009-01-12 17:06:04 -08:00
Kovid Goyal
71dea7b4ee Fix #1410 (Error using preview on downloaded news) 2009-01-12 16:52:50 -08:00
Kovid Goyal
e4833b7835 Fix #1604 (index error) 2009-01-12 13:15:03 -08:00
Kovid Goyal
4dc946d79b Fix #1603 (traceback on adding multiple books from directories, each directory single book with multiple versions) 2009-01-12 12:32:32 -08:00
Kovid Goyal
7af0e4b7fc IGN:USBMS driver cleanups 2009-01-12 08:58:03 -08:00
Kovid Goyal
cb890fc374 IGN:Stability enhancements 2009-01-12 08:04:19 -08:00
Kovid Goyal
2fdcf2046e IGN:... 2009-01-12 08:03:47 -08:00
Kovid Goyal
4cea46d7a6 New recipe for NIN by Darko Miletic 2009-01-12 08:01:50 -08:00
Marshall T. Vandegrift
8cd38455f2 Mobipocket support:
- Actually command-line oeb2mobi
  - Fixes for a few minor bugs
  - Ensure LIT support still works
2009-01-11 21:45:28 -05:00
John Schember
ddea057ed2 Global mime mapping for ebook types 2009-01-11 19:48:31 -05:00
John Schember
910e2de034 Global mime mapping for ebook types 2009-01-11 19:34:44 -05:00
Marshall T. Vandegrift
2397ee84bf Mobipocket support:
- Add 'vertical-align: text-top' as a <sup/>-generating case
  - Add titles to title-less known <guide/> <reference/>s and cleanly
    ignoren any others
  - Add transform to generate results of CSS 'text-transform' and
    'font-variant'
2009-01-11 15:41:34 -05:00
John Schember
a8d7678eed Add subprocess import 2009-01-11 10:30:09 -05:00
Kovid Goyal
719926222e IGN:Allow drivers to perform arbitrary post id match checks to detect devices 2009-01-10 17:01:11 -08:00
Kovid Goyal
399b6bbcb0 Fix #1588 (Recipe for "The Economist") 2009-01-10 16:28:09 -08:00
Kovid Goyal
ba463864d0 IGN:... 2009-01-10 16:15:20 -08:00
Kovid Goyal
329447ac57 Fix drive order detection on windows for Cybook. ALso fix regression in comic comversion. 2009-01-10 16:12:17 -08:00
John Schember
2504d194ab Fix else if 2009-01-10 17:49:45 -05:00
Kovid Goyal
0fc8aa3f4a Recipe for Common Dreams by XanthanGum 2009-01-10 09:34:08 -08:00
John Schember
701e8cfc91 Windows drive detection based on given id. Fixes drive order bug on Cybook. 2009-01-10 11:13:17 -05:00
Marshall T. Vandegrift
ed6f3b6702 Collapse whitespace in metadata. Improve logging slightly. 2009-01-10 10:27:55 -05:00
Marshall T. Vandegrift
6fb37e2422 Ignore OEB header and footer blocks 2009-01-10 10:27:32 -05:00
Marshall T. Vandegrift
3f581152cd Add EZReader profile 2009-01-10 10:26:50 -05:00
Marshall T. Vandegrift
3cc29da208 Rasterize SVG covers to full profile size 2009-01-10 10:26:35 -05:00
Marshall T. Vandegrift
f2b914e6d8 Fix silly encoding issue 2009-01-10 10:25:29 -05:00
John Schember
3ade4dc410 Can use separate ebook dir on card and main memory 2009-01-10 08:10:19 -05:00
John Schember
afab0395d3 skip osx detection if identifier is not set 2009-01-10 08:06:44 -05:00
Marshall T. Vandegrift
9ed24c79f0 Unify with changed push to "staging." 2009-01-10 00:36:42 -05:00
Marshall T. Vandegrift
fb2832c3ed Fix glitch in HTML 3.2 font/@face -> CSS font-family conversion. 2009-01-10 00:34:02 -05:00
Marshall T. Vandegrift
0815098cf8 Fix bug in font-size-mapping algorithm. 2009-01-10 00:28:56 -05:00
Marshall T. Vandegrift
56a64e1540 Fix a few directory relativity bugs. 2009-01-09 22:52:21 -05:00
Marshall T. Vandegrift
c4299cd17a Fix <guide/> regression. 2009-01-09 22:16:27 -05:00
Kovid Goyal
e26b23255f version 0.4.127 2009-01-09 18:19:04 -08:00
Kovid Goyal
f46fedab9b EPUB output: Don't split on page breaks when converting from PDF files, since PDF files have page breaks after every page. This makes reading EPUBs generated from PDFs more pleasant. 2009-01-09 17:25:55 -08:00
Kovid Goyal
d269e83191 Fix #1585 (Fedora Download page has wrong package name) 2009-01-09 17:14:13 -08:00
Kovid Goyal
f02c361918 Fix regression in news download scheduling system. If you set news to be downloaded using calibre versions before 0.4.125, all the scheduling/account information for the downloads may be lost. You have to reset the recipes for download. Sorry for the inconvenience. Fixes #1580 (News Download Duplicates & Unscheduled downloads) 2009-01-09 17:13:09 -08:00
Kovid Goyal
9e5a0331ce IGN:pdftrim now preserves some PDF metadata 2009-01-09 16:48:19 -08:00
John Schember
049e7b202b Updated Kindle driver 2009-01-09 17:59:15 -05:00
Kovid Goyal
db32290326 Error checking and getting meta-data right 2009-01-09 12:36:03 -08:00
Kovid Goyal
4ee2807551 Fix #1579 (Problem retrieveing image file as cover) 2009-01-09 11:51:40 -08:00
Kovid Goyal
0c1924bb93 Fix EPUB version of Christian Science Monitor. Fixes #1578 (News - dl News not saving .epub properly) 2009-01-09 10:37:41 -08:00