Commit Graph

20278 Commits

Author SHA1 Message Date
Nikolaj Olsson
8ef56bb9bc Try to fix missing header in Batch convert with WebVTT to ASSA
Fix #8707
2024-09-05 21:09:29 +02:00
Nikolaj Olsson
835a2d08cd More clean 2024-09-05 20:04:08 +02:00
Nikolaj Olsson
7d593a72db Clean up test project 2024-09-05 19:37:04 +02:00
Nikolaj Olsson
37c84a1ca9 Remove duplicat hunspell package 2024-09-05 19:17:35 +02:00
Nikolaj Olsson
6840c360f3 A bit more checking of Whisper errors 2024-09-05 19:13:18 +02:00
Nikolaj Olsson
849b6a00f5
Merge pull request #8791 from ivandrofly/subtitle-csproj
Remove outdated .NET Framework bootstrapper packages
2024-09-05 19:09:53 +02:00
Nikolaj Olsson
2bcdd27594
Merge pull request #8786 from ivandrofly/test-project
Switch to Central Package Management and update binding redirect
2024-09-05 19:09:32 +02:00
Nikolaj Olsson
7459046842
Merge pull request #8790 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2024-09-05 19:08:46 +02:00
Ivandro Jao
8d792fac2f Remove EnsureNuGetPackageBuildImports target
This target was deleted from the project file as it is no longer necessary. The build process remains unaffected since the referenced NuGet package is already handled elsewhere. This change simplifies the csproj file and eliminates redundant checks.

