3795 Commits

Author SHA1 Message Date
Kovid Goyal
6411a81fef Pull from trunk 2009-04-19 15:49:37 -07:00
Kovid Goyal
cb7d91de13 IGN:Tag release 2009-04-19 15:48:56 -07:00
Kovid Goyal
db67fe6cd5 version 0.5.8 2009-04-19 15:47:02 -07:00
Kovid Goyal
fc59904369 IGN:Now that we use OpenLibrary for covers. Remove password dialog for LibraryThing 2009-04-19 15:46:25 -07:00
Kovid Goyal
40dd093352 Switch to using OpenLibrary as the primary source of book covers. Should speed up cover fetching. Also Fix #2316 (Calibre now fetches smaller images as covers) 2009-04-19 15:35:13 -07:00
Kovid Goyal
a0d9e40869 Add --filter-toc option 2009-04-19 15:06:19 -07:00
Kovid Goyal
10a95db60a Pull from driver-dev 2009-04-19 14:46:20 -07:00
Kovid Goyal
1770f7bf74 Ported structure detection code and added plugin for FB2 input. 2009-04-19 14:44:37 -07:00
John Schember
ac9f766a8d GUI: Do not enable send to card x when card x is not present. 2009-04-18 19:33:59 -04:00
John Schember
27de18ebc5 Sync to Pluginize 2009-04-18 13:45:07 -04:00
John Schember
3fe2c7a2ed Better pdftohtml processing rules based on ldolse from mobileread's work. 2009-04-18 13:40:24 -04:00
Kovid Goyal
02cfaac014 Fix PDF cover extraction 2009-04-18 09:29:16 -07:00
John Schember
fe3d1f5bc7 Rename FileWrapper with a more fitting name. Comment pdf get_cover to remove ambiguity of what and why. 2009-04-18 08:08:48 -04:00
John Schember
b104286f61 pdf get_cover returns cover image instead of nothing. 2009-04-18 07:54:56 -04:00
John Schember
37b820b046 Switch from file to open because the use of file is not proper. 2009-04-18 07:51:00 -04:00
Kovid Goyal
f969ed39fe Pull from trunk 2009-04-18 01:37:01 -07:00
Kovid Goyal
65a3b30a83 IGN:Updated diepresse recipe and fix pdf metadata reader holding files open 2009-04-18 01:36:04 -07:00
Kovid Goyal
67d441e45b Pull from driver-dev 2009-04-18 01:18:48 -07:00
Kovid Goyal
927be72be5 Cleanup PDF cover extraction 2009-04-18 01:12:56 -07:00
Kovid Goyal
7dd20f593b Pull from trunk 2009-04-18 01:03:52 -07:00
Kovid Goyal
3e29dfbe56 Added LIT input plugin. Ported splitting code now works (at least on the handful of files I've tested) 2009-04-18 01:01:18 -07:00
John Schember
70e1336a90 Use FileWrapper instead of StringIO for bug 2112 fix. 2009-04-17 22:29:00 -04:00
John Schember
a2064499e8 Fix bug 2112: Stop metadata reader from holding pdf files open after reading. 2009-04-17 21:42:03 -04:00
Kovid Goyal
0cb7a49d11 IGN:Updated Der standard and fix series box being too long initially on OS X 2009-04-17 11:37:52 -07:00
John Schember
a66fb31027 Clean up command line options display. Use opf2 instead of opf. 2009-04-17 08:06:35 -04:00
John Schember
7c06afcf8a Sync to pluginize 2009-04-17 06:44:48 -04:00
Kovid Goyal
d6022d93fc New recipe for the Seattle Times by Darko Miletic 2009-04-16 21:37:36 -07:00
Kovid Goyal
b9f80aa229 Implement --pretty-print 2009-04-16 18:15:49 -07:00
John Schember
4c6599fd45 PRS505/700: Put books in author/title dir structure and use USBMS style / tag paths. 2009-04-16 19:10:38 -04:00
John Schember
7814dda6d8 Fix splitting of authors 2009-04-16 19:01:25 -04:00
John Schember
e773e0e13e Sync to pluginize 2009-04-16 18:27:04 -04:00
Kovid Goyal
4e1f851a44 Add a timeout to the PDF metadata writer as it hangs on some PDF files 2009-04-16 14:39:17 -07:00
Kovid Goyal
c822d25916 Pull from trunk 2009-04-16 10:34:54 -07:00
Kovid Goyal
cf77ec2c4a Speed up device detection in windows and Fix #2287 (Calibre 0.5.7 No Longer Detects Kindle 2 When Plugged In) 2009-04-16 10:25:55 -07:00
Kovid Goyal
8b34a4ebca IGN:dev.mobileread.com is back 2009-04-16 09:02:28 -07:00
Kovid Goyal
b4fb12ed67 IGN:... 2009-04-16 08:57:31 -07:00
Kovid Goyal
b10681b98e IGN:Switch to my server since dev.mobileread.com is down 2009-04-16 08:55:21 -07:00
Kovid Goyal
10082403ce IGN:Tag release 2009-04-15 19:35:15 -07:00
Kovid Goyal
b3e528c706 version 0.5.7 2009-04-15 19:34:25 -07:00
Kovid Goyal
54b5a25fa8 Fix #2283 (Updated recipe Vreme) 2009-04-15 17:44:00 -07:00
Kovid Goyal
0820e5d90a Implement #2277 (Remove empty feeds when fetching news with recipes) 2009-04-15 17:14:04 -07:00
John Schember
575b021f48 pdftohtml preprocess rules work 2009-04-15 20:11:00 -04:00
John Schember
aafc6d9764 Fix text output regex 2009-04-15 19:57:42 -04:00
Kovid Goyal
b14f2be686 2 card support move SONY drivers to USBMS infrastructure. 2009-04-15 14:49:27 -07:00
Kovid Goyal
b3e1025c7c Pull from trunk 2009-04-15 14:41:07 -07:00
Kovid Goyal
35e8e347fe Implement the --linearize-tables transform. 2009-04-15 14:38:45 -07:00
Kovid Goyal
d8430be7c8 MOBI Output: Fix regression that was preventing the creation of pagebreaks between the contents of different HTML files in the input. 2009-04-15 14:37:49 -07:00
Kovid Goyal
c2b79fe5d9 Allow single click fetching of covers in the Edit metadata dialog. Now calibre will automatically try to get the ISBN needed to fetch the cover based on title and author of the book. 2009-04-15 13:36:37 -07:00
Kovid Goyal
332dbf4444 Updated recipes for Linux devices and Toms Hardware (German) 2009-04-15 13:00:01 -07:00
Kovid Goyal
9d8e8dd8b9 New recipe for Hessisch Niedersächsische Allgemeine by Oliver neissner 2009-04-15 12:53:40 -07:00