Commit Graph

16982 Commits

Author SHA1 Message Date
niksedk
0fc047c4aa Save Japanase as utf8 w bom (installer) 2023-02-04 15:14:43 +01:00
niksedk
9b6cb15fef Try to handle larger ASSA files better - thx MMT :) 2023-02-04 14:50:18 +01:00
niksedk
8e671e4c0d Set itt default time code to frames 2023-02-04 12:45:04 +01:00
niksedk
d0785a799e Add image pre-processing for batch convert export png
Work on #6397
2023-02-03 19:54:01 +01:00
niksedk
7008be78ab Fix issue with continuation style suffix "..." and comma - thx Edwin :) 2023-02-03 17:07:02 +01:00
niksedk
40a9a0d7cf Try to check for "Unknown argument" when running Whisper - thx chenlung :)
Related to #6547
2023-02-02 20:55:07 +01:00
niksedk
027f3cc00d Fix korean installer encoding - thx 슈니 :) 2023-02-02 20:33:47 +01:00
niksedk
08d7866597 Work on export multiple bdsup files to png with time code
Work on #6397
2023-02-02 19:43:56 +01:00
niksedk
43955d1d0b Fix installer file name 2023-02-02 19:10:30 +01:00
niksedk
9fe567a675 Trying to fix Korean installer translation code page 2023-02-02 18:53:02 +01:00
niksedk
31e9c77c1f Fix possible crash in batch convert - thx chensimmons :)
Fix #6635 (missing stream close)
2023-02-02 16:51:46 +01:00
niksedk
f372b9b803 Minor UI improvement 2023-02-02 07:26:31 +01:00
niksedk
47e25a9d75 Try to use more color for ssa default style - thx Amstramgram :) 2023-02-01 21:02:31 +01:00
niksedk
54744e8b9c Update Brazil translation - thx igorruckert :)
Fix #6632 identation
2023-02-01 19:58:19 +01:00
niksedk
7440e82fde Update Hungarian translation - thx Zityi :) 2023-02-01 19:51:57 +01:00
niksedk
91f55901d0 Fix assa tag issue w export to image 2023-02-01 15:19:54 +01:00
niksedk
aca715115f Add some retry when batch writing files 2023-02-01 09:35:18 +01:00
niksedk
166a56f7f7 Add unit test for ebu stl font 2023-01-31 22:17:25 +01:00
niksedk
a62c480517 Fix extra space after </font> in EBU - thx Stefan :) 2023-01-31 21:59:31 +01:00
niksedk
526f878324 Fix for loading default SSA header in mpv video preview 2023-01-31 20:49:53 +01:00
niksedk
2ede66c680 Fix for SSA style - thx Amstramgram :) 2023-01-31 20:49:14 +01:00
niksedk
6c4fa2cd58 Update French translation - thx Pierre :) 2023-01-31 20:03:58 +01:00
niksedk
aaeff9280b Work on "Multiple replace" apply button - th Sopor :)
Work on #6633
2023-01-31 18:58:13 +01:00
Nikolaj Olsson
d074c69b4a
Merge pull request #6634 from nkh0472/patch-72
Update zh-Hans.xml
2023-01-31 00:26:30 -05:00
nkh0472
12c6fddf94
Update zh-Hans.xml
for commit ce9cb210ff
2023-01-31 09:44:26 +08:00
niksedk
d57256e448 Update winget files 2023-01-30 19:28:32 +01:00
niksedk
f6bcf23b38 SE 3.6.11 2023-01-30 19:00:48 +01:00
niksedk
f1a5705adf Allow to keep partial Whisper transscription 2023-01-30 18:51:09 +01:00
niksedk
b0849cdd84 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2023-01-30 18:37:57 +01:00
niksedk
c9f8e243df Re-add fix casing after Vosk 2023-01-30 18:37:51 +01:00
Nikolaj Olsson
56a3d0705c
Merge pull request #6631 from hugok79/patch-85
Update pt-PT.xml
2023-01-29 12:38:16 -05:00
Nikolaj Olsson
896dcdac19
Merge pull request #6627 from potplayer-fanpack/main
Update pl-PL.xml
2023-01-29 12:37:23 -05:00
Hugo Carvalho
527455f3e1
Update pt-PT.xml 2023-01-29 17:13:42 +00:00
niksedk
f0ba19b657 Use correct preview style for ssa/mpv for new ssa file 2023-01-29 17:56:11 +01:00
Ivandro Jao
b032560935 Do not messed up next CSV line with CRLF 2023-01-29 14:44:30 +00:00
Adam Malich
96b88e5421 Update pl-PL.xml 2023-01-29 09:19:43 +01:00
niksedk
faa3dc0e6a Minor update of nocr db 2023-01-28 19:03:28 +01:00
niksedk
d67b5b2119 Update Korean translation - thx domddol :) 2023-01-28 19:03:10 +01:00
niksedk
1a360b8ac9 Fix unit test 2023-01-28 16:29:16 +01:00
niksedk
c963d37ae1 Update change log 2023-01-28 16:16:43 +01:00
niksedk
95ab8df354 Update change log 2023-01-28 16:14:53 +01:00
niksedk
b4f084fdb2 Update Whisper.cpp to 2023-01-28 2023-01-28 16:06:35 +01:00
niksedk
ec0f45e94b Fix focus issue in wordlists window 2023-01-28 15:10:17 +01:00
Nikolaj Olsson
04493a17c1
Merge pull request #6621 from ivandrofly/develop
NameList: Make namelist more interactive
2023-01-28 09:02:40 -05:00
Ivandro Jao
35e9c7b78e Fixes wrong method call 2023-01-28 11:56:40 +00:00
Ivandro Jao
885bb6fe0a Make namelist more interfactive by using async/await 2023-01-28 11:54:10 +00:00
Nikolaj Olsson
c5ed6683d1
Merge pull request #6619 from bovirus/main
Update italian language
2023-01-27 17:11:15 -05:00
niksedk
a38e5fa408 Fix for recent translate commit 2023-01-27 23:10:36 +01:00
niksedk
b42bf04b9e Fix remove interjections issue - thx Zezslav :) 2023-01-27 22:12:05 +01:00
bovirus
34cc80cc3a
Update italian language 2023-01-27 21:20:39 +01:00