22521 Commits

Author SHA1 Message Date
Charles Haley
a094235344 First try at a threaded listener that can tell CC if calibre is busy serving another device. 2012-09-16 19:12:38 +02:00
Kovid Goyal
d9ff4ded40 Revert disabling of wireless device driver menu entry 2012-09-16 22:40:47 +05:30
Kovid Goyal
fa1122a39c Output platform info during device debug 2012-09-16 21:06:41 +05:30
Kovid Goyal
2cdc6c03b3 Disable the start wireless device connection menu item when a wired device is connected 2012-09-16 20:39:16 +05:30
Kovid Goyal
76c07f7d49 FC Knudde by drMerry. Fixes #1051577 (FC Knudde new recipe) 2012-09-16 20:15:52 +05:30
Kovid Goyal
e0cffc5311 Fix #1051586 (Obsolete links in recipe documentation) 2012-09-16 20:13:38 +05:30
Kovid Goyal
ac59059083 Catalogs: Fix AZW3 output not properly indexed 2012-09-16 20:12:20 +05:30
GRiker
03d2b0f606 wip - trying to resolve problems with AZW3 generation 2012-09-16 07:33:45 -06:00
Charles Haley
839b68d4b6 new formatter functions. formats_paths and current_library_path 2012-09-16 13:13:36 +02:00
Kovid Goyal
2a7a7cab4c Calibre portable: Allow renaming of the 'Calibre Library' folder to something else 2012-09-16 15:44:28 +05:30
Kovid Goyal
95b52a2059 Portable installer: Error out if calibre.exe is running 2012-09-16 14:49:57 +05:30
Kovid Goyal
e5e5da661e Calibre Portable: Create an exe installer 2012-09-16 13:36:39 +05:30
Translators
17bfe61567 Launchpad automatic translations update. 2012-09-16 04:38:44 +00:00
Kovid Goyal
2112ee3e17 MTP driver: Change the default template to not create subfolders as apparently Amazon are even more incompetent than I thought. 2012-09-16 09:30:25 +05:30
Kovid Goyal
433f620b05 ... 2012-09-16 08:45:34 +05:30
Kovid Goyal
fa86f15135 Get Books: Remove Beam Books due to lack of response to issues with the store. 2012-09-16 08:23:12 +05:30
John Schember
7787b9a206 Remove Beam Books due to lack of response to issues with the store. 2012-09-15 21:10:57 -04:00
John Schember
5f160c9d21 sync to trunk. 2012-09-15 21:09:48 -04:00
John Schember
a74ee35f2b sync to trunk. 2012-09-15 21:08:40 -04:00
Kovid Goyal
4962c839fe ... 2012-09-15 23:18:03 +05:30
Kovid Goyal
24d2849dfa Always return 0 from the GUI entry point in windows 2012-09-15 18:40:19 +05:30
Kovid Goyal
70ee81c678 Stamgasten by drMerry. Fixes #1051225 (Stamgasten, a new recipe) 2012-09-15 17:31:20 +05:30
Kovid Goyal
1c3fceb6bb Fix printing of wide strings to console in winutil 2012-09-15 10:44:49 +05:30
Translators
46a2920c8f Launchpad automatic translations update. 2012-09-15 04:55:20 +00:00
Kovid Goyal
d921e444a7 Windows: Ignore drives A: and B: when scanning for the drives belonging to a device 2012-09-15 10:15:57 +05:30
Kovid Goyal
6476c3b2cf Kindle driver: Fix generation of apnx files for newer kindle firmware. If the output format is set to azw3, generate periodicals in mobi format as amazon does not support azw3 periodicals. Icons for amazons ebook formats 2012-09-15 09:31:29 +05:30
Kovid Goyal
78bcb88231 Recognize azw3 books in archives, and put mutiple authors in multiple exth records in mobi files, following kindlegen 2012-09-15 09:18:15 +05:30
GRiker
b4e2dc54d1 Fix for AZW3 catalogs not properly navigating index points 2012-09-14 13:50:48 -06:00
NiLuJe
4296f5c8db More comments on the sidecar folder/files with KF8 files 2012-09-14 21:37:37 +02:00
NiLuJe
7def8f0b64 Delete .han files on Kindle 2/3/Touch, too (linked to KF8 files) 2012-09-14 20:55:02 +02:00
NiLuJe
11e670e61e Document the content header changes for the whole APNX/KF8 thing on FW 3.4 2012-09-14 20:50:54 +02:00
Kovid Goyal
4ef340cb20 Driver for HTC Flyer 2012-09-14 22:19:44 +05:30
NiLuJe
e669ffd8ec Nope, Amazon still doesn't allow sending AZW3 over email, my bad. 2012-09-14 18:49:13 +02:00
Kovid Goyal
6b59c4214f Update LiveMint 2012-09-14 21:52:33 +05:30
Kovid Goyal
9884e55a3b Update xkcd and add doghousediaries by NiLuJe 2012-09-14 21:50:02 +05:30
NiLuJe
8f62e20b9c Use the extended APNX content header for KF8 files, FW 3.4 seems to discard the file when the older
format is used with a KF8 file...
2012-09-14 18:08:37 +02:00
NiLuJe
6e93e8fada Add an icon for AZW3, AZW2 & TOPAZ file formats.
Use the same mimetypes as Amazon (on the Kindle Touch) for a bunch of Amazon formats
Tweak the xdg mimetypes xml file to actually be taken into account (apparently really needs to be a .xml)
2012-09-14 18:04:44 +02:00
NiLuJe
7690d8a97d Set the KF8 thumbnail URI (EXTH 129) in a similar manner as KindleGen 2.5 2012-09-14 18:02:50 +02:00
NiLuJe
8eb97bbe83 Never build an AZW3 periodical, even if it's the preferred output format
(FIXME: this should ideally handle mobi both & mobi new formats, too)
2012-09-14 18:01:18 +02:00
NiLuJe
ca467cdb2e Split each author into its own EXTH Creator field, even with the 'Use author_sort as author' setting.
Also, in a slightly unrelated note, sprinkle azw3 awareness in a few places.
2012-09-14 17:58:09 +02:00
NiLuJe
8297eebb61 Don't horribly die when dumping a mobi whose HTML content is not encoded in UTF-8 2012-09-14 17:56:15 +02:00
NiLuJe
6c42c0ea6c Produce an output more similar to Mobi Unpack when dumping a MOBI header 2012-09-14 17:55:15 +02:00
NiLuJe
ad0123a2b0 Add a recipe for DogHouse Diaries, an online comic 2012-09-14 17:49:03 +02:00
NiLuJe
a7cab66b6f Tweak XKCD recipe: Add a masthead image, put the strip title in an h1 tag 2012-09-14 17:47:38 +02:00
Kovid Goyal
87fc87978b ... 2012-09-14 19:04:49 +05:30
Kovid Goyal
4e4a594fba Fix #1050815 (wrong string for translation) 2012-09-14 17:27:39 +05:30
GRiker
bcef201fe3 0.8.69 2012-09-14 04:07:35 -06:00
Kovid Goyal
8b85e25020 Make author sorting on the device case insensitive 2012-09-14 14:35:45 +05:30
Kovid Goyal
987b0a28ac Update to libmtp 1.1.5 2012-09-14 14:07:53 +05:30
Kovid Goyal
fc8a6d1fb7 IGN:Tag release 2012-09-14 10:16:17 +05:30