Nikolaj Olsson
7fe11340e1
Merge pull request #7900 from ivandrofly/feature/logger
...
Feature/logger
2024-02-03 18:30:24 +01:00
Nikolaj Olsson
1ae1b08d20
Merge pull request #7897 from PWillumsen/main
...
Fix: comment and and context was switched for some checks
2024-02-03 18:28:05 +01:00
Nikolaj Olsson
13cad5421a
Fix unit tests
2024-02-03 18:25:49 +01:00
Nikolaj Olsson
df10d9345f
Support for Remove if only music symbols
in CLI - thx Hlsgs :)
...
Work on #7898
2024-02-03 18:19:49 +01:00
Ivandro Jao
af58e4c777
Add machine info caching to SeLogger class
...
A cached version of the machine information is now utilized in the SeLogger class. The method GetSeInfo() now fetches data from this cache, rather than doing a direct fetch each time. This change aims to improve performance by reducing redundant information retrieval.
2024-02-02 22:45:09 +00:00
Ivandro Jao
3708e0c3da
Remove TextLengthHelper class from project
...
The TextLengthHelper.cs file under the TextLengthCalculator in the common library has been completely deleted. This change removes redundant functions and helps to streamline the codebase.
2024-02-02 22:22:46 +00:00
Peter Willumsen
73e2ba221d
Fix: comment and and context was switched for some checks
2024-02-02 11:03:48 +01:00
Nikolaj Olsson
51f95d9489
Try to fix Arabic character count - thx OmrSi :)
...
Work on #7889
2024-02-01 20:17:10 +01:00
Nikolaj Olsson
b501ebcb8c
More UI
2024-01-31 20:20:45 +01:00
Nikolaj Olsson
5d697ba8a0
Minor UI fix
2024-01-31 20:16:23 +01:00
Nikolaj Olsson
929f47ccb4
Use SubtitleMaximumDisplayMilliseconds for ShortenLongTexts + rename
2024-01-31 20:01:52 +01:00
Nikolaj Olsson
ae93b3204f
Fix for not-working double click in spell check - thx lambdacore12 :)
...
Fix #7879
2024-01-31 17:08:35 +01:00
Nikolaj Olsson
235ff1ef5a
Merge pull request #7876 from OmrSi/find-shortcut-in-find-select-text
...
Make using Find shortcut in its dialog select text
2024-01-31 16:50:46 +01:00
Nikolaj Olsson
4603e550b0
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-01-31 16:00:53 +01:00
Nikolaj Olsson
4d2bafa024
Fix shorten text bug - thx ivandrofly :)
...
Fix #7885
2024-01-31 16:00:45 +01:00
Ivandro Jao
0d495ab244
Update IAutoTranslator interface
...
The IAutoTranslator interface has been expanded with new documentation. Further clarification has been added to the 'Translate' method including its parameters and return value. Additionally, documentation for the 'MaxCharacters' property and a new 'Error' property have been added.
2024-01-29 22:02:55 +00:00
Ivandro Jao
c2a9faed0a
Integrate SeJsonParser as class field in MyMemoryApi
...
In the MyMemoryApi class, SeJsonParser is now instantiated as a class field instead of a local variable in the GetTranslatedTextAsync method. This change was implemented to simplify the retrieval of translated text from JSON results.
2024-01-29 22:01:08 +00:00
OmrSi
1640d7ffaf
Make using Find shortcut in its dialog select text
2024-01-29 14:40:42 +02:00
Nikolaj Olsson
5068fc65df
Fix json text decode bug - thx darnn :)
2024-01-29 07:56:06 +01:00
Nikolaj Olsson
710cb31cb7
Minor clean
2024-01-28 21:32:14 +01:00
Nikolaj Olsson
a052d3b083
Fix for MyMemory Russian/Hebrew - thx darnn :)
2024-01-28 21:31:20 +01:00
Nikolaj Olsson
b459aa22bb
Work on translate
2024-01-28 20:37:47 +01:00
Nikolaj Olsson
fe1d7ce238
Fix sorting
2024-01-28 18:04:16 +01:00
Nikolaj Olsson
56e778caa2
Add Hebrew to ChatGPT/Gemini - thx darnn :)
2024-01-28 18:03:48 +01:00
Nikolaj Olsson
fe514c9c9a
Work on Gemini translate
2024-01-28 17:59:15 +01:00
Nikolaj Olsson
c961c0bd3b
testing Gemini
2024-01-28 17:10:15 +01:00
Nikolaj Olsson
60cac9cb09
Update Russian translation - thx elfriob :)
2024-01-28 13:09:54 +01:00
Nikolaj Olsson
0dcea07dc6
Work on Thai (ext Unicode) character count - thx Poh :)
2024-01-27 19:07:09 +01:00
Nikolaj Olsson
f0564400de
Update French translation - thx Pierre :)
2024-01-27 18:46:21 +01:00
Hugo Carvalho
2776c450be
Update pt-PT.xml
...
For commit: 84b33dc9e0
2024-01-22 01:28:05 +00:00
Nikolaj Olsson
e254aea2c6
Upd<te Koeran translation - thx domddol :)
2024-01-21 08:48:02 +01:00
Nikolaj Olsson
1a593a8193
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-01-20 20:39:22 +01:00
Nikolaj Olsson
8e74470ba1
improve volume siderr and scaling - thx molitar :)
...
Somewhat fix #7847
2024-01-20 20:39:15 +01:00
bovirus
e544f88bb0
Update Italian language
2024-01-17 18:28:46 +01:00
Nikolaj Olsson
19d2fe5d54
Minor fix for #7837
2024-01-15 15:53:59 +01:00
Nikolaj Olsson
4085c25ee8
A little more #7839
2024-01-14 18:49:12 +01:00
Nikolaj Olsson
38fe049530
Yet another fix for ASSA default style - thx mpr0st :)
...
Fix #7839
2024-01-14 18:46:45 +01:00
Nikolaj Olsson
9fd8c0863d
Update change log
2024-01-14 17:46:09 +01:00
Nikolaj Olsson
730ff76951
Fix for ASSA new file default style - thx mpr0st :)
...
Fix #7839
(when default style if not "Default")
2024-01-14 17:32:26 +01:00
Nikolaj Olsson
fbc1447428
Fix single line length to 39 for Netflix Russian - thx Ekaterina :)
2024-01-11 19:28:26 +01:00
nkh0472
bcc0a1735c
Update zh-Hans.xml
...
for commit 84b33dc9e0
2024-01-11 13:55:02 +08:00
Nikolaj Olsson
4949495c9c
Add Turkish to translate via ChatGPT - thx Bel :)
2024-01-10 06:34:16 +01:00
Nikolaj Olsson
84b33dc9e0
Work on translate selected lines
2024-01-09 20:15:46 +01:00
Nikolaj Olsson
0a8746ea78
Try to improve ANSI encoding auto detect - thx wifi-left :)
...
Work on #7820
2024-01-07 17:38:11 +01:00
Nikolaj Olsson
d44fa6e205
Update Whisper CPP to V1.5.4
2024-01-06 18:52:18 +01:00
Nikolaj Olsson
3a81f5d2ed
Fix crash in "Remove text for HI" - thx darnn :)
...
Fix #7818
2024-01-06 17:29:34 +01:00
Nikolaj Olsson
46b431d478
Update Finnish translation - thx Teijo S :)
2024-01-05 19:39:01 +01:00
Nikolaj Olsson
91745db3c7
Change "Save as" shortcut from "Control+Alt+S" to "Control+Shift+S" to work with Polish - thx Krystian :)
2024-01-05 19:33:58 +01:00
Nikolaj Olsson
1a6d6422e7
Fix for last commit
2024-01-05 18:36:16 +01:00
Nikolaj Olsson
74f7c69e33
Add one more check
2024-01-05 18:35:23 +01:00