22139 Commits

Author SHA1 Message Date
GRiker
2b85633a87 Catalog refactoring, wip 2012-09-01 06:04:42 -06:00
Kovid Goyal
4785359e6a ... 2012-09-01 15:33:33 +05:30
Kovid Goyal
7b2a947a86 ... 2012-09-01 15:22:49 +05:30
Kovid Goyal
d278180bde Windows: workaround for eject() not being called on the device thread 2012-09-01 15:06:53 +05:30
Kovid Goyal
9a110fb0d5 ... 2012-09-01 14:55:26 +05:30
Kovid Goyal
49d1fbad18 ... 2012-09-01 14:55:03 +05:30
Kovid Goyal
1c3e62f35b MTP: Try to get modified date from the device 2012-09-01 14:51:52 +05:30
Kovid Goyal
023b947608 Debug device detection for MTP devices 2012-09-01 13:41:37 +05:30
Kovid Goyal
63e6014edc ... 2012-09-01 13:11:24 +05:30
Kovid Goyal
5601852363 Enable detection of MTP devices in the GUI and with ebook-device, with a tweak. Note that MTP support is not yet completed. 2012-09-01 12:54:12 +05:30
Kovid Goyal
786729fa6f ... 2012-09-01 12:02:19 +05:30
Kovid Goyal
bc959778e4 ... 2012-09-01 11:48:28 +05:30
Translators
036c475993 Launchpad automatic translations update. 2012-09-01 04:54:57 +00:00
Kovid Goyal
c8b8825b18 Add an option under Preferences->Look & Feel->Book Details to hide the cover in the book details panel 2012-09-01 09:48:20 +05:30
Kovid Goyal
f4ade0dc3b ... 2012-09-01 09:31:07 +05:30
Kovid Goyal
b562f0324c ... 2012-09-01 00:39:10 +05:30
Kovid Goyal
30b3be2f0b ImageMagick: get and set image color depth 2012-09-01 00:37:47 +05:30
Kovid Goyal
e6ff759719 Make create_upload_path a utility function 2012-08-31 22:56:43 +05:30
Kovid Goyal
0c4227c036 ... 2012-08-31 22:49:20 +05:30
Kovid Goyal
8bec5211c1 Refactor to make build_template_regexp a utility function 2012-08-31 21:50:23 +05:30
Kovid Goyal
2292991006 EPUB metadata: When there are multiple <dc:date> tags use the one with the earliest date as the published date 2012-08-31 19:40:09 +05:30
Kovid Goyal
f59ac23c9c ... 2012-08-31 18:47:02 +05:30
Kovid Goyal
359813d7eb MTP: Implement getting list of books and their metadata from device 2012-08-31 18:45:27 +05:30
Kovid Goyal
944fb4a7fe ... 2012-08-31 18:11:14 +05:30
Kovid Goyal
7a3d5937e7 Fix #1044345 (Coby Kyros 7035 Not recognized) 2012-08-31 17:53:45 +05:30
Kovid Goyal
b7f2788244 ... 2012-08-31 15:11:08 +05:30
GRiker
31308e5811 0.8.67 2012-08-31 03:31:59 -06:00
GRiker
d4027a8230 refactoring of catalog building code wip 2012-08-31 03:31:24 -06:00
Kovid Goyal
8d881f9f7f ... 2012-08-31 12:00:50 +05:30
Kovid Goyal
6627f20c2c MTP: Implement get_device_information() 2012-08-31 11:56:47 +05:30
Kovid Goyal
47dd9752f3 ... 2012-08-31 11:28:02 +05:30
Translators
f4723c1078 Launchpad automatic translations update. 2012-08-31 04:56:07 +00:00
Kovid Goyal
40ce3d5037 IGN:Tag release 2012-08-31 09:12:31 +05:30
Kovid Goyal
e50338f9c7 version 0.8.67 2012-08-31 08:41:50 +05:30
Kovid Goyal
7e3e206779 ... 2012-08-31 00:03:17 +05:30
Kovid Goyal
77629c9fdb ... 2012-08-31 00:00:50 +05:30
GRiker
47119d6f42 Fix for by_author sorting error introduced with sort_key 2012-08-30 11:59:07 -06:00
Kovid Goyal
80300df3f4 samefile_windows(); Return true if the strings are the same upto case differences. 2012-08-30 19:27:53 +05:30
Kovid Goyal
847e906001 Catalogs: Fix regression that broke sorting of non series titles before series titles 2012-08-30 19:19:30 +05:30
Kovid Goyal
653ea57586 Handle string with NULL bytes in them in the ICU upper/lower functions 2012-08-30 17:12:44 +05:30
Kovid Goyal
8d7494e5ec Conversion: Add an option under Structure Detection to set the 'Start reading at' metadata with an XPath expression. Fixes #1043233 (Add ability to create start point in ebooks) 2012-08-30 16:55:06 +05:30
GRiker
0e23e6ec19 0.8.66 2012-08-30 05:21:29 -06:00
Charles Haley
076fbd204a Merge from trunk 2012-08-30 12:09:24 +02:00
Kovid Goyal
fb091d7be0 Speed up changing the title and author of files with books larger than 3MB by avoiding a double copy. 2012-08-30 13:57:32 +05:30
Kovid Goyal
54c198d4c0 ... 2012-08-30 10:19:31 +05:30
Kovid Goyal
5c8a489ffb IGN:Updated translations 2012-08-30 09:26:30 +05:30
Charles Haley
732a23fdaa Merge from trunk 2012-08-29 18:09:53 +02:00
Kovid Goyal
929d1e9305 ... 2012-08-29 19:29:49 +05:30
Charles Haley
dc14505b50 Cosmetic fixes. 2012-08-29 15:53:45 +02:00
Kovid Goyal
168ea69325 Wireless device driver: Make detecting and connecting to devices easier on networks where mdns is disabled (many home routers disable it) 2012-08-29 19:22:55 +05:30