Commit Graph

6004 Commits

Author SHA1 Message Date
Kovid Goyal 4b66da2fe6 New recipe for India Today and improved recipe for The Independent 2009-12-30 22:56:07 -07:00
Kovid Goyal 7333cc7319 New recipe for The Times of India by Krittika Goyal 2009-12-30 20:34:16 -07:00
Kovid Goyal 81c5bc7d79 Browse by tags: Make clicking on a tag cause all other tags to be un selected, unless CTRL or SHIFT is pressed. 2009-12-30 20:14:33 -07:00
Kovid Goyal a6b078e26b News downloads: Automagically convert PDF covers to PNG 2009-12-30 15:50:49 -07:00
Kovid Goyal a07585ef25 MOBI metadata: Don't leave around a styles.css file when trying to extract embedded metadata 2009-12-30 14:18:44 -07:00
Kovid Goyal b433d2db0e MOBI Input: Change default encoding for files that don't specify a codepage from cp1251 to cp1252 2009-12-30 11:13:41 -07:00
Kovid Goyal 92e1466404 Support for the Hanvon N516 2009-12-30 11:07:45 -07:00
Kovid Goyal 18a208a9f4 New recipes for Pro Publica, Big Government, El Universal Impressa and Journal of Accountacy by kwetal 2009-12-30 10:48:46 -07:00
John Schember 5cee21063d Add N516 driver. 2009-12-30 06:18:39 -05:00
John Schember 18963065a5 sync to trunk. 2009-12-30 06:15:26 -05:00
Kovid Goyal 2668df9f93 Driver for the LongShine ShineBook 2009-12-29 15:40:42 -07:00
Kovid Goyal f703ad42dd Fix #4299 (New calibre-0.6.30 doesn't launch) 2009-12-29 14:02:36 -07:00
Kovid Goyal 176d9728d7 Add framework to disable builtin recipes and disable Aftenposten, at the publishers request 2009-12-29 09:04:28 -07:00
Kovid Goyal 369fbc48db New recipe for The Independent by Jimmy Patrick 2009-12-29 08:22:14 -07:00
Kovid Goyal 0ebc0cc78f Workaround for bug in OS X Leopard that causes calibre to fail to launch after the first launch 2009-12-29 08:21:11 -07:00
Kovid Goyal d45a7879c1 New recipe for The New York Magazine by Kovid Goyal. Fixes #405 (Request for new news feeds) 2009-12-28 12:57:51 -07:00
Kovid Goyal 83951981ba Device driver for the Binatone Readme. Fix #4324 (Better naming of recipe downloads) 2009-12-28 09:32:17 -07:00
Kovid Goyal adddcd996a New recipes for Chowk, Dawn and The News by kwetal 2009-12-28 08:26:22 -07:00
Kovid Goyal d39e71b34a Linux binary: Add system QT_PLUGIN_PATH to enable calibre to use the user specified Qt style 2009-12-28 08:04:39 -07:00
John Schember 8599f95409 Boox driver: Fix bug with supported formats. 2009-12-28 06:15:48 -05:00
John Schember 41f635fd88 Add support for Binatone Readme. 2009-12-28 06:11:15 -05:00
John Schember 3b609a25de Clean up welcome wizard profiles a bit. 2009-12-27 23:28:48 -05:00
John Schember 902a8bd3c7 Activate DBOOK device interface. 2009-12-27 23:13:44 -05:00
John Schember b61f5fcd3b Sync to trunk. 2009-12-27 21:22:28 -05:00
Kovid Goyal 9c3f71d411 IGN:Tag release 2009-12-27 16:35:11 -07:00
Kovid Goyal 818a38d995 version 0.6.31 2009-12-27 15:58:56 -07:00
Kovid Goyal 21494167fb Add device driver for the Airis dBook 2009-12-27 15:11:23 -07:00
Kovid Goyal d7c24b9896 Make PRS 500 driver thread safe. Fixes #4307 (PRS-500 not recognized in 0.6.30) 2009-12-27 15:05:32 -07:00
John Schember d6707d0b8f Fix bug #4303: Nook thumbnail not sized properly. 2009-12-27 15:14:20 -05:00
Kovid Goyal 0a7dbe6099 Device detection on OS X now directly queries the IOKit registry instead of parsing the output of the ioreg command. This means that the logic for detection on OS X is now very similar to linux. 2009-12-27 12:45:25 -07:00
Kovid Goyal 0b3cf0b19f Fix 4311 2009-12-27 11:57:54 -07:00
Kovid Goyal 57d0a310b2 Fix ebook-viewer not working when launched as a standalone program for PDF files on windows. 2009-12-27 10:49:32 -07:00
Kovid Goyal e78cf6de20 ... 2009-12-27 09:59:54 -07:00
John Schember 870875ab01 Fix bug #4313: Add Airis Dbook Device Interface. 2009-12-27 08:19:51 -05:00
Translators f7e9ed4eea Launchpad automatic translations update. 2009-12-27 04:32:02 +00:00
Kovid Goyal 76a5d5bffe New recipe for The Hartford Courant by Being 2009-12-26 19:58:55 -07:00
Kovid Goyal 5e1a8b17f2 Add profile for SONY 900/300. Re-organize drivers for Hanlin based devices. Fix #4293 (Italics in conversions to ereader PDB don't convert properly) 2009-12-26 19:11:55 -07:00
Kovid Goyal 46e7a9094a Add functions to usbobserver to query OS X for BSD device names and mount points. 2009-12-26 19:03:00 -07:00
John Schember 36a3889806 ... 2009-12-26 20:30:24 -05:00
John Schember c41cf72d35 ... 2009-12-26 19:15:50 -05:00
John Schember 43333568dd Separate Hanline profiles because the mini has a different dpi. Fix Prs-900. Add Prs-300 because it has a different dpi than the other Prs models. 2009-12-26 19:14:32 -05:00
John Schember e9c01f2226 Rename BeBook driver to Hanlin to avoid confustion as it supports the EZReader, and LBook in addition to the BeBook. Move Boox and have it subclass Hanlin driver as it uses 90% of the Hanlin driver's code. 2009-12-26 19:02:32 -05:00
Kovid Goyal fe52e0f0ab New recipe for the National Post by Nick Redding 2009-12-26 16:44:42 -07:00
John Schember 95c298b5af Sony PRS-900 profiles. 2009-12-26 17:23:02 -05:00
John Schember 251e9168e9 Fix bug #4293: Italics not set properly in PML output. 2009-12-26 15:31:43 -05:00
John Schember 028136c7ae Sync to trunk. 2009-12-26 15:18:40 -05:00
Kovid Goyal 01da2517fc Device drivers: Always print out device ids in debug mode. Also get manufacturer, product ans serial number strings on OS X 2009-12-26 12:46:43 -07:00
Kovid Goyal d926d7d4c5 Driver for the SONY PRS 900 2009-12-26 12:25:43 -07:00
Kovid Goyal f42faa0cb7 New recipe for The COlumbus Dispatch by kwetal 2009-12-26 11:21:48 -07:00
Kovid Goyal c2bb98f37e IGN:Tag release 2009-12-26 09:33:05 -07:00