24142 Commits

Author SHA1 Message Date
davidfor
6cbdac7c2f Kobo driver can writes covers to wrong place for OSX when using SD card
- A user found that cover images were being sent to the main memory of the Kobo devices when the book was being sent to the SD card.  These covers should not have been sent to the device with FW2.4.0. With FW2.5.0, the covers should have been put onto the SD card.

- Fetch annotations was copying book from device to library
2013-04-29 14:17:45 +10:00
Kovid Goyal
71f61ac049 IGN:Tag release 2013-04-26 10:05:22 +05:30
Kovid Goyal
6e7d882c3c version 0.9.28 2013-04-26 09:22:54 +05:30
Kovid Goyal
166f9d8b8b ... 2013-04-26 09:22:32 +05:30
Kovid Goyal
0cc0771147 When checking if a zip/rar file is a comic or contains a single ebook to be auto-extracted, ignore thumbs.db files inside the archive 2013-04-26 09:16:17 +05:30
Kovid Goyal
31fc648f78 Fix #1172839 (Book Details shows book in library after delete on device) 2013-04-26 08:55:59 +05:30
Kovid Goyal
62aff810ca pep8 2013-04-25 20:43:53 +05:30
Kovid Goyal
e0917146f2 ... 2013-04-25 18:30:50 +05:30
Kovid Goyal
9691c13b7d ... 2013-04-25 18:29:26 +05:30
Kovid Goyal
5ec9dcb330 IGN:Updated translations 2013-04-25 17:54:05 +05:30
Kovid Goyal
1f8520d94b finish building libimobiledevice on win64 2013-04-25 17:50:09 +05:30
Kovid Goyal
3c8c184666 Initial work compiling libimobiledevice in windows 2013-04-25 16:02:24 +05:30
Translators
ce876871bf Launchpad automatic translations update. 2013-04-25 05:20:12 +00:00
Kovid Goyal
e43bad9eec ... 2013-04-25 00:44:04 +05:30
Kovid Goyal
a887ee24be Update NZZ Online 2013-04-25 00:43:44 +05:30
Kovid Goyal
7552e35b6b Update Baltimore Sun 2013-04-24 21:02:44 +05:30
Kovid Goyal
c69be19011 Fix upper-case saved search names not being recognized 2013-04-24 20:47:06 +05:30
Charles Haley
fd8109f418 Minor edits to the new VL tutorial 2013-04-24 15:26:50 +02:00
Charles Haley
a8188ab1c7 Fix using saved searches with upper-case letters in the name 2013-04-24 15:14:09 +02:00
Charles Haley
05c3fe3775 Merge from trunk 2013-04-24 14:34:41 +02:00
Kovid Goyal
9e9bdcf1a3 ... 2013-04-24 15:59:57 +05:30
Kovid Goyal
6c9cb11a2e Add a tutorial on using virtual libraries 2013-04-24 15:57:32 +05:30
Kovid Goyal
f106a22374 Remove incorrect sRGB profiles 2013-04-24 12:13:40 +05:30
Kovid Goyal
e4aa24195d Update version of libimobiledevice in binary builds 2013-04-24 10:19:39 +05:30
Translators
c5f13ee956 Launchpad automatic translations update. 2013-04-24 04:40:52 +00:00
Kovid Goyal
6fe7c2c662 pep8 2013-04-24 09:56:42 +05:30
Kovid Goyal
3bb7e0c23f Allow copying of links in the book details panel by right clicking on them. Fixes #1171963 (Add 'Copy Link' right click menu to links in Book Details) 2013-04-24 09:14:58 +05:30
Kovid Goyal
039275cfd8 ... 2013-04-24 08:32:35 +05:30
John Schember
f1546c11a4 Merge changes from lp:~cbhaley/calibre/charles_store. 2013-04-23 20:12:56 -04:00
John Schember
d18c934e32 Sync to trunk. 2013-04-23 20:12:31 -04:00
JimmXinu
ff4de3f532 Adding 'Copy Link' right click menu to links in book details. 2013-04-23 13:10:31 -05:00
JimmXinu
3c54bc180f Adding 'Copy Link' right click menu to links in book details. 2013-04-23 12:59:52 -05:00
JimmXinu
466fc4a522 Merge from trunk 2013-04-23 11:31:35 -05:00
Kovid Goyal
9ec53bdb4e Kobo driver: Add support for the new Kobo Aura HD. Fixes #1169571 (Add support for Kobo Aura HD?) 2013-04-23 17:26:04 +05:30
davidfor
d244bbd93f Add support for Kobo Aura HD
- Add device id for Aura HD
- Add cover image sixes
- Change gui_name to show model names
- Display correct model when connected
- Bug#1169571
2013-04-23 21:34:25 +10:00
Kovid Goyal
9548ad6206 Legacy listeners interface 2013-04-23 16:10:15 +05:30
Kovid Goyal
e54625a320 Fix test_get_property to ignore series_sort when lang is not eng 2013-04-23 15:57:47 +05:30
Kovid Goyal
568faa1952 ... 2013-04-23 15:50:42 +05:30
Kovid Goyal
b28a069e18 Add tests for legacy getters 2013-04-23 15:45:13 +05:30
Kovid Goyal
f0396d021c Implement refresh() 2013-04-23 12:58:36 +05:30
Charles Haley
280a6885e9 Add CBH affiliate program to nook UK 2013-04-23 08:54:12 +02:00
Translators
622fada901 Launchpad automatic translations update. 2013-04-23 05:18:35 +00:00
Kovid Goyal
d3a58c69ea Driver for Easy player cyber book e touch. Fixes #1171633 (Unrecognized Device) 2013-04-23 10:30:47 +05:30
Charles Haley
bedcfdbbc9 Merge from trunk 2013-04-22 16:42:03 +02:00
Kovid Goyal
c0d5f59d5b ... 2013-04-22 18:44:02 +05:30
Kovid Goyal
6dbd826c51 EPUB Input: Fix handling of EPUB files that contain images with non-ascii filenames. Fixes #1171186 (Private bug) 2013-04-22 18:23:36 +05:30
Kovid Goyal
763c921108 pep8 2013-04-22 17:44:58 +05:30
Kovid Goyal
68959f7652 ... 2013-04-22 17:38:21 +05:30
Kovid Goyal
5ff3b9e811 ... 2013-04-22 17:11:02 +05:30
Kovid Goyal
4dc99bfcaa Device driver: Detect Laser EB720 with newer firmware. Fixes #1171341 (Calibre wont recognise Laser EB720 ereader) 2013-04-22 16:37:08 +05:30