14168 Commits

Author SHA1 Message Date
Kovid Goyal
e6cb34d600 ... 2011-03-27 23:58:17 -06:00
Kovid Goyal
514ecbfce1 SONY driver: Search for books on the device in all directories not just database/media/books. This can be turned off by customizing the SONY plugin in Preferences->Plugins 2011-03-27 21:16:57 -06:00
Kovid Goyal
8f18065d3c RTF Input: Handle RTF files with too many levels of list nesting. Fixes #743243 (IndexError: list index out of range Converting RTF to EPUB, LRF) 2011-03-27 21:06:16 -06:00
Kovid Goyal
df9c6fe767 Add a tweak that can be used to have the calibre content server listen for IPv6 connections. Fixes #743486 (library/server/ doesn't listen on ipv6) 2011-03-27 20:18:52 -06:00
Kovid Goyal
9b0ecef5da Fix #743599 (Advent Vega Android device not recognised) 2011-03-27 20:08:45 -06:00
Kovid Goyal
bea32d3561 ... 2011-03-27 20:03:00 -06:00
Kovid Goyal
cec36461bd Fix #743701 (Untranslated texts) 2011-03-27 20:00:02 -06:00
Kovid Goyal
6e80c5f200 Fix #743533 (Enhancement: Active book highlight bar to move with metadata) and when setting metadata in MOBI files automatically create an EXTH record of type 113 if not already present to enable Amazon syncing 2011-03-27 19:50:43 -06:00
Kovid Goyal
9f6a6defad ... 2011-03-27 18:00:10 -06:00
Kovid Goyal
e47e410b4e ... 2011-03-27 17:47:20 -06:00
Kovid Goyal
d1289664b0 ... 2011-03-27 17:41:16 -06:00
Kovid Goyal
9d54c7b3b2 ... 2011-03-27 17:39:29 -06:00
Kovid Goyal
a43e0b644e Updated Estadao and Folha de Sao Paulo 2011-03-27 17:34:31 -06:00
Kovid Goyal
ed1e75cc82 Fix adding the same plugin twice to a running calibre would not cause a code reload. 2011-03-27 17:13:56 -06:00
Kovid Goyal
157155d774 ... 2011-03-27 16:38:23 -06:00
Kovid Goyal
8e2ca7681f Add a section on how to debug plugins 2011-03-27 14:12:35 -06:00
Kovid Goyal
4dee0cdd6b ... 2011-03-27 13:49:17 -06:00
Kovid Goyal
a3e095b2c6 Add config_widget docs to creating_plugins.rst 2011-03-27 13:34:23 -06:00
Charles Haley
199738861a Make scan_all optional in sony driver, with default True 2011-03-27 20:31:57 +01:00
John Schember
bd6cb6e694 MOBI Metadata: Add 113 record for ebooks when editing metadata if it does not exist. 2011-03-27 15:12:41 -04:00
Kovid Goyal
87c7fc9558 Add configuration to example plugin 2011-03-27 13:12:07 -06:00
John Schember
80ec48e50b Fix bug #743533: Active book highlight bar to move with metadata. 2011-03-27 14:29:47 -04:00
Kovid Goyal
cc219f774f Clarify comment in plugin examples 2011-03-27 12:29:44 -06:00
Kovid Goyal
3bc6e7e9a6 Fix #743645 (Match any/all combo reverts on restart) 2011-03-27 12:24:27 -06:00
Charles Haley
ef4278850e Add a compile-time option to a device driver to scan for books from the root instead of the book_dir, while still respecting the book dir for sending books. Fixes problems on Sonys where ADE etc put books in the 'wrong' spot. 2011-03-27 19:15:06 +01:00
Kovid Goyal
3546254f5a ... 2011-03-27 12:10:44 -06:00
Kovid Goyal
625e1bd470 Remove the option to show a second tool bar from Preferences->Look & Feel. Instead go to Preferences->Toolbars and add items to the second toolbar to control exactly what is visible there. Fixes #742686 (Customize Toolbar only for Single (unsplit)) 2011-03-27 12:07:50 -06:00
Kovid Goyal
03cc260fe5 Complete the example plugin and plugin creating tutorial 2011-03-27 11:00:54 -06:00
Kovid Goyal
288905ee34 Windows build: Try clearing the zipimport cache if importing modules in the worker process fails 2011-03-27 10:59:38 -06:00
John Schember
1982507fba Fix bug 743645: Match any/all combo reverts on restart 2011-03-27 12:18:00 -04:00
Kovid Goyal
ae1c331d3c Start work on an example plugin demonstrating the new plugin loader 2011-03-27 07:53:17 -06:00
Charles Haley
38d2bc0b00 Merge from trunk 2011-03-27 12:02:45 +01:00
John Schember
177d15bdbb Minor cleanup 2011-03-26 22:19:54 -04:00
John Schember
6de969a506 Minor cleanup 2011-03-26 22:15:57 -04:00
John Schember
ab1a2a9e09 Update mobi docs. 2011-03-26 22:01:25 -04:00
John Schember
a929a0ff9f Update mobi docs. 2011-03-26 21:58:57 -04:00
Kovid Goyal
a18b3ad33d Cracked.com by Nudgenudge 2011-03-26 19:25:05 -06:00
Kovid Goyal
2c6abe6a44 First stab at a PEP 302 based plugin importer 2011-03-26 17:13:27 -06:00
John Schember
405ba87f8e Implement bug #742686: Allow users to specify what items are shown in the second toolbar. 2011-03-26 18:36:46 -04:00
John Schember
1df045e236 Sync to trunk. 2011-03-26 17:19:10 -04:00
Kovid Goyal
75a8f43770 ... 2011-03-26 13:06:47 -06:00
Kovid Goyal
197d37f358 FB2 Output: Option to set the FB2 genre explicitly. Fix #743178 (BasicNewsRecipe.delay must be an integer). Run smartypants on textile input. 2011-03-26 13:03:40 -06:00
John Schember
42f76d47ad Fix bug #743178: Allow BasicNewsRecipe.delay to be a float and clarify docs. 2011-03-26 14:37:48 -04:00
John Schember
3ef9e4c9b2 Run smarty pants on Textile for quotes. 2011-03-26 13:25:02 -04:00
Kovid Goyal
842594ad91 Fix #742965 (Typo in News for 'Poughkeepsie Journal') 2011-03-26 08:36:17 -06:00
Kovid Goyal
e8b3c586cd IGN:Tag release 2011-03-25 20:04:54 -06:00
John Schember
1be9804d51 FB2 Output: Allow user to set genre from FB2 2.1 Genres. 2011-03-25 21:08:38 -04:00
Kovid Goyal
6f09ab9976 version 0.7.52 2011-03-25 19:01:10 -06:00
John Schember
772b518817 Sync to trunk. 2011-03-25 20:44:53 -04:00
Kovid Goyal
2ad3779c48 IGN:Tag release 2011-03-25 13:37:38 -06:00