Note: \packages\ directory is irrelevant for packagereference
Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-09-05 08:55:53 +01:00
May Kittens Devour Your Soul
4614ece4ae
Update hrv_OCRFixReplaceList.xml 2024-09-04 19:19:16 +02:00
Ivandro Jao
229f610e47 Remove outdated .NET Framework bootstrapper packages
Deleted deprecated bootstrapper packages for older .NET Framework versions (2.0, 3.0, 3.5). This cleanup reduces project clutter and aligns with current dependency requirements.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-09-04 11:24:02 +01:00
May Kittens Devour Your Soul
061edd7759
Update hrv_OCRFixReplaceList.xml 2024-09-03 21:34:24 +02:00
Ivandro Jao
a6fad99cb2 Update package references to use centralized management
Moved version numbers from individual csproj files to Directory.Packages.props to enable centralized management of package versions. This simplifies version control and ensures consistency across the project.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-09-03 15:38:21 +01:00
Ivandro Jao
f5392b2394 Use centralized package management
Refactor project files to use Directory.Packages.props for centralized NuGet package management, making dependency updates easier and more consistent across projects. Removed explicit version specifications from individual project files.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-09-03 14:49:11 +01:00
Nikolaj Olsson
5af6ddfa0c Update change log 2024-09-03 10:58:06 +02:00
Nikolaj Olsson
786925d5f8 Update change log 2024-09-03 10:56:21 +02:00
Nikolaj Olsson
3df739ce89 Update Romanian translation - thx Mircea :) 2024-09-03 10:54:57 +02:00
Nikolaj Olsson
23fed68a67 Save "Adjust settings" in "Batch convert" - thx oep42 :)
Fix #8710
2024-09-03 08:00:25 +02:00
Nikolaj Olsson
347db4637f Working on #8710 (Batch convert - save "adjust durations" option) 2024-09-02 22:49:11 +02:00
Nikolaj Olsson
924e7376e0 Update Romanian translation - thx Mircea :) 2024-09-02 17:06:04 +02:00
Ivandro Jao
d882c7a0b3 Reformat project file to improve readability
Replaced tabs with spaces and adjusted XML formatting in Test.csproj to enhance readability and maintain consistency. No functional changes were made to the project configuration.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-09-01 20:21:19 +01:00
Ivandro Jao
abd74866bf Add RuntimeIdentifier to Test.csproj
Removed the empty TargetFrameworkProfile and NuGetPackageImportStamp elements and added the RuntimeIdentifier property set to 'win'. This change specifies the runtime environment for the project, ensuring it targets the Windows platform explicitly.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-09-01 20:19:54 +01:00
Nikolaj Olsson
d06f1ea37c Work on settings 2024-09-01 21:08:25 +02:00
Ivandro Jao
d1fa485e44 Switch to PackageReference and update binding redirect
Replaced `packages.config` with `PackageReference` in `Test.csproj` for streamlined package management. Also updated the `System.Net.Http` binding redirect in `app.config` from version `4.2.0.0` to `4.1.2.0`.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-09-01 19:49:14 +01:00
Nikolaj Olsson
4206978b0b
Merge pull request #8785 from PMitsakis/main
Translation update
2024-08-31 22:31:05 +02:00
Nikolaj Olsson
deba83c1a9 Allow ASSA margin up to 9,999 - thx Jim :)
Old limit was 1000
2024-08-31 22:24:36 +02:00
Μητσάκης Παναγιώτης
3464125549
Update el-GR.xml 2024-08-31 11:24:42 +03:00
Nikolaj Olsson
f43662875f Add É (capital E with acute accent) to list of French special characters - thx dobratzp :)
Fix #8782
2024-08-30 16:47:22 +02:00
Nikolaj Olsson
f639e9cacf Fix for pasting ASSA in the waveform - thx MitchSirco :)
Fix #8781
2024-08-30 13:17:32 +02:00
Nikolaj Olsson
b58fa44884 Fix for last commit 2024-08-30 07:41:02 +02:00
Nikolaj Olsson
72562fb323 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2024-08-30 07:33:04 +02:00
Nikolaj Olsson
39326c8c81 Update change log 2024-08-30 07:02:07 +02:00
Nikolaj Olsson
95a2976051
Merge pull request #8761 from diomed/main
Update hrv_OCRFixReplaceList.xml
2024-08-30 06:56:11 +02:00
Nikolaj Olsson
452c194593
Merge pull request #8778 from hugok79/patch-128
Update Changelog.txt
2024-08-30 06:55:51 +02:00
Nikolaj Olsson
c624c44f7f
Merge pull request #8768 from Blackspirits/patch-2
Update Portuguese.isl
2024-08-30 06:55:16 +02:00
Nikolaj Olsson
533c89ee23 Remove default spell check shortcut - thx Javier :)
Save As" and "Spell Check" had the same keyboard shortcut (Ctrl+Shift+S)
2024-08-30 06:53:17 +02:00
Hugo Carvalho
ba4a892284
Update Changelog.txt
Fix typo
Add Portuguese translation credits
2024-08-30 01:58:30 +01:00
Nikolaj Olsson
1a6d3bf01b Fix for batch translate via Ollama - thx Anon1337Elite :)
Fix #8771
2024-08-28 18:44:47 +02:00
Nikolaj Olsson
3b7fdef52a Fix unit test 2024-08-28 15:18:39 +02:00
Nikolaj Olsson
d28bd895cd again... 2024-08-28 10:08:11 +02:00
Nikolaj Olsson
48d4558352 Fix for last commit 2024-08-28 10:03:18 +02:00
Nikolaj Olsson
36d81029d2 Fix undesired break lines in auto-´translate - thx Dyo-Anima :)
Fix #8770
2024-08-28 09:59:20 +02:00
Nikolaj Olsson
46d5d87c7e Fix time code parse 2024-08-28 09:34:48 +02:00
Nikolaj Olsson
6ff163a386 Fix frozen engine switch for Whisper - thx Leon :)
Fix #8769
2024-08-28 09:31:57 +02:00
Nikolaj Olsson
ccd85ecd4f Update ollama model list 2024-08-28 09:23:51 +02:00
Nikolaj Olsson
c3a44b62d5 Fix crash after running Whisper - thx JDTR75 :)
Related to #8755
2024-08-28 09:23:10 +02:00
Nikolaj Olsson
b4ae02bf36 Update change log 2024-08-27 16:30:11 +02:00
Nikolaj Olsson
8a40c195e3 Add pt-PT to Google Translate (and rename pt to "Portoguse (Brazil)" 2024-08-27 16:24:02 +02:00
Nikolaj Olsson
0a9511bf7e Add "TETUM" language to Google Translate 2024-08-27 16:20:43 +02:00
Blackspirits
9423b17293
Update Portuguese.isl 2024-08-27 09:30:33 +02:00