Kovid Goyal
1b6465d2ac
Dynamically set range of spinbox for config value
2024-08-25 20:35:32 +05:30
Kovid Goyal
cfba2cbdd5
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-08-25 17:42:03 +05:30
unkn0w7n
906a2cde25
...
2024-08-25 16:29:14 +05:30
unkn0w7n
b52a976230
Update Science Journals
...
reduced image size, option to change img-res
2024-08-25 16:10:22 +05:30
Kovid Goyal
b51055a00f
Content server: Viewer: Read Aloud: Implement word-by-word tracking when reading aloud if the browser and voice used support it.
2024-08-25 15:31:24 +05:30
Kovid Goyal
f3299f5b8f
...
2024-08-25 14:00:58 +05:30
Kovid Goyal
2ce76428b5
...
2024-08-25 13:55:40 +05:30
Kovid Goyal
c1f0981f0a
Qt TTS backend implemented modulo configuration
2024-08-25 13:05:52 +05:30
Kovid Goyal
6f5c785421
...
2024-08-25 11:25:46 +05:30
Kovid Goyal
5b9b4858c3
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-08-25 11:23:57 +05:30
unkn0w7n
56550d3f90
add more Journals from Science
2024-08-25 11:15:10 +05:30
Kovid Goyal
de74967e9d
Delay load PIL
2024-08-25 10:42:22 +05:30
Kovid Goyal
a25c767de3
Fix #2077794 [Missing libdeflate dependency in calibre distribution]( https://bugs.launchpad.net/calibre/+bug/2077794 )
2024-08-25 10:36:07 +05:30
Kovid Goyal
8c4c2c5f38
Cant rely on audio devices being available in the test so dont assert on it at all
2024-08-25 10:30:50 +05:30
Kovid Goyal
69b1b528f4
Install Qt 6 TTS module in Arch CI
2024-08-24 16:55:12 +05:30
Kovid Goyal
92ddd18ccc
Skip audio device test on CI
2024-08-24 16:35:23 +05:30
Kovid Goyal
151f208dd4
Start work on new Qt based TTS backend
2024-08-24 16:16:28 +05:30
Kovid Goyal
79b4990b5d
Add a test for at least one audio device available to Qt
2024-08-24 13:12:16 +05:30
Kovid Goyal
88bc1561a0
Merge branch 'master' of https://github.com/cbhaley/calibre
2024-08-24 10:25:22 +05:30
Charles Haley
8b9e10cd8a
Take 2: Add an option to prevent a composite column having its value stored in an OPF. This is useful if the composite contains a large amount of data, for example images, and the value of the composite isn't needed for a client. The option is in the column definition, stored in "display" for the column.
...
The option removes one of the penalties of creating composites for the booklist that show notes when the user hovers over the column.
Risks: near zero. Nothing changes unless the option is changed from its default. If the option is changed then there is a risk that in some context the option will be ignored, resulting in the same behavior as before.
Take 2 notes: You are correct about the if. I had managed to corrupt my test data so I didn't see that the values for all non-composite columns were being emptied.
2024-08-24 04:58:10 +01:00
Kovid Goyal
48c1f01655
Use statically linked ffmpeg in Linux binary builds
2024-08-24 06:49:18 +05:30
Kovid Goyal
3727bc2355
Include ffmpeg backed for Qt MultiMedia on macos and windows
...
Qt docs indicate this is the only actually maintained backend
2024-08-23 23:13:54 +05:30
Kovid Goyal
dba0805df8
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-08-23 21:57:50 +05:30
unkn0w7n
906c0aa79d
Update project_syndicate.recipe
2024-08-23 21:51:37 +05:30
Kovid Goyal
d12e98403e
Merge branch 'master' of https://github.com/unkn0w7n/calibre
2024-08-23 18:43:40 +05:30
Kovid Goyal
4a1bafa39f
...
2024-08-23 18:42:10 +05:30
unkn0w7n
7905a440d5
Update tls_mag.recipe
2024-08-23 17:51:45 +05:30
unkn0w7n
3875663f05
Update Science Journal
2024-08-23 17:17:24 +05:30
Kovid Goyal
31d7bde7b1
Build the ffmpeg multimedia backend for Qt on Linux
2024-08-23 16:57:11 +05:30
Kovid Goyal
9611e1a832
Fix #2077704 [connecting to calibre-ebook.com does not work in python 3.13]( https://bugs.launchpad.net/calibre/+bug/2077704 )
...
Also remove old code present for legacy python versions
2024-08-23 16:00:29 +05:30
Kovid Goyal
a3ddc011f2
version 7.17.0
v7.17.0
2024-08-23 07:19:01 +05:30
Kovid Goyal
9b7dd90641
Merge branch 'tolino_new_fwversion' of https://github.com/beedaddy/calibre
2024-08-22 21:13:56 +05:30
Martin Brodbeck
0e1265d269
Bump supported dbversion in kobo/tolino driver
...
New tolino Shine 5 firmware 5.2.190625 uses db version 190. No significant changes noticed.
2024-08-22 17:36:38 +02:00
Kovid Goyal
430cf0f5bc
Fix #2073441 [[Enhancement] Hide VL tabs while in Device view]( https://bugs.launchpad.net/calibre/+bug/2073441 )
2024-08-22 20:04:40 +05:30
Kovid Goyal
1c26a6ce17
Show current page number in goto printed page
2024-08-22 19:46:15 +05:30
Kovid Goyal
65a640bee2
Document papaer edition page sync feature
2024-08-22 18:53:40 +05:30
Kovid Goyal
4985bb2e82
Allow displaying pagelist data in header/footer
...
Fixes #2075554 [Feature request: Display of page-list element in the book viewer](https://bugs.launchpad.net/calibre/+bug/2075554 )
2024-08-22 17:23:09 +05:30
Kovid Goyal
2d2d203862
...
2024-08-21 20:16:59 +05:30
Kovid Goyal
e36c10dfa3
Merge branch 'master' of https://github.com/nrledo/calibre
2024-08-21 19:10:23 +05:30
Rodríguez Ledo Nahúm, INI-MBM-MEB
0a28d743a1
Update jot_down.recipe
2024-08-21 15:10:20 +02:00
Kovid Goyal
76743a0210
Also create a page list anchor map in the book metadata
2024-08-20 08:18:34 +05:30
Kovid Goyal
a5086d836b
GaGadget by bugmen00t
2024-08-19 23:41:33 +05:30
Kovid Goyal
62dc99112c
Various Russian and Ukranian news sources by bugmen00t
2024-08-19 23:29:44 +05:30
Kovid Goyal
7e8d5ffe72
pep8
2024-08-19 23:29:34 +05:30
Kovid Goyal
8a781e9da0
Dont discard return value of goto_cfi() in standalone viewer ui_operations
2024-08-19 22:15:28 +05:30
Kovid Goyal
26d1126c62
E-book viewer: Allow going to links from the pagelist in the book via the Goto action in the viewer controls.
...
Typically, these are locations in the book corresponding to paper edition page
boundaries.
2024-08-19 22:14:26 +05:30
Kovid Goyal
4b8dec5a50
Merge branch 'master' of https://github.com/cbhaley/calibre
2024-08-19 13:28:41 +05:30
Charles Haley
1f0a3e6bd3
Allow a plugboard to change the series_index as well as the series name.
2024-08-19 08:48:01 +01:00
Kovid Goyal
92b9566b0a
Store page list in book metadata when rendering
2024-08-19 12:23:20 +05:30
Kovid Goyal
7a50e5cb5c
...
2024-08-19 09:51:32 +05:30