Commit Graph

19526 Commits

Author SHA1 Message Date
Nikolaj Olsson
bc3f369e90 Do not auto-set assa style for existing ASSA files
Fix  #8249
2024-04-27 20:10:27 +02:00
Nikolaj Olsson
1946176eef Add new subtitle format - thx lererledd :)
Fix #8247
2024-04-27 19:48:20 +02:00
Nikolaj Olsson
1500ab3bb0 Fix crash in traslate - thx lambdacore12 :)
Fix #8263
2024-04-27 19:28:12 +02:00
Nikolaj Olsson
bb9b53a995
Merge pull request #8251 from ivandrofly/feature/listview-operators
Refactor list view item checking actions
2024-04-27 19:09:30 +02:00
Nikolaj Olsson
33735920fe
Merge pull request #8255 from diomed/main
Update hrv_OCRFixReplaceList.xml
2024-04-27 19:07:57 +02:00
Nikolaj Olsson
a19201b194
Merge pull request #8261 from bovirus/main
Update Itlian language
2024-04-27 19:07:41 +02:00
Nikolaj Olsson
0c6e8fb10f Add "refresh voices" context menu for Piper/ElevenLabs 2024-04-27 19:07:14 +02:00
bovirus
0143e60c24
Update Itlian language 2024-04-26 16:24:22 +02:00
Nikolaj Olsson
ecdcb7fe7e Add CPS option to modify selection - thx uckthis :)
Work on #8148
2024-04-26 06:53:15 +02:00
May Kittens Devour Your Soul
890c6af3e6
Update hrv_OCRFixReplaceList.xml 2024-04-25 10:57:54 +02:00
Nikolaj Olsson
c9ba8b7873 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-04-24 18:27:27 +02:00
Nikolaj Olsson
9d39d1c9aa Add new format (LRC with ms) - thx eadmaster :)
Work on #8240
2024-04-24 18:27:21 +02:00
Ivandro Jao
3892288695 Refactor list view item checking actions
The list view item checking actions, such as "Select All" and "Invert Selection", have been refactored to their own methods (CheckAll, InvertCheck) to reduce repetition. These methods have been implemented in numerous forms across the code. This makes the codebase cleaner and more maintainable as the operations are abstracted out to separate methods.

Signed-off-by: Ivandro Jao <ivandrofly@gmail.com>
2024-04-24 11:02:26 +01:00
niksedk
88fa93fef8 Improve "Cancel" in batch burn-in - thx Leon :)
Fix  #8248
2024-04-24 07:34:58 +02:00
Nikolaj Olsson
452504a5cb Disable OK on tts is done 2024-04-23 07:13:48 +02:00
Nikolaj Olsson
63e6c96cad Handle .mp4 specially for gen video 2024-04-22 20:57:47 +02:00
Nikolaj Olsson
1854a38ca3 Minor burn-in ui fix 2024-04-22 20:14:31 +02:00
Nikolaj Olsson
c85c3556d9 Improve clean 2024-04-22 19:44:07 +02:00
Nikolaj Olsson
8615c0a126 Minor tts ui fix 2024-04-22 19:36:47 +02:00
Nikolaj Olsson
1aa8688c5c Minor tts fix 2024-04-22 19:14:59 +02:00
Nikolaj Olsson
12f66ed874
Merge pull request #8236 from diomed/main
srp ocr fixes
2024-04-22 15:53:52 +02:00
Nikolaj Olsson
40d40a4037 Minor ui fixes 2024-04-22 15:52:10 +02:00
Nikolaj Olsson
b9261d902f Fix for setting save 2024-04-21 21:33:52 +02:00
Nikolaj Olsson
302f5dbe60 Fix for last commit 2024-04-21 21:28:17 +02:00
Nikolaj Olsson
d3aa3cf126 Improve some error handling 2024-04-21 21:18:42 +02:00
Nikolaj Olsson
7726ed5eda Fix image export shadow when border is zero - thx pixelhunterX :)
Fix #8235
2024-04-21 20:46:55 +02:00
Nikolaj Olsson
4d200af854 Improve batch progress status label - thx Leon :)
Work on #8210
2024-04-21 20:45:21 +02:00
May Kittens Devour Your Soul
6a6cf5c58f
Update srp_OCRFixReplaceList.xml 2024-04-21 19:57:37 +02:00
Nikolaj Olsson
fc534e7e6b Minor UI fixes 2024-04-21 19:45:46 +02:00
May Kittens Devour Your Soul
67748be010
Update srp_OCRFixReplaceList.xml
replaces cyrilic with latinic
2024-04-21 19:41:22 +02:00
May Kittens Devour Your Soul
cbd0ce0b16
Merge branch 'SubtitleEdit:main' into main 2024-04-21 19:40:06 +02:00
Nikolaj Olsson
b56f93d99d Fix for "Source resolution" in burn-in - thx Leon :)
Work on #8210
2024-04-21 19:32:10 +02:00
Nikolaj Olsson
83a7aece48 Return edited subtitle from tts - thx cvrle77 :)
Work on #8230
2024-04-21 19:15:41 +02:00
Nikolaj Olsson
bffb62a2bb Fix "use source" context menu - thx Leon :)
Work on #8210
2024-04-21 16:17:27 +02:00
Nikolaj Olsson
e85d51d95d Add outpt file settings - thx David/Leon :)
Work #8210
2024-04-21 14:20:10 +02:00
Nikolaj Olsson
6fadc4a81f Add output file suffix - thx Leon :)
Related to #8210
2024-04-21 13:07:17 +02:00
Nikolaj Olsson
0791ee5899 Allow keeping source resolution - thx David :)
Work on #8210
2024-04-21 12:42:07 +02:00
Nikolaj Olsson
fcd567c5ac Minor fixes for #8210 - thx Leon :) 2024-04-21 12:09:55 +02:00
Nikolaj Olsson
bf84e6ca6b Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-04-21 11:56:11 +02:00
Nikolaj Olsson
181e50d723 Work on #8230 2024-04-21 11:56:05 +02:00
May Kittens Devour Your Soul
05f00ffe0d
Update hrv_OCRFixReplaceList.xml 2024-04-20 19:24:14 +02:00
Nikolaj Olsson
399db181cc
Merge pull request #8229 from diomed/main
croatian ocr fixes
2024-04-20 19:20:08 +02:00
May Kittens Devour Your Soul
f7f44edc75
Update hrv_OCRFixReplaceList.xml 2024-04-20 19:03:08 +02:00
Nikolaj Olsson
fb52adb22f Add new setting to disable load errors
Related to #8226
2024-04-20 16:31:49 +02:00
Nikolaj Olsson
6f637022df Update change log 2024-04-20 15:06:22 +02:00
Nikolaj Olsson
e1c3e9b07c Fix remove item from batch list
Work on #8210
2024-04-20 14:37:30 +02:00
Nikolaj Olsson
c7b5dd1f0a Try to workaround LibreTranslate issue - thx GOvEy1nw :)
Fix #8223
2024-04-20 12:14:43 +02:00
Nikolaj Olsson
903b2c2a73 Work on #8210 2024-04-20 07:33:28 +02:00
Nikolaj Olsson
7e0fa1f56a work on #8210 2024-04-20 00:26:13 +02:00
Nikolaj Olsson
57efc1bd18 Update Whisper Norwegian models - thx Jostein :) 2024-04-19 23:29:46 +02:00