Commit Graph

20236 Commits

Author SHA1 Message Date
Nikolaj Olsson
8e8dbb2ee6 Add new language tag 2024-10-31 19:30:51 +01:00
Nikolaj Olsson
8722f3338d Add new shortcut "Move first word to previous subtitle" - thx Rychelle :) 2024-10-31 18:40:45 +01:00
Nikolaj Olsson
41acc6c3c0 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-10-31 05:57:49 +01:00
Nikolaj Olsson
4ccce2018e One more italic ocr fix - thx Zoltan :) 2024-10-31 05:57:41 +01:00
Nikolaj Olsson
2e37921de4
Merge pull request #8955 from bovirus/main
Update Italian language
2024-10-29 10:06:52 +01:00
bovirus
35bba6429d
Update Italian language 2024-10-29 09:26:34 +01:00
Nikolaj Olsson
42ec487b16
Merge pull request #8954 from hugok79/patch-130
Update pt-PT.xml
2024-10-29 07:16:07 +01:00
Hugo Carvalho
cc8eb37c5e
Update pt-PT.xml
For commits: 07f76ecfc2 (diff-3739ec7e8e0333cea987509cd29a48760a72f67e63e3fa6bdeed9154acbf4111R3191) and 11b4c25f55
2024-10-28 23:40:32 +00:00
Nikolaj Olsson
d2915f8221
Merge pull request #8947 from ivandrofly/feature/hyphen
Standardize hyphen character handling in RemoveDialogFirstLineInNonDialogs 
2024-10-27 08:21:10 +01:00
Nikolaj Olsson
40262121b0 More tts
Work on #8869
2024-10-27 08:11:26 +01:00
Nikolaj Olsson
b99fc65053 Update change log 2024-10-26 21:22:08 +02:00
Nikolaj Olsson
2fe2cf591e Fix for resize in tts regenerate text
Related to #8869
2024-10-26 21:18:52 +02:00
Nikolaj Olsson
11b4c25f55 Update ffmpeg to 7.1 2024-10-26 21:10:52 +02:00
Nikolaj Olsson
fb5e4365a2 More TTS 2024-10-26 20:34:46 +02:00
Nikolaj Olsson
a8c80f6238 More TTS - fix eleven labs language/stability UI confilict 2024-10-26 20:30:57 +02:00
Nikolaj Olsson
44b0a188b7 Work on #8869 2024-10-26 20:25:01 +02:00
Nikolaj Olsson
523b297147 Update Korean translation - thx domddol :) 2024-10-26 19:54:42 +02:00
Nikolaj Olsson
bee041bf27 Try to fix #8937
EBU long texts
2024-10-26 18:51:09 +02:00
Ivandro Jao
279f04c14d Standardize hyphen character handling in RemoveDialogFirstLineInNonDialogs.
Replaced occurrences of literal hyphen characters with named constants to improve code readability and maintainability. This change ensures consistent handling of both hyphen-minus and standard hyphen characters throughout the function.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-25 23:50:17 +01:00
Nikolaj Olsson
0913c8d72a
Merge pull request #8934 from ivandrofly/build
SubtitleEdit.csproj: Build
2024-10-24 18:02:02 +02:00
Nikolaj Olsson
96743aa922
Merge pull request #8935 from ivandrofly/libse-proj
Update project metadata and repository URL in LibSE.csproj
2024-10-24 17:58:12 +02:00
Nikolaj Olsson
9b41308c5a
Merge pull request #8936 from Flitskikker/feature/btc-improvement-20241021
Another small Beautify time codes improvement
2024-10-24 17:57:36 +02:00
Nikolaj Olsson
b7f43592c5
Merge pull request #8938 from nkh0472/patch-393240
Update zh-Hans.xml
2024-10-24 17:57:12 +02:00
nkh0472
3d9a4890ed
Update zh-Hans.xml
for commit 07f76ecfc2
2024-10-24 21:54:58 +08:00
Ivandro Jao
dfbff454e1 Update project metadata and repository URL in LibSE.csproj
Modified the RepositoryUrl to point to the general SubtitleEdit repository and added an IsPackable property to allow the project to be included in packages. This ensures the updated repository URL is more accurate and the project is properly packable.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-23 21:13:29 +01:00
Nikolaj Olsson
54fd14b43b Add easier re-generate TTS - thx cvrle77 :) 2024-10-23 19:04:32 +02:00
Ivandro Jao
04a27f38c7 Remove redundant newline in SubtitleEdit project file
This change removes an unnecessary newline at the end of src/ui/SubtitleEdit.csproj. This helps maintain consistency and cleanliness in the project file formatting.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-23 12:57:23 +01:00
Ivandro Jao
33700ae363 Add build helpers target to SubtitleEdit project
Moved the build helpers target from LibSE.csproj to SubtitleEdit.csproj. This change ensures that the build helper scripts are invoked during the build process of the SubtitleEdit project, enhancing consistency and maintainability.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-23 12:54:12 +01:00
Ivandro Jao
424e21628b Remove obsolete pre-clean target from project file
Deleted the BeforeClean target that was removing HunspellAssemblies from the output path. This target is no longer necessary and simplifies the build process.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-23 12:36:29 +01:00
Ivandro Jao
88a45822ae Remove outdated pre-compilation tasks from project file
The pre-compilation tasks referencing NHunspell and executing OS-specific scripts were removed from the project file. This cleanup streamlines the build process and removes dependencies on external scripts that are no longer necessary.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-23 12:36:29 +01:00
nikolaj.olsson
95c12f5e03 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-10-23 13:18:43 +02:00
nikolaj.olsson
2aa5d901fb Update Anthropic Claude Sonnet model name to "claude-3-5-sonnet-latest" 2024-10-23 13:18:37 +02:00
Nikolaj Olsson
6dd17f90ac
Merge pull request #8933 from bovirus/main
Update Italian language
2024-10-23 10:01:50 +02:00
bovirus
7bd0570a4e
Update Italian language 2024-10-23 08:10:06 +02:00
Nikolaj Olsson
07f76ecfc2 Add stability + similarity language tags 2024-10-23 06:51:10 +02:00
Nikolaj Olsson
a926b62876 Minor adjustment 2024-10-22 21:16:54 +02:00
Nikolaj Olsson
5f8a53b2a7 Add elevenlabs stability/similarity settings - thx aymanmostafa11 :)
Related to #8928
2024-10-22 21:11:08 +02:00
Nikolaj Olsson
5ad438408b Minor fix for button height (OCR spell check whole word) 2024-10-22 16:28:43 +02:00
Nikolaj Olsson
cc72a41711
Merge pull request #8929 from ivandrofly/dev
WhisperAudioToText: Bug fix 🐛
2024-10-22 16:20:19 +02:00
Nikolaj Olsson
46d27c25d2
Merge pull request #8925 from ivandrofly/typo-fix
Fix typo in variable name 'ImportedSubitle' to 'ImportedSubtitle' 🔃
2024-10-22 16:17:53 +02:00
Nikolaj Olsson
ab13f76f15
Merge pull request #8932 from diomed/main
Update hrv_OCRFixReplaceList.xml
2024-10-22 16:15:40 +02:00
May Kittens Devour Your Soul
ca6b0feea1
Update hrv_OCRFixReplaceList.xml 2024-10-22 10:49:18 +02:00
Martijn van Berkel (Flitskikker)
bd6f556fbf Check for in-between shot changes when connecting subtitles while using a very high "Tread as connected" setting 2024-10-21 21:34:12 +02:00
Ivandro Jao
48a5ad91b3 Fix variable name in WhisperAudioToText subtitle loading
Corrected the input filename variable from srtFileName to vttFileName to ensure the correct subtitle format is processed. This fixes potential misloading issues when handling WebVTT files.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-21 19:36:11 +01:00
Ivandro Jao
5c9346c32c Refactor logging and transcript check in WhisperAudioToText
Simplify the logic by reordering logging updates and transcript checks. This removes redundant `UpdateLog` and `SeLogger.WhisperInfo` calls, streamlining the flow and maintaining the existing functionality.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-21 19:33:08 +01:00
Ivandro Jao
c63d8e0865 Fix typo in variable name 'ImportedSubitle' to 'ImportedSubtitle'
Corrected the misspelled variable name across both Main.cs and ImportUnknownFormat.cs files. Ensured consistent and accurate reference to 'ImportedSubtitle' for better code readability and functionality.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-10-21 13:41:36 +01:00
Nikolaj Olsson
5fd050a1b8
Merge pull request #8918 from ivandrofly/time-unit-conversion
Refactor frame-to-milliseconds conversion
2024-10-20 12:58:58 +02:00
Nikolaj Olsson
a2a226a2b5
Merge pull request #8921 from Flitskikker/feature/btc-bugfix-20241018
Small "Beautify time codes" improvement
2024-10-20 12:55:27 +02:00
Nikolaj Olsson
674dcf3159
Merge pull request #8920 from Flitskikker/feature/import-shotcuts-initial-directory
Initially browse for shot cuts in video folder
2024-10-20 12:54:50 +02:00
Nikolaj Olsson
aeed8afa3c
Merge pull request #8919 from Flitskikker/feature/update-nl-translation-20241018
Update Dutch translation
2024-10-20 12:54:13 +02:00