31298 Commits

Author SHA1 Message Date
Kovid Goyal
17df10b5a2 Only send news to device if the device supports the format the news has been downloaded in 2009-01-14 10:49:06 -08:00
John Schember
2afb87843a Cybook: upload file objects (news) to device 2009-01-14 08:26:46 -05:00
John Schember
a30c638e53 Sync to trunk 2009-01-14 07:36:51 -05:00
John Schember
b656e8968c 2009-01-14 07:36:07 -05:00
Kovid Goyal
ab0c2accef LRF Output:Improve extraction of text from tags for TOC entries and anchors. Fixes #1613 (Converting MS Lit to Lrf problems) 2009-01-14 00:08:42 -08:00
Kovid Goyal
d579de1029 LRF Output:Fix #1610 (prc to lrf errors) 2009-01-13 21:06:15 -08:00
Marshall T. Vandegrift
36841a4bb8 Fix another bug in PalmDOC compression. 2009-01-13 22:41:18 -05:00
Marshall T. Vandegrift
13d8d57690 Error in "-r" option. 2009-01-13 22:41:06 -05:00
Marshall T. Vandegrift
538615eed4 Mobipocket support:
- Fix another relative path bug
  - Complete command-line support
  - Tweak automatic image rescaling
  - Further fix HTML <font/> -> CSS conversion
2009-01-13 21:33:35 -05:00
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