Nikolaj Olsson
|
cae0e9e2d9
|
Merge pull request #3862 from xylographe/pr/TesseractRunner
[TesseractRunner] Minor refact
|
2019-12-02 13:43:15 +01:00 |
|
Nikolaj Olsson
|
06d341e8f1
|
Merge pull request #3861 from xylographe/pr/TesseractThreadRunner
[TesseractThreadRunner] Use new TesseractRunner for each ThreadPool thread
|
2019-12-02 13:42:07 +01:00 |
|
Nikolaj Olsson
|
38645ebdb0
|
Merge pull request #3860 from xylographe/pr/VobSubOcr
Fix AutoBreakLines in VobSubOcr for POSIX environment
|
2019-12-02 13:33:22 +01:00 |
|
Waldi Ravens
|
43165a02fc
|
[TesseractRunner] Minor refact
|
2019-12-02 12:09:32 +01:00 |
|
Waldi Ravens
|
81fd08bf3b
|
Fix AutoBreakLines in VobSubOcr for POSIX environment
|
2019-12-02 10:08:43 +01:00 |
|
Waldi Ravens
|
a9b027ec16
|
[TesseractThreadRunner] Use new TesseractRunner for each ThreadPool thread
|
2019-12-02 09:19:58 +01:00 |
|
Nikolaj Olsson
|
c5673defb1
|
Do not "auto balance lines" in "Split long lines" - thx xmrea :)
Fix #3858
|
2019-12-01 18:00:55 +01:00 |
|
Nikolaj Olsson
|
aae1e9d523
|
Always show netflix check in Tools menu
|
2019-12-01 17:59:40 +01:00 |
|
Nikolaj Olsson
|
a9f0cbe255
|
Auto-detect ANSI encoding now default true
|
2019-12-01 17:59:02 +01:00 |
|
Nikolaj Olsson
|
b9310aed16
|
Merge pull request #3856 from xylographe/pr/CommandLineConvert
[CommandLineConverter] Minor fix + minor refact + more Usage
|
2019-11-30 08:28:05 +01:00 |
|
Waldi Ravens
|
9bbb57aecb
|
[CommandLineConverter] Minor fix + minor refact + more Usage
|
2019-11-30 07:25:22 +01:00 |
|
Nikolaj Olsson
|
ef08f30d0f
|
Ignore "+" before offset in cmd line convert
|
2019-11-29 16:01:00 +01:00 |
|
moob
|
960915c14b
|
Add pt_NoBreakAfterList.xml
|
2019-11-29 06:10:53 +01:00 |
|
Nikolaj Olsson
|
6bc2c822d4
|
Allow custom order of actions in cmd line convert + same action multiple times
related to #3854
|
2019-11-28 18:35:38 +01:00 |
|
Nikolaj Olsson
|
fe22638846
|
Chage button size in ocr
(to avoid letter cut off)
|
2019-11-28 18:33:25 +01:00 |
|
Nikolaj Olsson
|
6c46b7e56f
|
Remove dead method
|
2019-11-28 17:06:28 +01:00 |
|
Nikolaj Olsson
|
e6404eb8f0
|
Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit
|
2019-11-28 16:54:54 +01:00 |
|
Nikolaj Olsson
|
13ed5a66d3
|
Fix a few minor issues regarding "DarkTheme"
|
2019-11-28 16:50:04 +01:00 |
|
Waldi Ravens
|
5fbf4a9ad4
|
Improve efficiency of NoBreakAfterItem.IsMatch()
Refact commit dce7c5a6d6 .
|
2019-11-28 14:03:32 +01:00 |
|
Nikolaj Olsson
|
d4f1e4f28f
|
Update change log
|
2019-11-28 13:24:39 +01:00 |
|
Nikolaj Olsson
|
fc949ee664
|
Fix crash in cmd line FixCommonErrors - thx Rouzax :)
Fix #3854 (and a few other minor changes)
|
2019-11-28 13:13:03 +01:00 |
|
Nikolaj Olsson
|
88092d4e58
|
Refact a little
|
2019-11-28 12:38:58 +01:00 |
|
Nikolaj Olsson
|
85b124e6db
|
Fix text - thx xylographe :)
#issuecomment-559350210
|
2019-11-28 12:25:59 +01:00 |
|
Nikolaj Olsson
|
4d77da9f57
|
Some updates to format "ProjectionSubtitleList"
|
2019-11-28 12:24:57 +01:00 |
|
Waldi Ravens
|
dce7c5a6d6
|
Fix NoBreakAfterItem.IsMatch()
Fixes #3853
|
2019-11-28 05:51:08 +01:00 |
|
xylographe
|
7a625f7b3b
|
Merge pull request #3852 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
|
2019-11-27 12:16:56 +01:00 |
|
May Kittens Devour Your Soul
|
cee2650da3
|
Update hrv_OCRFixReplaceList.xml
|
2019-11-26 11:55:48 +01:00 |
|
Nikolaj Olsson
|
1f0b1d85ee
|
Improve overwrite setting in "Batch convert" - thx mgutt/xylographe :)
Fix #3847
|
2019-11-26 05:43:16 +01:00 |
|
Waldi Ravens
|
46782409f6
|
[OcrFixReplaceList] Fix initialisation from User list
|
2019-11-25 20:28:31 +01:00 |
|
Nikolaj Olsson
|
f1f8a4df8f
|
Yet another fix - thx xylographe :)
|
2019-11-25 19:54:58 +01:00 |
|
Nikolaj Olsson
|
b2b20dc7e2
|
Fix xml tags
|
2019-11-25 19:40:27 +01:00 |
|
Nikolaj Olsson
|
626d290d1f
|
Fix a few more issues with OcrFixReplaceList - thx xylographe :)
|
2019-11-25 19:29:51 +01:00 |
|
Nikolaj Olsson
|
fbd659fc09
|
Fix BeginLines/EndLines/WholeWords/RegEx for OcrFixReplaceLst_User files - thx Maitch :)
Fix #3850
|
2019-11-25 18:28:15 +01:00 |
|
Nikolaj Olsson
|
9ed5490c6e
|
Fix list view initialization issue - thx AlexandreMT :)
Fix #3849
|
2019-11-25 18:02:16 +01:00 |
|
Nikolaj Olsson
|
977a2044b4
|
Make "ShowNegativeDurationInfoOnSave" enabled by default
|
2019-11-24 18:39:08 +01:00 |
|
Nikolaj Olsson
|
26995e11e5
|
Make field private
|
2019-11-24 18:38:38 +01:00 |
|
Nikolaj Olsson
|
576fe99dcd
|
More work on Japanese
|
2019-11-24 14:50:07 +01:00 |
|
Nikolaj Olsson
|
0e21d22825
|
Work on Japanese
|
2019-11-24 13:51:37 +01:00 |
|
Nikolaj Olsson
|
c98a863109
|
Improve status message with errors in "Fix common errors" - thx Milenko :)
|
2019-11-24 10:00:38 +01:00 |
|
Nikolaj Olsson
|
94bff89ca1
|
More work on new Japanese format
|
2019-11-23 20:37:02 +01:00 |
|
Nikolaj Olsson
|
c3be5fe291
|
More work on new format
|
2019-11-23 17:59:19 +01:00 |
|
Nikolaj Olsson
|
c383604474
|
Add waveform command "Set current as new selection"
For imported lines
|
2019-11-23 16:17:00 +01:00 |
|
Nikolaj Olsson
|
249cd7ccaf
|
Make Netflix quality check work with Japanese
|
2019-11-23 09:58:01 +01:00 |
|
Nikolaj Olsson
|
80847dcdd6
|
More work on new format
|
2019-11-23 06:31:18 +01:00 |
|
Nikolaj Olsson
|
3609756e6f
|
More work on new format
|
2019-11-22 20:37:13 +01:00 |
|
Nikolaj Olsson
|
a3f91042ed
|
Update change log
|
2019-11-22 20:24:40 +01:00 |
|
Nikolaj Olsson
|
5edfe587fe
|
More work on new format
|
2019-11-22 20:17:39 +01:00 |
|
Nikolaj Olsson
|
602fecd261
|
More work on new format
|
2019-11-22 19:48:23 +01:00 |
|
Nikolaj Olsson
|
c4bc063e32
|
Work on new format
Add support for horizontalDigit
|
2019-11-22 13:19:35 +01:00 |
|
Nikolaj Olsson
|
ec6ba2da82
|
More work on new format
|
2019-11-22 08:46:25 +01:00 |
|