Commit Graph

46514 Commits

Author SHA1 Message Date
Kovid Goyal 6e4301ecad ... 2023-01-24 17:39:10 +05:30
Kovid Goyal 20f58d7211 Serialize JSON directly to cout 2023-01-24 17:34:42 +05:30
Kovid Goyal 61a16f78a8 No need for event loop just use co-routines 2023-01-24 17:11:55 +05:30
Kovid Goyal 7b47a70493 Get basic speaking working again 2023-01-24 14:12:51 +05:30
Kovid Goyal c6ec13ae7e More work on winspeech 2023-01-24 11:57:43 +05:30
Kovid Goyal 603dcc777e Special case zero font size when calculating columns per screen in paged mode 2023-01-24 11:55:36 +05:30
Kovid Goyal ce49025770 Also sort the actions in the quick highlights preferences 2023-01-24 07:34:53 +05:30
Kovid Goyal ea64f851ef Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2003712 [Enhancement Request: URL scheme: 'virtual_library' for show-book](https://bugs.launchpad.net/calibre/+bug/2003712)
2023-01-24 07:18:55 +05:30
Charles Haley ba79438b31 1) Maintain compatibility with URLS that don't specify a virtual library.
2) Documentation.
2023-01-23 20:24:26 +00:00
Charles Haley 687b340b1c Enhancement #2003712: URL scheme: 'virtual_library' for show-book.
I will update the documentation in a later commit.
2023-01-23 19:22:59 +00:00
Kovid Goyal 6bc65e9dc7 Start work on porting speak() 2023-01-23 22:23:56 +05:30
Kovid Goyal 7aec1cda0d Fix #2003729 [RecursionError when embedding metadata into PDF](https://bugs.launchpad.net/calibre/+bug/2003729) 2023-01-23 21:47:21 +05:30
Kovid Goyal cf570250b2 More work on winspeech 2023-01-23 21:33:58 +05:30
Kovid Goyal 75d2887dbb Merge branch 'nature-fix' of https://github.com/ping/calibre 2023-01-23 17:56:23 +05:30
ping d6e1365432 Fix Nature cover resolution 2023-01-23 20:18:00 +08:00
Kovid Goyal d17c1c6ce8 usbobserver: use surrogateescape for undecodable file names 2023-01-23 16:27:19 +05:30
Kovid Goyal 5f4437f7fa Port voices output 2023-01-23 14:00:39 +05:30
Kovid Goyal f6f43ba4af Move to running winspeech in its own process 2023-01-23 13:38:05 +05:30
Kovid Goyal 7e67e62c11 Use an icon rather than a color to report errors in line edits. Fixes #2003652 [color frame in edit metadata](https://bugs.launchpad.net/calibre/+bug/2003652) 2023-01-23 07:42:36 +05:30
Kovid Goyal 084cf4e65f Move checkboxes to left of text 2023-01-23 07:04:42 +05:30
Kovid Goyal 79bb34fd36 More work on winspeech 2023-01-22 22:46:58 +05:30
Kovid Goyal cd7d100eca More work on winspeech 2023-01-22 14:51:38 +05:30
Kovid Goyal e8e95f888d ... 2023-01-20 18:14:34 +05:30
Kovid Goyal 7ee339ab14 Try using DYLD_INSERT_LIBRARIES instead 2023-01-19 13:17:20 +05:30
Kovid Goyal 829f3d4e0e ... 2023-01-19 13:13:48 +05:30
Kovid Goyal 3998c2490c Sanitize env when running curl in test 2023-01-19 12:55:59 +05:30
Kovid Goyal 508fbc057f Update The Seattle Times 2023-01-19 12:42:43 +05:30
Kovid Goyal c3ee09d459 ... 2023-01-19 12:36:58 +05:30
Kovid Goyal 0bdde99372 See if forcibly loading the correct libxml2 dylib before running the tests fixes the lxml test failure on CI 2023-01-19 12:23:08 +05:30
Kovid Goyal f95180349c Delay load MobiReader 2023-01-19 11:30:42 +05:30
Kovid Goyal 16b94a79ef DRYer 2023-01-19 11:07:42 +05:30
Kovid Goyal 3ae27e38f3 More work on winspeech 2023-01-19 10:50:02 +05:30
Kovid Goyal 4cab9b598e Document XCode version 2023-01-19 09:09:00 +05:30
Kovid Goyal 4a69c3ae8a ... 2023-01-19 08:43:43 +05:30
Kovid Goyal e5074150a9 Dont use lxml to build recipe collection
It's crashing on macOS CI but not my local machine. Debugging on CI is
too time consuming.
2023-01-19 08:42:14 +05:30
Kovid Goyal 3d797236a2 Remove date from description 2023-01-19 08:41:43 +05:30
Kovid Goyal b67c5a2104 Add by ISBN: Allow adding using identifiers other than ISBN as well. Fixes #2003227 [enhancement request regarding add from isbn](https://bugs.launchpad.net/calibre/+bug/2003227) 2023-01-18 21:58:57 +05:30
Kovid Goyal bd0b511b81 More robust output to stderr for rcc 2023-01-18 20:41:22 +05:30
Kovid Goyal 64fcd92d03 Merge branch 'patch-1' of https://github.com/reportxx/calibre 2023-01-18 14:35:15 +05:30
Jonatan d4ad11687c Update copyright year 2023-01-18 08:22:58 +00:00
Kovid Goyal 09a5a1cb1b Fix detection of identifier URL when template contains regex special chars 2023-01-18 08:14:47 +05:30
Kovid Goyal 21994332d6 ... 2023-01-18 07:40:39 +05:30
Kovid Goyal 7093e848a9 More work on the new speech api bindings 2023-01-17 22:14:51 +05:30
Kovid Goyal 34cb9ccffc Change the macOS VM to a Big Sur based one since Qt WebEngine 6.4 needs XCode 13 which needs Big Sur 2023-01-16 22:17:00 +05:30
Kovid Goyal c56109c1f3 Book list: Fix a regression in the previous release that broke dragging to select multiple books 2023-01-16 09:08:57 +05:30
Kovid Goyal 37f042affc ... 2023-01-15 13:18:57 +05:30
Kovid Goyal 11672c4a71 Reduce image size in bloomberg recipes 2023-01-15 11:45:54 +05:30
Kovid Goyal c54a31ca5f Observer Reach Foundation by unkn0wn 2023-01-15 11:44:33 +05:30
Kovid Goyal 3b1cc81562 Install instructions for Windows SDK 2023-01-15 11:35:49 +05:30
Kovid Goyal 6aadba36a2 Add dedicated shortcuts for change/show next occurrence 2023-01-14 13:16:32 +05:30