Charles Haley
a522f76a21
Commit for starson17 testing
2010-05-16 18:05:45 +01:00
Kovid Goyal
266d7c02be
Add iterallids method to ResultCache
2010-05-16 09:54:51 -06:00
Kovid Goyal
7fe122be68
Add iterall method to iterate over entire ResultCache
2010-05-16 09:27:26 -06:00
Kovid Goyal
2e03dcaf6d
Pull from trunk
2010-05-16 09:24:05 -06:00
Kovid Goyal
47d372fd99
...
2010-05-16 09:23:37 -06:00
Kovid Goyal
a37dbaa829
Pull from trunk
2010-05-16 09:16:06 -06:00
Kovid Goyal
5cdf23b5e4
Libero by Gabriele Marini
2010-05-16 09:11:53 -06:00
Kovid Goyal
5acee8c477
Fix #5546 (Duplicate description for iPad and computer)
2010-05-16 08:08:54 -06:00
John Schember
b652e42fe4
Sync to trunk.
2010-05-16 08:48:07 -04:00
Charles Haley
64965e4a49
Pull from custcol trunk
2010-05-16 09:23:54 +01:00
Charles Haley
70a3207906
1) folder device fixes
...
2) added configuration of the folder device
3) fixed set_books_in_library to save/restore search state, necessary because it must scan the entire database, not just the search results.
4) removed the HTC driver
2010-05-16 09:21:41 +01:00
Kovid Goyal
45935b61c1
IGN:Tag release
2010-05-15 22:07:10 -06:00
Kovid Goyal
ff8bae235b
Pull from trunk
2010-05-15 21:26:06 -06:00
Kovid Goyal
70f94c6b71
version 0.6.53
2010-05-15 21:24:56 -06:00
Kovid Goyal
561f7a2c68
Fix #5518 (EPUB: Unable to clear or delete series and update file series meta data when saving to disk)
2010-05-15 20:43:21 -06:00
Kovid Goyal
d7a9c48849
Fix #5500 (adding duplicate books creates temporary blank line at bottom of book list)
2010-05-15 19:32:52 -06:00
Kovid Goyal
eabd4dc9b5
...
2010-05-15 19:18:36 -06:00
Charles Haley
8b197ebd66
1) clean up refreshing ondevice when devices are plugged in and out.
...
2) close xml_file in sony BookList.init
2010-05-15 22:13:30 +01:00
Charles Haley
0ce1a052b2
1) don't try to sync if device is no longer connected
...
2) disable folder_device when another device is connected
2010-05-15 21:18:38 +01:00
Charles Haley
3cfb28f0ff
Regenerate sony_id_cache in fix_ids, because it changes all the values.
2010-05-15 21:06:11 +01:00
Charles Haley
583f9c1197
Normalize paths for folder_device.
2010-05-15 20:35:15 +01:00
Charles Haley
1a42f0aae7
First iteration of folder_device.
2010-05-15 20:08:18 +01:00
Kovid Goyal
56e2918c13
calibredb: Add ability to create empty books in the database. Fixes #5504 (Improve bulk creation of empty book items)
2010-05-15 12:24:10 -06:00
Kovid Goyal
421475f02a
Fix #5503 (Add an icon for the RTF file format)
2010-05-15 10:58:00 -06:00
Kovid Goyal
b8af81da10
Improve the Christian Science Monitor
2010-05-15 10:54:10 -06:00
Kovid Goyal
d866fcc48f
Fix #5501 (Error after query of social metadata if ISBN not find)
2010-05-15 10:29:21 -06:00
Kovid Goyal
de305d2d95
EPUB Input: Fix typo that caused incorrect processing of EPUB files with more than one identifier element and encrypted fonts
2010-05-15 10:14:29 -06:00
Kovid Goyal
b7421bc3ca
...
2010-05-15 09:55:29 -06:00
Kovid Goyal
a96002fa1b
Fix #5525 ("The Nation" recipe not working)
2010-05-15 09:24:19 -06:00
Charles Haley
9a0dfff78e
1) improve performance of OnDevice refresh. Instead of rebuilding the complete book list, iterate through the existing one and set the value of OnDevice correctly.
...
2) Fix problems with Sony readers and metadata caching. Needed to ensure that when a book is added to the booklist from the JSON cache, it is added to the sony cache if it isn't already there.
3) Build the sony metadata maps (caches) on the fly instead of in reorder_playlists.
4) Refactor method declarations.
5) Move the JSON cache to the root of the card for Sony devices.
2010-05-15 13:37:39 +01:00
Kovid Goyal
6d1122ad1d
Pull from trunk
2010-05-14 21:45:16 -06:00
Kovid Goyal
9301385505
Fix bug that caused send to device to send ultiple copies to the device if you used Prefrences
2010-05-14 21:44:30 -06:00
Kovid Goyal
29e6630419
Pull from trunk
2010-05-14 09:31:48 -06:00
Kovid Goyal
6a23304ae0
APCOM and Leggo (it) by Marini Gabriele anf search backwards in ebook-viewer
2010-05-14 09:30:46 -06:00
Kovid Goyal
c3a77d4fab
APCOM and Leggo (it) by Marini Gabriele
2010-05-14 09:29:39 -06:00
Charles Haley
dc130d56a9
Cleanup, remove some print statements
2010-05-14 14:52:33 +01:00
Charles Haley
96079a712c
Put @classmethods back in. I don't understand why the decoration is there, so I hesitate to take it out. Far as I can see, there is no reason for it, but ...
2010-05-14 14:28:53 +01:00
Charles Haley
72fbd67c17
More testing of:
...
1) initial condition: cache does not exist on book
2) adding and removing books
3) subsequent conditions: cache exists
In addition:
1) added metadata correction for books matched with something other than UUID.
2) Refactored changes to BookList, to move the additional methods into USMBS from Interface.
3) Made classmethods in USBMS into normal methods.
2010-05-14 12:17:14 +01:00
Charles Haley
5c9e2ae267
After pylint
2010-05-13 22:17:52 +01:00
Charles Haley
d1c040d546
Working JSON metadata along side Sony metadata
2010-05-13 21:57:54 +01:00
Kovid Goyal
0c18cf92e3
Fix #5516 (search forward AND backward in Ebook Viewer)
2010-05-13 12:38:19 -06:00
Kovid Goyal
5318d73056
Add Booq to welcome wizard
2010-05-13 10:41:47 -06:00
Kovid Goyal
4d553171b8
...
2010-05-13 07:42:00 -06:00
Charles Haley
cd6c46dba5
Normalized paths and performance improvements done
2010-05-13 09:56:41 +01:00
Charles Haley
cd046c7898
Merge from custcol trunk
2010-05-13 08:42:00 +01:00
Kovid Goyal
5ac40fe90a
Fix Physics World
2010-05-12 15:20:57 -06:00
Kovid Goyal
f30784352f
Ansa and Punto Informatico by Gabriele Marini
2010-05-12 13:42:13 -06:00
Kovid Goyal
2a41a75ef9
Pull from trunk
2010-05-12 12:13:14 -06:00
Kovid Goyal
a80eda4e5d
Experimental driver for the Booq Avant
2010-05-12 12:03:56 -06:00
Kovid Goyal
2be46c1e75
Scinexx.de by JSuer
2010-05-12 11:48:13 -06:00