Commit Graph

18155 Commits

Author SHA1 Message Date
niksedk
5eaaaf1ced Add Help for Beautify time codes 2023-09-14 17:00:32 +02:00
niksedk
d171d4e9c2 Add a few names 2023-09-13 21:34:36 +02:00
niksedk
853bd699f4 Fix video going right after fullscreen in undocked mode - thx Alex :) 2023-09-13 07:12:01 +02:00
niksedk
8d9004ccff Remember "Merge short lines" "Max chars" in "Batch convert" - thx
despairTK :)
Fix  #7376
2023-09-13 07:02:01 +02:00
niksedk
e3adaa4a75 Check for whisper.cpp in selected lines
Work on  #7360
2023-09-12 21:55:24 +02:00
niksedk
34678b8a8f Update Purfview's Faster Whisper to r153 2023-09-12 21:49:18 +02:00
niksedk
713dd31a0b Fix for live spell check - thx AE-Ismail :)
Fix #7373
2023-09-12 21:08:37 +02:00
Nikolaj Olsson
d5e7ebf617
Merge pull request #7367 from diomed/master
Croatian OCR fixes
2023-09-12 19:28:58 +02:00
Nikolaj Olsson
64e41ae6d5
Merge pull request #7363 from ivandrofly/feature/sub-stations
Refactor category import/export for efficiency
2023-09-12 19:28:41 +02:00
niksedk
15e23e4ff5 Minor U fix 2023-09-12 16:11:59 +02:00
niksedk
ceb465484f Use UTF8 explicit in GT auto translate - thx Andrebavila/ivandrofly :) 2023-09-11 20:58:04 +02:00
niksedk
d74094d7d2 Minor UI fix 2023-09-11 20:56:44 +02:00
May Kittens Devour Your Soul
3794ef1c6c
Update hrv_OCRFixReplaceList.xml 2023-09-11 14:20:34 +02:00
May Kittens Devour Your Soul
1403e5b2a2
Update hrv_OCRFixReplaceList.xml 2023-09-11 11:28:46 +02:00
May Kittens Devour Your Soul
830445fe8c
Update hrv_OCRFixReplaceList.xml 2023-09-11 10:43:16 +02:00
niksedk
13ecfaf242 Try to use encoding from settings when saving BDN/XML - thx nautilus7 :)
Fix #7362
2023-09-11 06:27:25 +02:00
Ivandro Jao
bbfa8b6ffb Refactor category import/export for efficiency
The chosen categories import/export functionality in 'Assa/SubStationAlphaStylesCategoriesImportExport.cs' was refactored. Instead of iterating over listViewCategories twice to add items to ChosenCategories list, a single LINQ query was used to streamline the process. This increases the efficiency of the function. The import method was renamed to 'ReloadChosenCategories' for better readability.
2023-09-10 23:25:57 +01:00
niksedk
32f83c4d68 Minor UI fix for view log in sub burn-in 2023-09-10 22:56:48 +02:00
niksedk
f88133ad3d Update Bulgarian translation - thx Калин :) 2023-09-10 21:55:27 +02:00
niksedk
555086956a Minor clean 2023-09-10 18:59:26 +02:00
niksedk
59ebeacdf7 Take progress % from cmd line if available for Faster Whisper 2023-09-10 18:59:11 +02:00
niksedk
f443c56dc9 Minor clean 2023-09-10 17:47:05 +02:00
niksedk
94bc216a1a Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2023-09-10 17:16:45 +02:00
niksedk
9f00b0ee2a Update model size (info only) 2023-09-10 17:16:38 +02:00
Nikolaj Olsson
8b38c5c114
Merge pull request #7357 from ivandrofly/feature/merge-short-lines-except-dialog
Fixes #7356
2023-09-10 08:48:50 +02:00
niksedk
28365cff87 Remember "total line max chars" in Tools - "Break/split long lines" 2023-09-10 08:45:42 +02:00
Ivandro Jao
5de0929d67 Fixes #7356 2023-09-09 13:16:57 +01:00
Nikolaj Olsson
d4a27e65c4
Merge pull request #7341 from diomed/patch-2
Update hrv_OCRFixReplaceList.xml
2023-09-09 11:30:49 +02:00
Nikolaj Olsson
cb0d7c6d34
Merge pull request #7351 from ivandrofly/feature/aribB36
Correct 'AlternateExtensions' capitalization in AribB36
2023-09-09 11:30:33 +02:00
niksedk
44635667c1 Dot allow mouse wheel scroll in combobox textbox when list is open 2023-09-09 08:37:20 +02:00
niksedk
bd4f2d6228 Set fist msgbox button as default button - thx Angie :) 2023-09-09 08:29:28 +02:00
Ivandro Jao
d3fc11a757 Correct 'AlternateExtensions' capitalization in AribB36
'AlternateExtensions' values are now in lowercase. This change has been made to ensure consistency across the code and to prevent potential case-sensitive issues. The list variable declaration has also been refactored just for code efficiency.
2023-09-08 21:55:23 +01:00
niksedk
ccc3eab6e6 Stop auto duration if move current start/end - thx traycerb :)
Work on #7226
2023-09-08 20:16:13 +02:00
niksedk
b7af81c1e8 Minor UI fix 2023-09-08 18:52:21 +02:00
niksedk
a200a61481 Minor fix for toolbar overflow text color 2023-09-08 06:32:43 +02:00
niksedk
7dbd143f0c Update change log 2023-09-08 06:20:33 +02:00
niksedk
94f789d088 Add row sort in ASSA styles - thx tormento :)
Work on  #7345
2023-09-08 06:18:34 +02:00
niksedk
762f1883cb Update change log 2023-09-08 06:17:37 +02:00
niksedk
878fbd4942 Fix keeping colors after restart - thx Cyprien-22 :)
Fix #7342
2023-09-07 18:59:23 +02:00
niksedk
295dee08d1 Better error handling for clip board - thx jmaraujouy :)
Fix #7343
2023-09-07 18:29:40 +02:00
May Kittens Devour Your Soul
a042c6b9f1
Update hrv_OCRFixReplaceList.xml 2023-09-07 13:41:13 +02:00
May Kittens Devour Your Soul
7fcbd51af1
Update hrv_OCRFixReplaceList.xml 2023-09-07 10:49:04 +02:00
niksedk
356a0268ca Minor UI fixes 2023-09-06 23:51:14 +02:00
niksedk
f39fb49300 Minor fix for zoom drop down - thx oep42 :) 2023-09-06 23:21:17 +02:00
niksedk
580c781671 Testing bg color 2023-09-06 23:08:00 +02:00
niksedk
97756ecb14 Duration box a tiny bit wider 2023-09-06 22:56:23 +02:00
niksedk
9627fd713c Support for Ooona shot change file import - thx Eva :) 2023-09-06 22:56:10 +02:00
niksedk
bbeb7e56c4 Remember settings from "Bridge gaps" + fix numericUpDown issue - thx bgaesslein :)
Fix #7335
2023-09-06 22:27:40 +02:00
niksedk
c99760d216 Minor UI adjustment 2023-09-06 22:03:12 +02:00
niksedk
aec8bd92cf More testing PAC on Linux 2023-09-06 07:46:06 +02:00