21715 Commits

Author SHA1 Message Date
Kovid Goyal
917d142bde MTP: Add file transfer tests and fix libmtp not returning correct storage_id values in the object dict 2012-08-24 15:59:30 +05:30
Charles Haley
bd40339581 Merge from trunk 2012-08-24 10:29:38 +02:00
Kovid Goyal
5197dff52d MTP: Add tests for mem leaks 2012-08-24 11:50:07 +05:30
Kovid Goyal
19b196f782 IGN:Tag release 2012-08-24 11:21:26 +05:30
Kovid Goyal
b16ca1e038 ... 2012-08-24 10:46:56 +05:30
Kovid Goyal
8b85f562ed version 0.8.66 2012-08-24 10:03:22 +05:30
Kovid Goyal
bc254cb423 ... 2012-08-24 09:55:32 +05:30
Kovid Goyal
f4e95da28e ... 2012-08-24 09:32:25 +05:30
Charles Haley
043be33cc8 fix typo 2012-08-23 21:43:43 +02:00
Charles Haley
aae85f9328 Improved error messages and a critical bug fix. 2012-08-23 20:38:56 +02:00
Kovid Goyal
c26c1efb33 IGN: Updated translations 2012-08-23 21:42:29 +05:30
Kovid Goyal
259ea7b4c6 PDF Output: Handle input epub documents with filenames starting with a dot. Also do not hang if there is an unhandled error. Fixes #1040603 (Hangs when converting from epub to pdf) 2012-08-23 19:28:56 +05:30
Kovid Goyal
755d262b67 MTP: Start writing unit tests for device interaction and fix filesystem listing on unix 2012-08-23 17:13:29 +05:30
Charles Haley
12c6515478 Remove unused code 2012-08-23 11:59:42 +02:00
Charles Haley
31b63784a5 Merge from trunk, adding last_modified to metadata.calibre, and streaming metadata. 2012-08-23 11:37:05 +02:00
Kovid Goyal
3a45bca085 ... 2012-08-23 13:10:30 +05:30
Kovid Goyal
a8db5812a2 ... 2012-08-23 13:08:39 +05:30
Charles Haley
473ebb2dbd ... 2012-08-23 09:19:09 +02:00
Charles Haley
c6f0c8a6f2 Use a timer to display a message if smartdevice autoconnect fails. 2012-08-23 09:17:25 +02:00
Charles Haley
323c12fd43 Merge from trunk 2012-08-23 08:38:54 +02:00
Kovid Goyal
881587066a Wireless device connections: Use a streamed mode for improved networking performance leading to much less time spent sending metadata to/from the device. Also make it easier to specify a fixed port directly in the dialog used to start the connection. 2012-08-23 11:58:32 +05:30
Kovid Goyal
492915a94d ... 2012-08-23 11:54:07 +05:30
Charles Haley
6bb6900d85 Merge from trunk 2012-08-23 08:13:17 +02:00
Charles Haley
a16756497a Display the port number on the connect menu if it is fixed. 2012-08-23 08:12:33 +02:00
Kovid Goyal
8dde6d8433 ... 2012-08-23 11:39:40 +05:30
Kovid Goyal
5ac5928486 Refactor unix MTP driver to manage device presence 2012-08-23 11:37:42 +05:30
Charles Haley
3cae8e614d Add setting the fixed port to the smartdevice start dialog 2012-08-23 08:06:30 +02:00
Kovid Goyal
5cbed9ff4c Don't popup an error dialog if the user's network returns a non utf-8 string when checking for the latest version 2012-08-23 10:04:36 +05:30
Kovid Goyal
0dcf9a9482 ... 2012-08-22 23:23:53 +05:30
Kovid Goyal
68f0b9a5fe ... 2012-08-22 23:20:48 +05:30
Kovid Goyal
27054427c0 WPD: put_file() and add create_folder() method to drivers 2012-08-22 22:59:32 +05:30
Kovid Goyal
756716d8ee ... 2012-08-22 21:13:33 +05:30
Kovid Goyal
b2976d4536 ... 2012-08-22 19:39:03 +05:30
Kovid Goyal
41f8e96740 WPD: Implement deleting objects 2012-08-22 17:36:09 +05:30
Kovid Goyal
b63dd79142 ... 2012-08-22 16:42:24 +05:30
Kovid Goyal
179d4781f0 WPD: Create folders and use the actual file name instead of the nominal_name 2012-08-22 16:22:09 +05:30
Charles Haley
b16d35f1f6 Merge from trunk 2012-08-22 11:35:49 +02:00
Charles Haley
e00f4cf936 Send books using a streaming protocol instead of the request/response one. 2012-08-22 11:31:59 +02:00
Kovid Goyal
922e02e0d7 MTP: Cross platform filesystem cache 2012-08-22 14:09:21 +05:30
Kovid Goyal
67ce036b43 ... 2012-08-22 09:42:36 +05:30
Kovid Goyal
d70d85bb53 Driver for SONY PRS-T2 2012-08-22 09:11:37 +05:30
Kovid Goyal
2e0863a5fc ... 2012-08-21 20:02:32 +05:30
Kovid Goyal
cf0c0d3fa9 ... 2012-08-21 20:01:56 +05:30
Kovid Goyal
d14d86766d WPD driver: Ensure that all methods are used in a single thread 2012-08-21 19:59:59 +05:30
Kovid Goyal
35eb01234d WPD: Implement reading files from device 2012-08-21 17:27:12 +05:30
Kovid Goyal
674edcb013 Get Books: Update B&N plugin to handle changes to the B&N website 2012-08-21 12:38:12 +05:30
Kovid Goyal
2fd79d209f WPD: Implement non bulk filesystem metadata transfers for devices that do not support bulk transfers 2012-08-21 10:24:31 +05:30
Kovid Goyal
3a757cd54c ... 2012-08-21 09:49:32 +05:30
Kovid Goyal
80e0f15f85 ... 2012-08-21 09:43:43 +05:30
Kovid Goyal
190e5b9415 ... 2012-08-21 09:41:05 +05:30