33789 Commits

Author SHA1 Message Date
Kovid Goyal
5e057aa907 Added recipe for Heise Telepolis (thanks to Darko Miletic) 2009-01-09 09:50:32 -08:00
Kovid Goyal
064275ef26 IGN:Add the Times Literary Supplement to the Times Online recipe 2009-01-09 09:10:44 -08:00
Kovid Goyal
a5e4ed2779 Fix #1577 (Language config on MacOSX) 2009-01-09 08:41:50 -08:00
Marshall T. Vandegrift
66b401ea93 Actually add HTML TOC generation. 2009-01-09 10:21:59 -05:00
Marshall T. Vandegrift
dd613b5fa4 Merge commit to wrong branch. 2009-01-09 10:21:35 -05:00
Marshall T. Vandegrift
e8b919db81 Mobipocket support:
- All bells and whistles to manifest trimmer
  - Added generation of HTML TOCs
  - Regression to Mobi <guide/> linking -- wtf?
2009-01-09 10:19:17 -05:00
Marshall T. Vandegrift
8414414517 Merge oeb2mobi state. 2009-01-08 22:37:14 -05:00
Marshall T. Vandegrift
fb2c92a574 Merge upstream changes. 2009-01-08 22:25:55 -05:00
Marshall T. Vandegrift
464c479b81 Restore LitReader refactoring. 2009-01-08 22:20:57 -05:00
Marshall T. Vandegrift
c6a70c9651 Clean up a stylizer wart and SVG rasterization side-effect. 2009-01-08 22:17:22 -05:00
John Schember
24b4790e9a Multi BCD support in usbms module 2009-01-08 20:06:59 -05:00
Kovid Goyal
e7f2612643 Initial implementation of PDF cropping tool, pdftrim 2009-01-08 12:49:39 -08:00
Kovid Goyal
54e3dc9302 IGN:... 2009-01-08 12:20:36 -08:00
Kovid Goyal
73be2aa944 pdftrimmings 2009-01-08 12:00:53 -08:00
Kovid Goyal
8e012bd529 Trying and failing to set metadata on trimed pdfs 2009-01-08 11:56:05 -08:00
Kovid Goyal
6e12b3e711 IGN:... 2009-01-08 11:36:04 -08:00
Kovid Goyal
764cf7b8d1 IGN:... 2009-01-08 11:34:36 -08:00
Kovid Goyal
33f07eedc8 Read metadata from ebooks in zip archives. Fixes #1570 (FB2 metadata from ZIP archive) 2009-01-08 11:15:33 -08:00
Kovid Goyal
1f05c41c7a Fix #1572 (View window pop-under) 2009-01-08 10:35:06 -08:00
Kovid Goyal
03a704403d Fix #1569 (browser /calibre-server conflict?) 2009-01-08 10:28:37 -08:00
Kovid Goyal
cfb275598b IGN:Make detection of devices based on BCD optional 2009-01-08 10:08:26 -08:00
Kovid Goyal
e162460189 First attempt at pdfcropping tool 2009-01-08 06:57:41 -08:00
Marshall T. Vandegrift
a7753d3420 More fixes and improvements. Etc etc etc. 2009-01-08 08:47:59 -05:00
Kovid Goyal
ed040cb7fe Support for the Cybook in OS X 2009-01-07 20:31:01 -08:00
Kovid Goyal
1dd7eac1a7 IGN:Print tracebacks in plugins 2009-01-07 20:27:51 -08:00
John Schember
adaa9484f3 OS X support 2009-01-07 20:40:09 -05:00
John Schember
426cde07dd Merge CLI class into Driver 2009-01-07 19:46:36 -05:00
Kovid Goyal
3edec280e8 IGN:Clean up USBMS driver code 2009-01-07 12:31:32 -08:00
Kovid Goyal
8baa05b43b EPUB output: Add option to not split files on page breaks 2009-01-07 11:12:39 -08:00
Kovid Goyal
7ae20d814a Implement automatic checking of format strings in translations. Update translations. 2009-01-07 10:43:41 -08:00
Kovid Goyal
625b7f172e Additional support for reading UTF-8 encoded Mobipocket books. 2009-01-07 09:04:47 -08:00
Marshall T. Vandegrift
c02491eddc Merge upstream changes. 2009-01-07 00:37:37 -05:00
Marshall T. Vandegrift
8b7d3cf4cc More fixes and improvements. Etc etc etc. 2009-01-07 00:35:58 -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
Marshall T. Vandegrift
aa36e1094a Additional support for reading UTF-8 encoded Mobipocket books. 2009-01-06 21:58:37 -05:00
Kovid Goyal
dcec167dee IGN:... 2009-01-06 17:58:40 -08:00
Kovid Goyal
036a82a7e2 IGN:comic2pdf (thanks to moggie) 2009-01-06 17:13:56 -08:00
Marshall T. Vandegrift
c4bef79096 Clean up the handling of anchors and page breaks. 2009-01-06 20:08:34 -05: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
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