49681 Commits

Author SHA1 Message Date
Kovid Goyal
ef5bab65e8
... 2024-08-31 15:46:41 +05:30
Kovid Goyal
671d5cec4b
Handle invalid xmnlns:= and xmlns= 2024-08-31 15:38:08 +05:30
Kovid Goyal
fa124ab696
Fix stopping when paused in speechd 2024-08-31 15:29:10 +05:30
Kovid Goyal
2ecab362ad
Get the speechd backend working 2024-08-31 15:19:54 +05:30
Kovid Goyal
75d3714b41
Workaround for QTextToSpeech crashes if more than one instance is created/destroyed 2024-08-31 13:27:53 +05:30
Kovid Goyal
0fb5249ff0
... 2024-08-31 10:35:34 +05:30
Kovid Goyal
5945c0d8b1
Abstract the TTSBackend type 2024-08-31 10:35:13 +05:30
Kovid Goyal
661474fd33
Get Qt TTS backend fully functional 2024-08-31 10:21:56 +05:30
Kovid Goyal
1813a15653
More work on TTS 2024-08-31 09:36:22 +05:30
Kovid Goyal
15020ede75
string changes 2024-08-30 21:07:15 +05:30
Kovid Goyal
fdcad5b87e
Work on development harness for TTS 2024-08-30 20:55:39 +05:30
Kovid Goyal
5ebbe1804b
Finish the TTS config dialog 2024-08-30 18:41:54 +05:30
Kovid Goyal
17ada13951
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre 2024-08-30 18:22:08 +05:30
ilker m. sitki
850664bfa4 fix metadata
1-) correct the name of the publisher
2-) capitilaze some letters according to the Turkish grammar.

Changes to be committed:
	modified:   star_gazetesi.recipe
2024-08-30 14:39:53 +02:00
Kovid Goyal
b41e2bdac4
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre 2024-08-30 15:53:55 +05:30
ilker m. sitki
d42d8b95cc update the recipe tags
Changes to be committed:
	modified:   hurriyet.recipe
2024-08-30 11:47:17 +02:00
Kovid Goyal
d851c81b8c
More timestamp servers 2024-08-30 09:29:28 +05:30
Kovid Goyal
5d7fff99e5
Change the authenticode timestamp server URL
The symantec server has been shutdown
2024-08-30 09:17:38 +05:30
Kovid Goyal
ed990010d1
Bump version for preview 2024-08-30 08:58:39 +05:30
Kovid Goyal
723bc8b829
Work on new config dialog for TTS 2024-08-30 08:58:13 +05:30
Kovid Goyal
1ebb8b6574
pep8 2024-08-30 08:58:02 +05:30
Kovid Goyal
3f8cb20444
Merge branch 'master' of https://github.com/ilkermeliksitki/calibre 2024-08-29 21:26:40 +05:30
ilker m. sitki
c4aaae33f3 delete the author name
Changes to be committed:
	modified:   cumhuriyet.recipe
2024-08-29 16:56:35 +02:00
Kovid Goyal
5edd58f5cc
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-08-28 21:33:18 +05:30
unkn0w7n
1ab29fbf97 Update ald.recipe 2024-08-28 20:59:36 +05:30
Kovid Goyal
bf47feab54
Implement persistence for engine settings 2024-08-27 20:57:31 +05:30
Kovid Goyal
16f7ddb416
Basic functinality implemented in speechd backend 2024-08-27 15:32:04 +05:30
Kovid Goyal
fd0c64bbc6
Merge branch 'master' of https://github.com/LAntoine/calibre 2024-08-27 15:25:41 +05:30
LAntoine
7f35b6c530 Fix Gorafi 2024-08-27 11:05:27 +02:00
Kovid Goyal
b6fc72f6a7
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-08-27 12:58:37 +05:30
unkn0w7n
a01b02ad66 Update times_online.recipe
remove google feeds
2024-08-27 12:54:17 +05:30
Kovid Goyal
ab9a27f6fd
Better fix for anchors that dont yield elements 2024-08-26 21:38:47 +05:30
Kovid Goyal
6f59dfba54
Get configuring/rate change working with browser TTS backend 2024-08-26 20:12:49 +05:30
Kovid Goyal
2be891d9dd
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-08-26 20:00:11 +05:30
unkn0w7n
aadbf63c9c Update The Week
remove google feeds
2024-08-26 19:54:12 +05:30
Kovid Goyal
fc089efbd0
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-08-26 18:37:48 +05:30
unkn0w7n
3955af59fb Update Science Journals
use webengine
2024-08-26 17:35:42 +05:30
Kovid Goyal
30d6b30fec
E-book viewer: Fix a harmless error when the book contains page list references whose targets do not exist. Fixes #2077871 [Error when changing chapters](https://bugs.launchpad.net/calibre/+bug/2077871) 2024-08-26 16:39:54 +05:30
Kovid Goyal
8185000d0b
Explicitly close log in test server 2024-08-26 16:19:53 +05:30
Kovid Goyal
aafab9c10b
Skip webengine browser test on windows CI 2024-08-26 16:13:35 +05:30
Kovid Goyal
08e7cddeb0
Fix resourcewarnings in websocket tests 2024-08-26 16:08:12 +05:30
Kovid Goyal
60555c1389
Fix unclosed resource warnings in fetch backend tests 2024-08-26 16:01:53 +05:30
Kovid Goyal
d8d63646f4
... 2024-08-26 14:43:17 +05:30
Kovid Goyal
d2cf717587
See if windows CI works again with updated webengine 2024-08-26 13:15:50 +05:30
Kovid Goyal
3f9febc9ec
More work on TTS backends 2024-08-26 13:08:43 +05:30
Kovid Goyal
b2f3356997
Exclude speechd from import tests on non-Linux 2024-08-26 13:05:46 +05:30
Kovid Goyal
0d6ae86984
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2024-08-26 12:07:37 +05:30
unkn0w7n
6f757029ee Update barrons.recipe
past edition fetches current cover.
2024-08-26 12:00:46 +05:30
Kovid Goyal
89fd105fe3
More work on browser tts backend 2024-08-25 22:16:28 +05:30
Kovid Goyal
640193a52f
Start work on speechd backend 2024-08-25 21:35:51 +05:30