Commit Graph

19218 Commits

Author SHA1 Message Date
Kovid Goyal 18c8a9a553 IGN:Updated translations 2012-02-09 18:31:33 +05:30
Translators 5758a390f8 Launchpad automatic translations update. 2012-02-09 05:45:27 +00:00
Kovid Goyal d1f1a5da2b Content server: Export a second record via mDNS that points to the full OPDS feed in addition to the one pointing to the Stanza feed. The new record is of type _calibre._tcp. Fixes #929304 ([Enhancement] Better integration with FBReader) 2012-02-09 10:36:37 +05:30
Kovid Goyal 27f0e59f7d Fix #928905 (Add url-prefix option to GUI Preferences/Tweaks for Content Server) 2012-02-09 09:23:28 +05:30
Kovid Goyal 79edd7bfba Remove obsolete warning when running install as non root user 2012-02-08 21:06:35 +05:30
Kovid Goyal 84eb582767 ... 2012-02-08 20:35:26 +05:30
Kovid Goyal 1ab1a847bd When running multiple delete from device jobs, fix the device view sometimes marking the wrong books as being deleted, after the first delete job completes. Fixes #927972 (Wrong books are marked (visually) for deletion from device when deleting multiple times) 2012-02-08 15:35:31 +05:30
Kovid Goyal b0d13adba7 A less crash prone (I hope) implementation of ProceedNotification 2012-02-08 14:01:29 +05:30
Kovid Goyal 62f0688ae5 ... 2012-02-08 11:53:19 +05:30
Kovid Goyal dfca074cf7 Fix #927737 (add other identifiers to catalog output) 2012-02-08 10:30:13 +05:30
Translators 86792ce1aa Launchpad automatic translations update. 2012-02-08 04:42:49 +00:00
Kovid Goyal 0fd5270967 Ignore empty valid values when creating enumerated columns instead of showing an error. Use a case-insensitive compare to check for duplicates. 2012-02-07 23:38:03 +05:30
Charles Haley 43bfa210c3 Ignore enpty valid values when creating enumerated columns instead of showing an error. Use a case-insensitive compare to check for duplicates. 2012-02-07 18:55:10 +01:00
Charles Haley 4c38f87b88 Merge from trunk 2012-02-07 14:33:32 +01:00
Kovid Goyal 53c31d3d51 Driver for Motorola Droid XT910. Fixes #928202 (Calibre doesn't see a Motorola Droid RAZR phone) 2012-02-07 18:07:48 +05:30
Kovid Goyal b56891cdae MOBI Input: Handle files that have spurious closing </body> and/or </html> tags in their markup. Fixes #925833 (prc file fails to read or convert) 2012-02-07 14:10:18 +05:30
Kovid Goyal 5f4f7b4c09 Driver for HTC EVO 3D. Fixes #927818 ('Send To Device' icon not appearing) 2012-02-07 13:55:26 +05:30
Kovid Goyal bf6c5695b3 Vancouver Provice and Windsor Star by Nick Redding 2012-02-07 11:53:16 +05:30
Kovid Goyal b24480e749 Onda Rock by faber1971 2012-02-07 11:52:31 +05:30
Kovid Goyal d4d7d2e13f Updated Postmedia publications 2012-02-07 11:44:14 +05:30
Translators 735da2a0ec Launchpad automatic translations update. 2012-02-07 04:51:05 +00:00
Kovid Goyal b51079b26a RTF Input: Strip out false color specifications, as they cause artifacts when converted to MOBI 2012-02-07 10:07:06 +05:30
Kovid Goyal 7396d7a69d Do not initialize the user defined driver plugin in worker processes 2012-02-06 14:44:31 +05:30
Kovid Goyal efcb589b19 ... 2012-02-06 14:02:11 +05:30
Kovid Goyal 9fb9e89e91 More delay load optimizations. Time taken to import all builtin plugins now reduced by 60% from before I started. 2012-02-06 14:01:40 +05:30
Kovid Goyal 12d81e629e ... 2012-02-06 12:30:45 +05:30
Kovid Goyal 891f76d653 Delay loading for catalog plugins 2012-02-06 12:27:09 +05:30
Kovid Goyal abbc03eeb9 ... 2012-02-06 12:23:45 +05:30
Translators d7d407b12e Launchpad automatic translations update. 2012-02-06 04:45:03 +00:00
Kovid Goyal 6c199a6b58 ... 2012-02-06 10:11:24 +05:30
Kovid Goyal 86ad40298a When rendering EPUB covers on OS X remove @font-face rules as well to prevent multi-render crashes 2012-02-06 10:10:42 +05:30
Kovid Goyal 1f97500e84 EPUB metadata: Extract the raster cover image from malformed EPUB files that specify the href instead of the id in their <meta name=cover> OPF entry 2012-02-06 09:35:35 +05:30
Kovid Goyal a3286903df Speed up import of device plugins 2012-02-06 00:32:10 +05:30
Kovid Goyal e02c57c71b ... 2012-02-05 23:49:42 +05:30
Kovid Goyal e036afe6d0 Speed up import of builting output format plugins 2012-02-05 23:44:19 +05:30
Kovid Goyal abdb32e1a7 RB Input: Do not generate empty title tag 2012-02-05 23:24:19 +05:30
Kovid Goyal 08c840cba3 TXT Input: Fix self closed title tags being generated 2012-02-05 23:07:50 +05:30
Kovid Goyal 4b9d1e40fc Speed up import of builtin input plugins 2012-02-05 22:37:07 +05:30
Kovid Goyal a9cedb0a0b Delay load slow package level imports 2012-02-05 21:41:09 +05:30
Kovid Goyal d6f161df98 Auto-adding: Add an option to check for duplicates when auto adding. Fixes #926962 (Adding books from autofolder causes duplicates) 2012-02-05 15:49:13 +05:30
Kovid Goyal ca647fe34b Improved Foreign Affairs 2012-02-05 14:17:45 +05:30
Translators 6a2ddc10df Launchpad automatic translations update. 2012-02-05 04:47:43 +00:00
Kovid Goyal 8677789312 Prevent custom plugins from messing with sys.stdout and sys.stderr 2012-02-05 09:53:34 +05:30
Kovid Goyal 4297aa3c86 Auto-adding: Do not add incomplete files when files are downloaded directly into the auto add folder. Fixes #926578 (Automatic adding produces duplicate entries for downloaded files) 2012-02-04 23:14:42 +05:30
Kovid Goyal c8c3bbb76f You can now configure the calibre settings for the currently connected device by right clicking on the device icon in the toolbar, instead of having to go through Preferences->Plugins 2012-02-04 12:28:09 +05:30
Kovid Goyal 7a25cf9b49 ... 2012-02-04 11:44:57 +05:30
Translators 66fd74e5f5 Launchpad automatic translations update. 2012-02-04 05:27:59 +00:00
Kovid Goyal f9c0d2134d ... 2012-02-04 10:40:09 +05:30
Kovid Goyal 9c9ed534e3 Improved Read It Later 2012-02-04 10:27:26 +05:30
Kovid Goyal b65b295dd9 Add entries to the welcome wizard for using the Kindle reader app on an Android device 2012-02-04 10:16:45 +05:30