22521 Commits

Author SHA1 Message Date
Charles Haley
482d360024 Add the content server port to the broadcast reply. 2012-09-20 11:22:45 +02:00
Kovid Goyal
8b845d4dca ... 2012-09-20 13:08:41 +05:30
Kovid Goyal
fa026406bb MTP: Popup a dialog asking the user if they want to manage the device with calibre the first time it is detected 2012-09-20 12:41:29 +05:30
Charles Haley
17e56c57b4 Put the device kind when the wireless driver connects 2012-09-20 09:04:53 +02:00
Charles Haley
7571cbf7ac Make approximate_formats work when there are no formats 2012-09-20 08:30:10 +02:00
Charles Haley
9b3899266c Merge from trunk 2012-09-20 08:27:17 +02:00
Translators
2d869e9d0f Launchpad automatic translations update. 2012-09-20 04:35:08 +00:00
Kovid Goyal
e4739c1334 Portfolio.hu and xpatloop.com by laca 2012-09-20 09:16:01 +05:30
Kovid Goyal
f5086f5c9c In the main book list when editing a blank published date, use a default value of Jan 2000 so that changing the date it easier 2012-09-20 08:45:22 +05:30
Kovid Goyal
060836c133 AZW3 Output: Do not error out if the input document contains embedded fonts of less than 1040 bytes. Fixes #1052892 (conversion error - epub to azw3 - bytearray index out of range) 2012-09-19 17:43:15 +05:30
Kovid Goyal
c294de86e0 Template language: Add function approximate_formats() to get list of formats saved in the db for a book as opposed to the formats that actually exist on disk 2012-09-19 16:44:52 +05:30
Charles Haley
d4d6083afb Bad indent... 2012-09-19 13:04:13 +02:00
Kovid Goyal
b325981a51 Add usb ids of the Fire HD to the list of MTP devices 2012-09-19 09:34:48 +05:30
Kovid Goyal
a7d24e2b64 Update London Review of Books (subscription) 2012-09-19 09:16:02 +05:30
Kovid Goyal
fabe29c577 ... 2012-09-19 09:12:52 +05:30
Charles Haley
3a3b3536d1 New formatter function "approximate_formats()". Add functions to manual. 2012-09-18 20:30:51 +02:00
Charles Haley
8a4829d54b Merge from trunk 2012-09-18 19:38:26 +02:00
Kovid Goyal
5acfdb167a ... 2012-09-18 23:03:51 +05:30
Kovid Goyal
562a015f6f ... 2012-09-18 23:00:07 +05:30
Kovid Goyal
5821ac063a Template language: Add a couple of new functions to get the path to individual book formats and the calibre library as a whole 2012-09-18 22:56:45 +05:30
Kovid Goyal
ff03d7329e NSFW Corp by Darko Miletic. Fixes #1052465 (New recipe for NSFW site) 2012-09-18 19:21:19 +05:30
Charles Haley
d488847a9d Merge from trunk 2012-09-18 15:47:37 +02:00
Charles Haley
25cf777a53 Comments and debug statement repair 2012-09-18 15:47:03 +02:00
Charles Haley
db967f62ba Fix path problem (typo in name). Make cover size device selectable. 2012-09-18 14:54:13 +02:00
Charles Haley
dde1512191 Back out only doing the smart_update if the date changes. This prevents cover thumbnails from being regenerated for different devices. 2012-09-18 14:53:40 +02:00
Kovid Goyal
e93c000535 MTP driver: Out of beta 2012-09-18 17:22:13 +05:30
Kovid Goyal
60b3f216f7 MTP driver: Add infrastructure to set per device default settings. Create default settings for Kindle Fire. Fix ejecting of devices broken on linux 2012-09-18 17:18:36 +05:30
Charles Haley
ef34e38035 ... 2012-09-18 13:25:19 +02:00
Charles Haley
58f4a37f27 Use the path computation on all platforms because the device might connect to several over time. 2012-09-18 13:14:35 +02:00
Charles Haley
3c36e87b86 Improve the path fudge factor stuff. 2012-09-18 13:02:15 +02:00
Kovid Goyal
a544567b3d ... 2012-09-18 16:20:47 +05:30
Charles Haley
145ab86f38 Upload books using a binary protocol 2012-09-18 12:50:42 +02:00
Kovid Goyal
683aeb4713 MTP driver: Fix template specified in device not being used 2012-09-18 15:51:09 +05:30
Kovid Goyal
041c6e9b11 USB ids for Trekstor 4ink 2012-09-18 15:26:27 +05:30
Charles Haley
edc3feba18 Limit lpath length on windows machine to a guestimate that will result in a path usable by windows explorer. 2012-09-18 11:56:24 +02:00
Kovid Goyal
956f082b93 MTP driver: Handle long filenames when adding files from device to calibre on windows 2012-09-18 15:21:45 +05:30
Charles Haley
653df51062 Add UUID as a possible id type to content server ajax/book 2012-09-18 11:00:55 +02:00
Kovid Goyal
e3765c9a0a ... 2012-09-18 14:29:33 +05:30
Kovid Goyal
ae2b4a4214 MTP driver: Remove various filetypes that are not actually ebooks 2012-09-18 12:57:16 +05:30
Kovid Goyal
e1c3e1905e When running in debug mode, handle C++ exceptions raised in Qt slots, printing out some information about the exception 2012-09-18 12:11:37 +05:30
Kovid Goyal
5452c7e58a ... 2012-09-18 09:42:31 +05:30
Kovid Goyal
bc9a1eb4b8 ... 2012-09-18 08:37:23 +05:30
Kovid Goyal
bd83b0532e Portable: Add support for multiple libraries 2012-09-17 17:43:16 +05:30
Kovid Goyal
3c1053b765 Fix #1051916 (Updated recipe for NIN) 2012-09-17 17:42:48 +05:30
Charles Haley
810aa02b74 Send books to the device using a pure binary protocol 2012-09-17 13:53:35 +02:00
Kovid Goyal
bf76858cb3 ... 2012-09-17 11:33:49 +05:30
Translators
5a03c160f2 Launchpad automatic translations update. 2012-09-17 04:37:10 +00:00
Kovid Goyal
eec37af75b Show the ignored devices panel when configuring the MTP plugin with no device connected 2012-09-17 09:38:24 +05:30
Kovid Goyal
3be38f9706 Remove broken Business Week recipe 2012-09-17 08:05:54 +05:30
Charles Haley
2981ddf0a5 Merge from trunk 2012-09-16 19:55:26 +02:00