5451 Commits

Author SHA1 Message Date
Kovid Goyal
fa603d130c Fix #2930 (No book is selected after deleting a book) 2009-07-26 11:29:28 -06:00
Kovid Goyal
2436866707 Fix #2938 (comic2lrf gives EOFerror) 2009-07-26 11:08:25 -06:00
Kovid Goyal
8a4754f1d0 Fix #2934 (Crash when aborting cover download) 2009-07-26 10:55:14 -06:00
Kovid Goyal
6cf006db05 Intelligently convert (almost) all filenames to ASCII. This should make for more readable file names as opposed to the previous practice of simply replacing unicode chracters with underscores. 2009-07-26 10:26:51 -06:00
Kovid Goyal
11068e0e09 Convert all unicode characters to ASCII when creating file paths on the device 2009-07-26 09:49:16 -06:00
John Schember
6e84f880de Sync to trunk. 2009-07-25 16:10:15 -04:00
Kovid Goyal
b9ed47c15b IGN:Fix typo Booken -> Bookeen 2009-07-25 11:32:00 -06:00
Kovid Goyal
ee1c2e4cad Implement #2846 (Convert common unicode punctuation to ascii.) 2009-07-25 11:29:09 -06:00
John Schember
52cb54a4b5 Implement bug #2846: Option to Transliterate unicode characters to an ASCII. 2009-07-25 12:46:41 -04:00
Kovid Goyal
791ec3af5b Fix #2924 (Converting to RB format) 2009-07-25 10:31:13 -06:00
John Schember
74f54a66cd Fix bug #2924. 2009-07-25 11:51:39 -04:00
John Schember
d581c9a2cb Sync to trunk. 2009-07-25 11:49:14 -04:00
Kovid Goyal
c94130795e Fix #2914 (PDB Input: Can't convert Outlliers I the conversion process just goes on forever) 2009-07-24 21:03:22 -06:00
Kovid Goyal
628d179e86 Fix detection of SD card in JetBook in 0.6.x 2009-07-24 21:02:29 -06:00
Kovid Goyal
87d9abd1aa IGN:... 2009-07-24 20:56:03 -06:00
John Schember
00ea1d1da3 Fix bug #2914: detect \U correctly in PML 2009-07-24 22:54:01 -04:00
John Schember
8c745579ae Sync to trunk. 2009-07-24 22:49:46 -04:00
Kovid Goyal
27a78ef851 Try to eject unmounted devices in linux. Misc. fixes 2009-07-24 20:46:57 -06:00
Kovid Goyal
8e7d2a2ee8 IGN:Tag release 2009-07-24 19:51:57 -06:00
Kovid Goyal
4643668b6f version 0.6.0 2009-07-24 19:43:45 -06:00
Kovid Goyal
15324627dd Ebook viewer: Display EPUB covers again 2009-07-24 14:27:42 -06:00
Kovid Goyal
8670c28c36 Pull from driver-dev 2009-07-23 19:16:52 -06:00
Kovid Goyal
fb9d030241 Misc. minor fixes 2009-07-23 19:15:35 -06:00
John Schember
c55fdcb654 Fix bug #2914: Ignore invalid unicode code points in eReader. 2009-07-23 17:51:38 -04:00
John Schember
50b71bd449 Sync to trunk. 2009-07-23 17:34:06 -04:00
John Schember
ecd4405e7d Fix bug #2913: pdfmanipulte crop fails. 2009-07-23 17:32:39 -04:00
Kovid Goyal
3829b4c20f Fix Wired recipe 2009-07-23 09:01:48 -06:00
Kovid Goyal
e89c1392a1 ... 2009-07-22 17:31:40 -06:00
Kovid Goyal
04423d46d5 Fix #2907 (Calibre throws an error when trying to convert a free ebook that comes with BN eReader.) 2009-07-22 17:30:58 -06:00
Kovid Goyal
db747c1a92 Also remove comments when splitting HTML trees. Fixes #2896 (ereader .pdb creation error when converting from .html, but not from .epub) 2009-07-22 16:30:19 -06:00
Kovid Goyal
70a254267c -Trim down the unknown language recipe list 2009-07-22 15:45:50 -06:00
Kovid Goyal
b589f00b3b beta 17 2009-07-22 14:22:02 -06:00
Kovid Goyal
d43fcc768f Special case the 0.6.0 release in the Changelog 2009-07-22 14:20:32 -06:00
Kovid Goyal
d0e1fa2d90 Fix handling of reflowable covers in EPUB input. Also try to extract svg embedded raster covers. Misc. minor fixes 2009-07-22 13:48:05 -06:00
Kovid Goyal
a20d9fb169 Fix --prefer-metadata-cover 2009-07-22 13:45:29 -06:00
Kovid Goyal
3fe8646ec6 Handle tags inside NCX description element more gracefully 2009-07-22 11:27:02 -06:00
Kovid Goyal
a7b2d2ab83 Handle named entities in XML and fix regression in single instance detection for calibre GUI on windows 2009-07-22 10:57:01 -06:00
Kovid Goyal
5c1bc1de41 Updated translations template 2009-07-22 08:05:35 -06:00
Kovid Goyal
04b9dbb5b0 Fix #2897 (Unable to convert mobipocket (kindle azw) book) 2009-07-21 19:27:49 -06:00
Kovid Goyal
26d217611f New recipe for Slate by GRiker 2009-07-21 19:08:29 -06:00
Kovid Goyal
192abdd179 Fix #2895 (Error downloading cover if ISBN contains en dashes) 2009-07-21 16:56:23 -06:00
Kovid Goyal
952cb8c085 ... 2009-07-21 16:49:36 -06:00
John Schember
73aaebe947 Fix bug #2896: UnicodeError when writing some images to pdb ereader file. 2009-07-21 18:40:20 -04:00
John Schember
405485f126 Sync to trunk. 2009-07-21 17:29:01 -04:00
Kovid Goyal
1c2fb111ab Pull from staging 2009-07-21 12:18:37 -06:00
Kovid Goyal
5074b4feda Fix regression where not specifying the --cover option with ebook-convert would cause the existing cover from the source file to get stripped 2009-07-21 12:12:44 -06:00
Kovid Goyal
a7a6866889 Updated translations 2009-07-21 11:22:11 -06:00
Kovid Goyal
9887bba463 MOBI Output: Fix handling of flag bits 2009-07-21 10:01:39 -06:00
Kovid Goyal
07d7464a4d Updated NYTimes Headlines recipe 2009-07-21 10:00:26 -06:00
Kovid Goyal
69f6df71ae Fix periodicalize_toc to ignore empty books 2009-07-21 09:58:36 -06:00