Commit Graph

11674 Commits

Author SHA1 Message Date
Martijn van Berkel (Flitskikker)
e8495f7f8b Clarify settings texts 2020-04-11 11:21:05 +02:00
Martijn van Berkel (Flitskikker)
7190534467 Improve code quality 2020-04-11 11:06:36 +02:00
Martijn van Berkel (Flitskikker)
785e2a61c2 Move out continuation utilities 2020-04-11 10:31:14 +02:00
Martijn van Berkel (Flitskikker)
37a9044c09 Merge branch 'master' into feature/add-sentence-continuation-style
# Conflicts:
#	src/Forms/Settings.cs
2020-04-11 10:27:34 +02:00
Nikolaj Olsson
0ba1ac3f1b Change preview on video when changing ASS style 2020-04-11 09:01:13 +02:00
Nikolaj Olsson
c69399a128 Check for ffmpeg in data folder 2020-04-11 09:00:32 +02:00
Nikolaj Olsson
219c9f613e Fix crash after add new profile + reset - thx Jamakmake :) 2020-04-11 08:35:23 +02:00
Martijn van Berkel (Flitskikker)
055f3c391c Fix tabindex 2020-04-11 00:36:09 +02:00
Martijn van Berkel (Flitskikker)
4a11faa81a Fix conjunction 2020-04-11 00:35:49 +02:00
Martijn van Berkel (Flitskikker)
69c8b61dc2 Improve interruption candidate detection 2020-04-11 00:14:50 +02:00
Martijn van Berkel (Flitskikker)
292573d144 Fix method & make Dutch translation fit 2020-04-10 23:43:12 +02:00
Martijn van Berkel (Flitskikker)
8e98ce5d38 Refactor, fix preview generation 2020-04-10 23:35:17 +02:00
Martijn van Berkel (Flitskikker)
7366240b3f Merge branch 'master' into feature/add-sentence-continuation-style
# Conflicts:
#	libse/Forms/FixCommonErrors/FixMissingSpaces.cs
2020-04-10 23:27:02 +02:00
Martijn van Berkel (Flitskikker)
3ca0f1fa72 Update Dutch language file 2020-04-10 23:24:23 +02:00
Martijn van Berkel (Flitskikker)
254575ab82 Refactoring, add "None, only trailing dots for pauses" style for NF 2020-04-10 22:45:55 +02:00
Nikolaj Olsson
980b2be0b6 Try to speed up resize of main windows a little 2020-04-10 21:29:33 +02:00
Nikolaj Olsson
2dfc739bbd Optimize Sami format read speed - thx Jamakmake :) 2020-04-10 21:19:33 +02:00
Nikolaj Olsson
596b509a45 Change time-code-color slightly 2020-04-10 20:54:34 +02:00
Nikolaj Olsson
38d6ae1337 Update Danish translation 2020-04-10 17:22:30 +02:00
Nikolaj Olsson
36cdedfb56 Update change log 2020-04-10 17:03:10 +02:00
Nikolaj Olsson
0adc0b128e Allow generation of waveform without audio - thx serquis/grzesiek :)
Fix #3953
2020-04-10 16:13:28 +02:00
Martijn van Berkel (Flitskikker)
069cd2dbfa Update minimum gap ms 2020-04-10 13:31:27 +02:00
Nikolaj Olsson
7bd81b1a3a Change default value from last commit slightly 2020-04-10 13:15:56 +02:00
Nikolaj Olsson
f017ddfb8e Fix issue with make-two-color-thresshold - thx Signy13 :)
Fix #4106
2020-04-10 13:10:00 +02:00
Nikolaj Olsson
6c69933898 Avoid "encoding-flicker" in drag-n-drop 2020-04-10 11:59:38 +02:00
Nikolaj Olsson
30469be5e8 Minor fix for last commit 2020-04-10 09:54:28 +02:00
Nikolaj Olsson
17d736290b Improve check for loss of characters due to ANSI encoding 2020-04-10 09:52:09 +02:00
Nikolaj Olsson
4897440e81 Update Brazilian translation - thx Igor :) 2020-04-10 07:46:41 +02:00
Martijn van Berkel (Flitskikker)
608116b595 Refactor & More logic 2020-04-10 00:58:25 +02:00
Martijn van Berkel (Flitskikker)
0b6601aa09 Hide fix ellipses FCE if continuation style used 2020-04-09 23:44:30 +02:00
Nikolaj Olsson
521cece9e3 Add a few more encodings 2020-04-09 23:19:34 +02:00
Nikolaj Olsson
56dcbeb5b6 Improve lang auto detection for ko, th - thx Jamakmake :) 2020-04-09 23:09:10 +02:00
Martijn van Berkel (Flitskikker)
085cbf495b Further improve logic 2020-04-09 22:48:42 +02:00
Nikolaj Olsson
81abf9d2f3 Improve "FixMissingSpaces" support for ko, zh, ja, th - thx Jamakmake :)
regarding dialogs
2020-04-09 22:38:06 +02:00
Martijn van Berkel (Flitskikker)
33f65cb2b2 Merge branch 'master' into feature/add-sentence-continuation-style 2020-04-09 18:36:57 +02:00
Nikolaj Olsson
f78ee4cee2 Fix #4103 - thx ivandrofly :) 2020-04-09 18:11:35 +02:00
Nikolaj Olsson
fcbb08b732 Read variant of "Google Play json" - thx Jasmine :) 2020-04-09 17:46:10 +02:00
Nikolaj Olsson
7ac93a357c Add a few Portuguese words + make const 2020-04-09 17:09:20 +02:00
Nikolaj Olsson
026452aaf6 Trying (more) to improve ANSI encoding guessing - thx Marcel :) 2020-04-09 15:18:27 +02:00
Nikolaj Olsson
97ba10b9f9 Update change log 2020-04-09 10:54:46 +02:00
Nikolaj Olsson
d1a5df0524 Fix go to next error with too small gap - thx Nikola :) 2020-04-09 10:41:43 +02:00
Martijn van Berkel (Flitskikker)
0ec30d8299 Merge branch 'master' into feature/add-sentence-continuation-style
# Conflicts:
#	src/Forms/Main.cs
2020-04-09 09:37:09 +02:00
Nikolaj Olsson
3b6221d18c
Merge pull request #4101 from Flitskikker/feature/fix-extend
Add missing context menu events, fix SubtitleListview not refreshing all affected rows
2020-04-09 08:16:53 +02:00
Martijn van Berkel (Flitskikker)
defdc1dda5 Merge branch 'master' into feature/add-sentence-continuation-style 2020-04-09 00:31:40 +02:00
Martijn van Berkel (Flitskikker)
4d97a09897 Add missing context menu events, fix SubtitleListview not refreshing all affected rows 2020-04-09 00:28:19 +02:00
Martijn van Berkel (Flitskikker)
b1e9b532e3 Other way around 2020-04-09 00:15:28 +02:00
Martijn van Berkel (Flitskikker)
44e435d534 Detect continuation profile for SplitLongLines 2020-04-09 00:13:47 +02:00
Martijn van Berkel (Flitskikker)
f48cb967d1 Add more continuation stuff 2020-04-09 00:09:39 +02:00
Martijn van Berkel (Flitskikker)
526a234472 Add settings for fixing continuation style 2020-04-08 22:16:19 +02:00
Martijn van Berkel (Flitskikker)
85b909d2bd Add first sentence continuation logic 2020-04-08 21:27:48 +02:00