Commit Graph

27721 Commits

Author SHA1 Message Date
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
John Schember 0cefdbe2e8 sync to trunk 2009-01-07 19:03:55 -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
John Schember 86efeee9e5 Sync to trunk 2009-01-07 07:06:16 -05: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
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
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 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
Marshall T. Vandegrift 4346c7f66c Fixed various bugs; added various improvements. 2009-01-06 09:44:24 -05: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
Marshall T. Vandegrift 28512fac5a Mobi doesn't use PNG afterall. Slightly better treatment of 'float's. 2009-01-05 08:03:03 -05:00
Marshall T. Vandegrift d01d57f727 Mobipocket support improvements:
- Initial SVG rasterization support.
  - Various minor improvements.
2009-01-05 07:44:46 -05:00