Nikolaj Olsson
b7546935c7
Merge pull request #8098 from diomed/main
...
Update hrv_OCRFixReplaceList.xml
2024-03-31 08:26:05 +02:00
Nikolaj Olsson
655ff19cf1
Merge pull request #8102 from ivandrofly/feature/plugins-search
...
Optimize plugin search in the UI
2024-03-31 08:25:37 +02:00
Ivandro Jao
de4824f9ca
Optimize plugin search in the UI
...
The plugin creation and addition to the listViewGetPlugins is moved into the conditional statement that checks for a match with the search text. This optimizes the search functionality by avoiding unnecessary plugin item creation when the search text does not match any plugin property, thus improving UI performance.
2024-03-31 02:30:24 +01:00
Nikolaj Olsson
cf8040977a
Try to re-add positioning to TTML IMSC 1.1
2024-03-30 21:35:24 +01:00
Nikolaj Olsson
81d2131f2a
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-03-30 21:12:01 +01:00
Nikolaj Olsson
7d9834d96e
Update change log
2024-03-30 21:11:56 +01:00
Nikolaj Olsson
33d674593e
Merge pull request #8099 from bovirus/main
...
Update Italian language
2024-03-30 21:07:31 +01:00
Nikolaj Olsson
0a24f2833e
Add new translaton
2024-03-30 21:06:59 +01:00
bovirus
9103ac109e
Update Italian language
2024-03-30 21:00:39 +01:00
Nikolaj Olsson
758dcac3de
Work on #8022
2024-03-30 20:39:26 +01:00
Nikolaj Olsson
2479754ced
Fix missing translation
2024-03-30 14:52:09 +01:00
Nikolaj Olsson
bb3e583f31
Use original media input for Faster-Whisper - thx Purfview :)
...
Fix #8097
2024-03-30 13:02:21 +01:00
May Kittens Devour Your Soul
9a0c9b252f
Update hrv_OCRFixReplaceList.xml
2024-03-30 09:51:56 +01:00
Nikolaj Olsson
1dd0228c70
Fix for embed/mp4 - thx Joe :)
2024-03-30 07:41:05 +01:00
Nikolaj Olsson
e3738a1b4b
Update Danish/Swedish translation
2024-03-30 07:40:38 +01:00
Nikolaj Olsson
278b642bbf
Update language settings
2024-03-29 15:39:25 +01:00
Nikolaj Olsson
16acd67e60
Update change log
2024-03-29 15:39:08 +01:00
Nikolaj Olsson
a242242153
Work on translation for #8074
2024-03-29 15:32:05 +01:00
Nikolaj Olsson
266f4cd79e
More #8074
2024-03-29 14:58:13 +01:00
Nikolaj Olsson
6a5d22b6ba
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-03-29 14:48:24 +01:00
Nikolaj Olsson
3952bcebe5
More work on #8074
2024-03-29 14:48:18 +01:00
Nikolaj Olsson
3db65b2b5b
Merge pull request #8092 from ivandrofly/feature/htmlutil-off-by-one
...
Fixes off by one error
2024-03-29 12:18:54 +01:00
Ivandro Jao
0ff192395d
Add tests for HtmlUtil.IsTextFormattable method
...
Two unit test methods were added to the HtmlUtilTest class to check the operation of the IsTextFormattable method. These tests cover different scenarios where the method should return true and false respectively.
2024-03-29 11:09:43 +00:00
Nikolaj Olsson
a2e8ef318c
Add some extra validation
2024-03-29 11:56:22 +01:00
Nikolaj Olsson
2cf1ad6246
Minor UI fix
2024-03-29 11:46:36 +01:00
Nikolaj Olsson
5bb086264f
Work on embed in mkv
2024-03-29 11:31:45 +01:00
Nikolaj Olsson
78351ffc2b
Add some support for PGS in mkv for "embed subs"
2024-03-29 08:06:13 +01:00
Nikolaj Olsson
d3cb4c8053
Fix minor formatting
2024-03-29 06:37:42 +01:00
Ivandro Jao
a7328d8ca8
Fixes off by one error
2024-03-29 05:13:50 +00:00
Nikolaj Olsson
851a668645
Merge pull request #8089 from ivandrofly/issues/nagivation-combo-7958
...
Fixes #7958
2024-03-28 19:56:53 +01:00
Ivandro Jao
b2d1d98285
Fixes #7958
2024-03-28 17:11:56 +00:00
Nikolaj Olsson
21a6f5bebb
Merge pull request #8087 from ivandrofly/issues/ocr-engine-8052
...
Fixes #8052
2024-03-28 18:06:26 +01:00
Nikolaj Olsson
8370e92a6b
Merge pull request #8088 from ivandrofly/issues/italic-7988
...
Fixes #7988
2024-03-28 18:05:35 +01:00
Ivandro Jao
fbd32b4a2f
Fixes old unit-test
2024-03-28 16:27:53 +00:00
Ivandro Jao
ac4049414c
Fixes #7988
2024-03-28 16:13:39 +00:00
Ivandro Jao
a4d6b26724
Add tests for French OCR error correction
...
Two new tests are added for the French language in the FixCommonErrors library. The added tests verify both changes and non-changes for hard-coded OCR (Optical Character Recognition) error correction.
2024-03-28 15:12:19 +00:00
Nikolaj Olsson
de837282f6
Minor rename
2024-03-28 15:49:02 +01:00
Nikolaj Olsson
d6493d25e5
Add delete input video after "generate" in embed - thx liam1900 :)
...
Also, new file suffix can be configured in "Configuration.Settings.Tools.GenVideoEmbedOutputSuffix"
2024-03-28 15:47:06 +01:00
Nikolaj Olsson
c89360b6a3
Minor UI fix
2024-03-28 14:42:33 +01:00
Nikolaj Olsson
af80665222
Merge pull request #8086 from ivandrofly/issues/linux-lang-issue-8084
...
Fixes #8084
2024-03-28 14:39:11 +01:00
Ivandro Jao
e720aa4e08
Fixes #8052
2024-03-28 13:16:37 +00:00
Ivandro Jao
ca2111a5da
Fixes #8084
2024-03-28 12:37:46 +00:00
Nikolaj Olsson
1b5d18e7b1
UI fix
2024-03-28 11:27:12 +01:00
Nikolaj Olsson
68d6ac6de0
Add a few "template animatons"
...
Related to #8066
2024-03-28 11:10:57 +01:00
Nikolaj Olsson
08240a370e
Update ffmpeg to 2024-03-25
2024-03-28 09:35:53 +01:00
Nikolaj Olsson
2fd8ee3041
Fix ChatGTP translate - thx longhoang1993 :)
...
Related to #7850
2024-03-28 09:04:00 +01:00
Nikolaj Olsson
69a71c82ab
Merge pull request #8083 from ivandrofly/feature/nikseCombobox-2
...
Feature/nikse combobox 2
2024-03-28 08:52:45 +01:00
Nikolaj Olsson
29721c1c7d
Merge pull request #8082 from ivandrofly/mpc-hc
...
Refactor OnCopyData event invocation in MessageHandlerWindow
2024-03-28 08:51:28 +01:00
Ivandro Jao
26ea050ccb
Add explanatory comment in NikseComboBox selection logic
...
A comment has been added into the NikseComboBox control to improve code readability. This comment details the conditions under which the selected index is updated, specifically when a new value is present and distinct from the previous selection within the '_items' list.
2024-03-27 21:49:18 +00:00
Ivandro Jao
afe0a09b56
Remove always false
...
'_textBox' is always init and is also readonly field which means the state won't change to null later
2024-03-27 21:40:18 +00:00