Commit Graph

2168 Commits

Author SHA1 Message Date
Nikolaj Olsson
d8ce0f479a Re-add improved zero seconds check from pr #4027 2020-03-08 19:03:19 +01:00
Nikolaj Olsson
b704a6ebfb Refactor changes from #4027 2020-03-08 18:36:48 +01:00
Nikolaj Olsson
fbacbdda14 fix bug from pr #4027 2020-03-08 18:12:29 +01:00
Ivandro Ismael
11ea739451 Subtitle: Improve AdjustDisplayTimeUsingSeconds 2020-03-08 16:17:15 +00:00
Nikolaj Olsson
ab3a4ee55b 3.5.14 2020-03-08 08:52:46 +01:00
Nikolaj Olsson
cf28ac4ff7 Add column sorting to "Batch convert" file list view 2020-03-08 08:31:41 +01:00
Nikolaj Olsson
dbdabec9c3 Add "Select all" / "Inverse selection" for FCE fixes 2020-03-08 08:30:57 +01:00
Nikolaj Olsson
c04d0b639b Improve (missed one) dialog fix for 3-liners - thx bitsix :)
Related to comment #4015 (comment) in #4015
2020-03-07 17:31:28 +01:00
Nikolaj Olsson
71ce533646 Improve dialog fix for 3-liners - thx bitsix :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4015#issuecomment-596097200 in #4015
2020-03-07 17:17:25 +01:00
Nikolaj Olsson
75f8ab6345 Fix crash in RemoveUnneededSpaces 2020-03-07 13:23:38 +01:00
Nikolaj Olsson
44f111f5ce Optimize srt load a little 2020-03-07 09:52:00 +01:00
Nikolaj Olsson
1a6329d283 Refact "Subtitle.cs" (minor) 2020-03-07 07:34:42 +01:00
Nikolaj Olsson
e42367a126 Fix issue with fix space in dialogs - thx bitsix :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4015#issuecomment-596005958 in #4015
2020-03-07 07:30:05 +01:00
Nikolaj Olsson
e091b30707 Fix "Batch convert" issue with new auto-br optimzation 2020-03-04 16:05:16 +01:00
Nikolaj Olsson
05ddca1d87 Fix issue with rtl and libmpv - thx OmrSi :)
See 2fe6303f32 (commitcomment-36947882)

Also related to comment: https://github.com/SubtitleEdit/subtitleedit/issues/4015#issuecomment-593117873 in #4015
2020-03-04 08:45:32 +01:00
Nikolaj Olsson
b3c28dd22e Refact MicroDvd (minor) 2020-03-03 08:56:47 +01:00
Nikolaj Olsson
077110d2e1 Remove alignment for second line in "Merge text with same time codes" - thx Jamakmake :) 2020-03-03 08:56:05 +01:00
Nikolaj Olsson
5b34f9f25b Fix end time for format "DVDSubtitle" - thx Jade :) 2020-03-03 05:42:45 +01:00
Ivandro Ismael
f9754c1bdd Optimize recalculate display time 2020-03-02 16:17:58 +00:00
Nikolaj Olsson
16c2f5878a Optimize auto-split 2020-03-01 19:29:27 +01:00
Nikolaj Olsson
b263b226f1 Optimize auto-br 2020-03-01 15:50:39 +01:00
Nikolaj Olsson
0019ca9d4e Limit recent files 2020-02-29 23:14:09 +01:00
Ingo S
47ad423d43 Update format Pac - thx Ingo S :)
- Support secondary code page (first defaults to Latin in proprietary tools)
- Support Turkish code page (Latin with some exceptions)
- Lots of characters added to various PAC code pages
- Support three-byte special characters for Greek
- Support priority for multibyte special characters which sometimes contradict
- Support flag to throw exceptions when finding invalid character (-sequences)
2020-02-29 15:19:16 +01:00
Nikolaj Olsson
34a63df46a Fix "Fix invalid italic tags" with ASS tags - thx Jamakmake :) 2020-02-29 14:49:29 +01:00
Nikolaj Olsson
82d67f09e2 Fix crash when parsing bad BDSUP files - thx Jan :) 2020-02-28 21:41:38 +01:00
Nikolaj Olsson
725263ae6e Improve read of badly formatted srt - thx Aleksander :)
+Add error for missing blank line before number+time-code
2020-02-25 22:08:28 +01:00
Nikolaj Olsson
e610f8ff91 Fix for auto-br dialog (minor) 2020-02-25 11:52:58 +01:00
Nikolaj Olsson
ddc4d548e9 Import text with tc from file name - thx ChuotVu/BlazeSeven1989 :)
Fix #4006
2020-02-25 08:40:28 +01:00
Nikolaj Olsson
05d77a2d4e Remove unused var 2020-02-25 06:29:09 +01:00
Nikolaj Olsson
115bb26546 Improve text/dialog-split in "Split/break long lines" 2020-02-24 09:23:23 +01:00
Waldi Ravens
ba12df94e2 Restore UTF8-BOM encoding 2020-02-24 05:02:35 +01:00
Nikolaj Olsson
4301ba4c60 Fix very long lines in EBU STL - thx rustyjm :)
Fix #4008
2020-02-23 19:11:21 +01:00
Nikolaj Olsson
3d385d9a42 Remove MLang
Possible due to PR #4007
2020-02-23 11:47:07 +01:00
Nikolaj Olsson
ae09ddc9c6
Merge pull request #4007 from NickZ/encoding-linux
Fix encoding detection on non-Windows platforms
2020-02-23 11:31:11 +01:00
Nikolaj Olsson
489a70b281 Fix possible crash when using MS translator API 2020-02-23 10:35:17 +01:00
Nick Zatkovich
905c3a28f6 Add UTF.Unknown to detect encodings, replacing Win32-only dependency 2020-02-23 01:32:53 -08:00
Nikolaj Olsson
4117249c17 More recent files... thx OmrSi :)
Related to #3991
2020-02-22 19:27:05 +01:00
Nikolaj Olsson
bd84f97224 Add missing "renumber" 2020-02-22 07:24:08 +01:00
nikolaj.olsson
73792348ff Avoid multiple empty entries in "recent files" - thx OmrSi :)
Related to #3991
2020-02-21 07:41:13 +01:00
Nikolaj Olsson
2290919ce8 Fix wrong language tag 2020-02-20 20:38:05 +01:00
Nikolaj Olsson
3eebbff1da Fix "Reopen" regarding "blank" + "Save as..." - thx OmrSi :)
Fix #3991
2020-02-20 20:13:14 +01:00
Nikolaj Olsson
d6a0c6f115 Fix codacy issue 2020-02-19 21:41:35 +01:00
Nikolaj Olsson
54f7a2ab80 Fix import/export profile 2020-02-19 21:23:25 +01:00
Nikolaj Olsson
fee407f880 Merge branch 'master' into feature/add-setting-for-dialog-style 2020-02-19 20:25:02 +01:00
Nikolaj Olsson
b5374a7375 Improve text regarding "gaps between subtitles" 2020-02-19 16:29:46 +01:00
Nikolaj Olsson
8ff5512930 Try to fix #3991 again 2020-02-19 15:59:54 +01:00
Nikolaj Olsson
a2bcecb36c Fix split dialog - thx Ouroboros1995 :)
Fix #4002
2020-02-18 18:29:48 +01:00
Nikolaj Olsson
9867b90ddb Merge with master 2020-02-17 23:34:55 +01:00
Nikolaj Olsson
ad8da730ac Add "Collapse" context menu for "shortcuts treeview" 2020-02-17 23:09:35 +01:00
Nikolaj Olsson
c4eb9f8088 More #3991 2020-02-17 22:42:53 +01:00
Nikolaj Olsson
2e02d2eb4d More fixes for "open original" - thx OmrSi :)
Fix #3991
2020-02-17 22:31:56 +01:00
Nikolaj Olsson
c0b595366c Fix for default enc when upgrading - thx Jamakmake :) 2020-02-17 22:15:57 +01:00
Nikolaj Olsson
3d3443dce4 Fix FCE remove dash single line - thx Ding-adong :)
Related to comment in #3416
comment https://github.com/SubtitleEdit/subtitleedit/issues/3416#issuecomment-587035108
2020-02-17 21:54:35 +01:00
Nikolaj Olsson
69649a0ee8 Merge branch 'master' into feature/add-setting-for-dialog-style 2020-02-17 21:38:04 +01:00
Nikolaj Olsson
117fba4425 Fix for shortcut open original - thx OmrSi :)
Fix #3991
2020-02-17 18:28:53 +01:00
Martijn van Berkel (Flitskikker)
b85b39c95f Update dialog style for profiles 2020-02-16 22:40:52 +01:00
Nikolaj Olsson
2f0bdb785b Update dialog style when updating
Update dialog style correctly when upgrading from SE 3.5.13 or earlier
2020-02-16 21:23:47 +01:00
Nikolaj Olsson
033b5c2906 Fix issue with "toggle dash" and empty line + allow for toggle without sentence ending - thx OmrSi :)
Related to https://github.com/SubtitleEdit/subtitleedit/pull/3993#issuecomment-586738034
2020-02-16 21:07:56 +01:00
Nikolaj Olsson
25979b3839 Handle en dash somewhat 2020-02-16 19:10:41 +01:00
Nikolaj Olsson
2a514af0ed Improve "Toggle dialog dashes" - thx OmrSi :)
Related to https://github.com/SubtitleEdit/subtitleedit/pull/3993#issuecomment-586713792
2020-02-16 15:54:45 +01:00
Nikolaj Olsson
dab09fda9f Fix Codacy issue 2020-02-16 14:10:31 +01:00
Nikolaj Olsson
d7ea5010a0 Fix codacy issue 2020-02-16 13:20:54 +01:00
Nikolaj Olsson
86ae70b7ad Fix for "Remove text for HI" and dialog style 2020-02-16 13:17:59 +01:00
Nikolaj Olsson
b4d6df3737 Use dialog styles in "Remove text for HI" 2020-02-16 13:03:01 +01:00
Nikolaj Olsson
de8e454a8b Merge branch 'master' into feature/add-setting-for-dialog-style 2020-02-16 11:40:47 +01:00
Nikolaj Olsson
c078e63f7f Fix add space with single music note in italic - thx btsix :) 2020-02-16 11:24:02 +01:00
Nikolaj Olsson
7722ce1fd5 Fix a few Codacy issues 2020-02-16 09:15:33 +01:00
Nikolaj Olsson
ab4701128a Add setting for dialogue style
Related to #3416
2020-02-16 08:08:19 +01:00
Nikolaj Olsson
68c8f4454a Improve encoding for header in EBU STL - thx Ingo S :) 2020-02-13 20:06:15 +01:00
Nikolaj Olsson
4e84f10c84 Refact of FixSpanishInvertedQuestionAndExclamationMarks
Minor
2020-02-12 16:35:12 +01:00
Nikolaj Olsson
fa15157502 Fix crash in "fix Spanish inversion marks" - thx Lokotito :)
Fix #3984
2020-02-11 16:39:10 +01:00
Nikolaj Olsson
2f9fed2790 Fix #3974 + new shortcut "remove time codes" in "list view" - thx OmrSi :) 2020-02-10 22:22:53 +01:00
Waldi Ravens
3637df4246 [libse] Regression: Run UpdateAssemblyInfo and UpdateLanguageFiles 2020-02-10 21:28:49 +01:00
Nikolaj Olsson
7a4d667bf4 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-02-10 17:45:42 +01:00
Nikolaj Olsson
96ef9f8f51 Add shortcut for "remove time codes" (listview + textbox) 2020-02-10 17:45:24 +01:00
Waldi Ravens
5e6f7ebb07 [DurationsBridgeGaps] Fix error message 2020-02-10 02:41:00 +01:00
Nikolaj Olsson
5d7f31c47a Fix for Blu-ray sup file end time - thx mgutt :)
Fix #3980
2020-02-09 15:41:36 +01:00
Waldi Ravens
f0835f0c41 Fix: add DirectorySeparatorChar at end of DataDirectory 2020-02-09 14:06:58 +01:00
Nikolaj Olsson
0f28d058cc Add new encoding "UTF-8 without BOM" (#3979)
* Add new encoding "UTF-8 without BOM"

* Fix command line converter

* Fix parameter names (codacy issues)

* Fix missing else statement - thx  xylographe :)
2020-02-09 10:49:26 +01:00
NickZ
6c870292dd
Fix opening URLs, files, and folders on Linux with recent versions of Mono (#3978)
* Add exception handling for opening URLs and files

* Fix opening urls on recent versions of Mono

* fix netflixfixerrors open, fix opening help

* remove logging

* remove unused exception
2020-02-09 09:02:11 +01:00
Nikolaj Olsson
a1a6c3a3bc Improve unit test base dir hack 2020-02-09 08:44:26 +01:00
Nikolaj Olsson
250a7b9fe6 Improve hack for unit tests 2020-02-08 18:08:49 +01:00
Nikolaj Olsson
47a813ae34
Feature/test run settings (#3975)
* Test removal of local.testsettings

* Simplify settings

* Fix variable name + remove class attribute

* Add "DeploymentItem" attribute back

* display info when running "build_helpers.bat"

* again...

* mote test

* More logging

* Revert build_helpers.bat

* Undo some test changes

* test failed test

* Fix unit test again

* more testing

* Remove hardcoded hunspell dll files + re-add test category for spell checker test

* work

* Work on unit tests
2020-02-08 14:54:31 +01:00
Nikolaj Olsson
e199d5228c Improve comments 2020-02-08 11:24:03 +01:00
Nikolaj Olsson
edd1d550b8 Fix FCE short gap without time codes - thx OmrSi :)
Fix #3970
2020-02-08 03:05:50 +01:00
Nikolaj Olsson
39b30ecf70 Fix two minor codacy issues 2020-02-07 23:07:56 +01:00
niksedk
124b28159b Remove (obsolote) support for SSL3 2020-02-07 08:13:56 +01:00
niksedk
867e0394c2 Remember "merge short lines max chars" - thx taxen :)
Fix #3957
2020-02-06 19:13:39 +01:00
Nikolaj Olsson
07fb76be4a Add some support for reading Adobe Premire .prproj files - thx Ariana :) 2020-02-06 16:48:42 +01:00
Nikolaj Olsson
bb4134f392 Make subrip allow empty lines (even when no line numbers) - thx Niels :) 2020-02-06 16:47:49 +01:00
Nikolaj Olsson
976f1a2168 Fix one compile warning 2020-02-06 16:41:33 +01:00
Nikolaj Olsson
394b84d770 Save zero-time-code when having no time code for format EBU STL 2020-02-06 13:05:28 +01:00
Nikolaj Olsson
403578c3eb
Merge pull request #3946 from EraYaN/multiframework
Move LibSE to multiple frameworks (.NET Standard2.1 and .NET 4.0)
2020-02-05 20:38:21 +01:00
Nikolaj Olsson
103415f90d Cleanup .avi riff parser 2020-02-03 20:53:39 +01:00
Nikolaj Olsson
3341bb4b6c Fix reading CsvNuendo without text - thx samia :) 2020-02-03 20:51:25 +01:00
Nikolaj Olsson
6c86399677 Improve auto detect encoding for Polish language - thx Krzysztof :) 2020-02-03 17:12:51 +01:00
Waldi Ravens
c2d6fe3e5f Exclude .NET Standard 2.1 target with VS2017 2020-02-02 11:35:05 +01:00
Erwin de Haan
d2d5479221 Disable generating AssemblyInfo for all frameworks
There is already a template in the project.
2020-02-02 11:34:25 +01:00
Erwin de Haan
0bbf5e7d32 Move LibSE to multi targetframeworks.
NETStandard2.1 and .NET 4.0
2020-02-02 11:34:24 +01:00
Nikolaj Olsson
ee65f5a63e Make two methods public
Needed for unit testing...
2020-02-01 19:45:16 +01:00
Nikolaj Olsson
ef06cd9f48 Try to fix #3966 again 2020-02-01 09:16:03 +01:00
Nikolaj Olsson
8a323e216a Improve auto-detect ANSI encoding for Polish 2020-01-31 21:45:15 +01:00
Nikolaj Olsson
802d36eb88 Fix last commit
Fix #3966
2020-01-31 18:19:19 +01:00
Nikolaj Olsson
e5cc73b16a Fix crash when opening translation only from blank - thx OmrSi :)
Fix #3964
2020-01-31 16:34:01 +01:00
Nikolaj Olsson
f72d8c110c Fix reading "VPosition" with decimal point - thx Marko :) 2020-01-31 14:10:43 +01:00
Nikolaj Olsson
76e29693e6 Fix output time for new json format 2020-01-31 07:37:18 +01:00
Nikolaj Olsson
fec7f74d59 Minor double space fix 2020-01-30 20:24:07 +01:00
Nikolaj Olsson
942c0272b0 Add new sub format - thx uckthis :)
Fix #3959
2020-01-29 21:59:16 +01:00
Nikolaj Olsson
579c8baeab Fix unit tests 2020-01-29 21:27:48 +01:00
Nikolaj Olsson
c6b1ace715 More remove interjections stuff - thx Waleri :) 2020-01-29 21:05:54 +01:00
Waldi Ravens
9e17c86694 Minor fix (NoBreakAfterList) 2020-01-29 13:51:52 +01:00
Nikolaj Olsson
449cc666d1 Make new json format more tolerant 2020-01-28 19:25:20 +01:00
Nikolaj Olsson
285e48f565 Fix top alignment in format "SMPTE-TT 2052" - thx Flavia Rezende :) 2020-01-28 18:02:38 +01:00
Nikolaj Olsson
6cd77b1327 Add new sub format - thx Ingo :) 2020-01-28 17:55:14 +01:00
Nikolaj Olsson
bacfe46c24 Move ts code 2020-01-27 21:48:09 +01:00
Nikolaj Olsson
54e86bc1c7 Move class 2020-01-27 21:45:42 +01:00
niksedk
08311b4a41 Fix bug in "Remove interjections" with comma - thx Waleri :) 2020-01-27 15:27:10 +01:00
Nikolaj Olsson
ef4922fb58 Add read support of top aligment from .scc 2020-01-26 18:58:58 +01:00
Nikolaj Olsson
5518e9558c Fix minor issues in new sub format 2020-01-25 08:09:37 +01:00
Nikolaj Olsson
5777190e8b Add new json subtitle format - thx Niraj :) 2020-01-25 07:30:20 +01:00
Nikolaj Olsson
c4ace296b5 Improve performance for .scc reading 2020-01-24 05:15:11 +01:00
Waldi Ravens
0b85422002 [VobSubOcr] Add missing multi-lang items 2020-01-24 04:13:25 +01:00
Waldi Ravens
39720b5e2b [Configuration] Minor refact 2020-01-23 19:02:02 +01:00
Waldi Ravens
5828cec1d1 [NameList] Add processing of user Names list 2020-01-23 03:42:21 +01:00
Nikolaj Olsson
8680355d03 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-01-21 16:01:20 +01:00
Nikolaj Olsson
41be50975b Fix time code in format .sif - thx Milenko :) 2020-01-21 15:46:57 +01:00
Waldi Ravens
5bff5c7a41 [OcrFixReplaceList] Fix XML tag name "PartialLinesAlways"
and replace inconsistent field name.
2020-01-21 00:27:02 +01:00
Nikolaj Olsson
f4ade59d0a SE 3.5.13 2020-01-20 15:49:06 +01:00
Nikolaj Olsson
a5ba19496f Another frame fix 2020-01-20 08:04:41 +01:00
Nikolaj Olsson
3fad7e2703 Fix issue with frames - thx Jose /darnn :)
Fix#3929
2020-01-20 07:31:58 +01:00
Nikolaj Olsson
8607526a33 SE 3.5.12 2020-01-19 14:32:57 +01:00
Nikolaj Olsson
1e467be921 Refact/fix ocr-fix-engine "check one letter word" - thx xylographe :)
Related to https://github.com/SubtitleEdit/subtitleedit/issues/3899#issuecomment-575968147 and #3899
2020-01-19 07:47:37 +01:00
Nikolaj Olsson
4aef0f70a2 Update Tesseract OCR from 4.1.0 to 4.1.1 2020-01-18 18:15:35 +01:00
Waldi Ravens
da77ce8fd9 Add and apply Utilities.GetSubtitleLanguageCultures() 2020-01-18 10:04:14 +01:00
Nikolaj Olsson
bb47836a17 More minor fixes for Linux 2020-01-16 19:02:05 +01:00
Nikolaj Olsson
3b4a728759 Add a few languages to WebVTT - thx Jamakmake :) 2020-01-16 05:14:08 +01:00
Nikolaj Olsson
5c75b59ee2 Set default font on Linux to "DejaVu Serif" + improve About dialog for Linux 2020-01-14 21:56:00 +01:00
Nikolaj Olsson
6e4cc7175e Fix for generic json sub parser - thx kyuntot :) 2020-01-11 19:46:12 +01:00
Nikolaj Olsson
b9af4c6c30 Fix issues with user-replace-list - thx shag00 :)
Fix #3904
2020-01-11 09:31:05 +01:00
Waldi Ravens
f7a29724e3 Formatting (whitespace only) 2020-01-08 18:45:14 +01:00
Nikolaj Olsson
75ecb38eb8 Another fix for start ellipsis and "add missing space" - thx btsix :) 2020-01-07 18:24:21 +01:00
Nikolaj Olsson
058a4a997b Fix for start ellipsis and "add missing space" - thx btsix :) 2020-01-05 17:18:42 +01:00
Nikolaj Olsson
cdc7ce9d8d Fix casing in laguage tag 2020-01-04 13:10:35 +01:00
Nikolaj Olsson
44a41b85e0 Fix issues found in "Batch convert" testing
Loosely related to #3899
2020-01-04 12:59:47 +01:00
Nikolaj Olsson
17f8e391c7 Fix typo 2020-01-04 08:20:31 +01:00
Nikolaj Olsson
6f5b504209 Add "remove line breaks" to "Batch convert" + "cmd line convert" - thx xmrea :) 2020-01-02 19:08:19 +01:00
Nikolaj Olsson
2b77d7ed6a Fix crash in teletext parsing - thx xylographe :) 2020-01-02 18:30:26 +01:00
Nikolaj Olsson
4202b7211d Work on beta stuff 2019-12-31 14:51:53 +01:00
Nikolaj Olsson
894c043789 Refactor some netflix check + work on fix 2019-12-30 17:05:08 +01:00
Nikolaj Olsson
315f0441e3 Add apostrophe to "reverse-chars" in reverse rtl start/end
Fix #3766
2019-12-29 18:15:13 +01:00
Nikolaj Olsson
3dbadd68f6 Move word up/down refactor to separate class + unit tests
Work on #3887
2019-12-28 13:15:08 +01:00
Nikolaj Olsson
653287ff5a Minor fixes for export to "Spumux" - thx Isak :) 2019-12-28 11:32:12 +01:00
Nikolaj Olsson
668668994e Revert af3b26ad08 2019-12-26 08:11:30 +01:00
Nikolaj Olsson
18d2acb719 Add "Apply duration limits" to "Batch convert" + "cmd line convert" - thx xmrea/andradadad :)
Fix #3880
2019-12-25 11:38:43 +01:00
Nikolaj Olsson
af3b26ad08 Remove "Set minimum display time between paragraphs"
Related to #3881
2019-12-25 10:23:20 +01:00
Nikolaj Olsson
2c73337198
Merge pull request #3881 from Flitskikker/feature-syntaxcoloring-gaps
Add syntax coloring and "Fix common errors" option for too short gaps
2019-12-25 09:51:56 +01:00
Nikolaj Olsson
efc4866a84 Add hack for "DirectShow" and some (perhaps borken) win 10 installations 2019-12-23 08:03:27 +01:00
Nikolaj Olsson
4c7cbd159d Fix two minor Codacy issues 2019-12-22 16:05:23 +01:00
Waldi Ravens
a88b9930c1 [TransportStream] Refact teletext SubtractStartMs() 2019-12-22 14:05:52 +01:00
Nikolaj Olsson
7784b0c6f2 Fix order of reset/offset for teletext - thx xylographe :) 2019-12-22 11:34:06 +01:00
Nikolaj Olsson
33df78d50f Fix teletext offset issue - thx xylographe :) 2019-12-20 07:44:04 +01:00
Nikolaj Olsson
098dac73db Improve frame rate conversion precision - thx gru123 :)
Fix #3890
2019-12-20 07:33:22 +01:00
Nikolaj Olsson
d39d8fdcd5 Fix isseue with timestamp reset in ts files - thx xylographe :) 2019-12-15 10:40:10 +01:00
Martijn van Berkel (Flitskikker)
97e720fc9b Merge branch 'master' into feature-syntaxcoloring-gaps
# Conflicts:
#	src/Forms/Settings.Designer.cs
2019-12-13 00:12:50 +01:00
Nikolaj Olsson
eca6157df9 Add "Restore default settings" button in settings 2019-12-11 15:17:35 +01:00
Martijn van Berkel (Flitskikker)
580efbe28e Add additional common profile presets 2019-12-10 23:05:44 +01:00
Martijn van Berkel (Flitskikker)
dda26fa4d0 Add separate language item for "Fix short gaps" fix action 2019-12-10 18:35:28 +01:00
Martijn van Berkel (Flitskikker)
255275ab2d Add "Fix short gaps" option to "Fix common errors" 2019-12-10 18:28:40 +01:00
Martijn van Berkel (Flitskikker)
baac6ddf64 Add syntax coloring for gaps that are too short 2019-12-10 18:06:30 +01:00
Nikolaj Olsson
dad17570f0 Add "merge short lines" settings to batch convert
Work on #3867
2019-12-09 18:34:46 +01:00
Nikolaj Olsson
b6864ea27e Remove unused line 2019-12-09 18:09:14 +01:00
Nikolaj Olsson
a2d77afed2 Fix issue with Greek/missing spaces regarding "Ο,ΤΙ" - thx Harry :) 2019-12-09 16:05:21 +01:00
Nikolaj Olsson
98104f30fd Refactor to always use milliseconds internally 2019-12-09 15:38:46 +01:00
Nikolaj Olsson
8b233b5d03 Minor fix for last commit 2019-12-08 21:16:04 +01:00
Nikolaj Olsson
b15cf65f24 Work on new format 2019-12-08 21:12:19 +01:00
Nikolaj Olsson
229874eaee Fix bug in frame calc 2019-12-08 21:11:34 +01:00
Nikolaj Olsson
9238458611 Merge branch 'feature/batch-convert' 2019-12-08 15:21:31 +01:00
Nikolaj Olsson
2520c90375 Minor refact 2019-12-08 15:19:33 +01:00
niksedk
2840a87f9b Add new sub format - thx Magnus :) 2019-12-08 10:20:19 +01:00
niksedk
bf275f7592 Add merge actions to batch convert 2019-12-06 17:21:33 +01:00
niksedk
78b01939ab Work on batch convert 2019-12-06 11:13:52 +01:00
niksedk
b0323847e2 Add "merge lines with same text" to cmd line convert 2019-12-05 07:49:13 +01:00
niksedk
57ae834c23 Refact cmd line (minor) 2019-12-05 06:44:02 +01:00
Nikolaj Olsson
7abbf6145b Work on add of "merge actions" to cmd line convert 2019-12-05 05:49:35 +01:00
Nikolaj Olsson
276e0a85c0 work on batch convert 2019-12-04 14:39:11 +01:00
Nikolaj Olsson
976c366fd6 Add "Duplicate line" shortcut 2019-12-02 17:08:34 +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
a9f0cbe255 Auto-detect ANSI encoding now default true 2019-12-01 17:59:02 +01:00
Waldi Ravens
5fbf4a9ad4 Improve efficiency of NoBreakAfterItem.IsMatch()
Refact commit dce7c5a6d6.
2019-11-28 14:03:32 +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
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
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
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
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
Nikolaj Olsson
14b79ab2ea More work on new format 2019-11-21 23:06:03 +01:00
Nikolaj Olsson
87d6d3e341 Work on new format 2019-11-17 19:48:04 +01:00
Waldi Ravens
0cade99b07 Formatting (whitespace only) 2019-11-15 11:12:12 +01:00
Nikolaj Olsson
819949add1 Set default shortcut for "add text here" for selection in waveform to "Return" 2019-11-14 21:19:43 +01:00
niksedk
8123f9b459 work on psl 2019-11-14 08:17:27 +01:00
Nikolaj Olsson
dcd27e11e7 Try to improve pac reading - thx s3ncha :) 2019-11-13 19:50:41 +01:00
niksedk
8ebdb95cd2 More work on format psl 2019-11-12 11:02:42 +01:00
Nikolaj Olsson
c005877e71 More work on format psl 2019-11-12 08:20:17 +01:00
Nikolaj Olsson
d4cd692dd6 Add new format .psl (initial work) 2019-11-11 22:30:20 +01:00
Nikolaj Olsson
fe6f51799a Minor refactor 2019-11-11 17:02:18 +01:00
Nikolaj Olsson
a7b1abda40 Refactor BluRaySupParser.cs a little 2019-11-11 15:45:42 +01:00
Nikolaj Olsson
2758030e4e Work on unknown format importer 2019-11-11 14:44:11 +01:00
niksedk
b84c0ddf39 Fix static method 2019-11-11 10:55:04 +01:00
niksedk
e821495566 Fix typo + improve generic parsing a little 2019-11-11 10:16:42 +01:00
Nikolaj Olsson
94c3fb8f5d Minor refact 2019-11-10 19:55:53 +01:00
Nikolaj Olsson
3d86d2c342 Minor refact 2019-11-10 19:22:31 +01:00
Nikolaj Olsson
0f187cdf0e Improve TextST reading 2019-11-10 19:22:09 +01:00
Nikolaj Olsson
0499b237ac Minor refact + update change log 2019-11-10 12:53:07 +01:00
Nikolaj Olsson
ef127588f8 Improve new "auto br" for Arabic - thx OmrSi :) 2019-11-10 09:23:18 +01:00
niksedk
8df486e353 More work on "bottom heavy" auto br 2019-11-09 16:02:12 +01:00
niksedk
b2ba55ce0e Add "bottom heavy" option for "auto br" - thx Xy :) 2019-11-09 13:19:28 +01:00
Nikolaj Olsson
3a0fb89bd2 Use no-break-list in "auto br" 2019-11-08 16:20:34 +01:00
Nikolaj Olsson
8a7eabedfe Work on auto break 2019-11-08 13:09:48 +01:00
Nikolaj Olsson
53eb4efcdc Allow for even errors in srt files - thx andradadad :)
Fix #3831
2019-11-07 15:36:14 +01:00
Nikolaj Olsson
b41266cb06 Merge branch 'master' into feature/teletext 2019-11-06 19:00:50 +01:00
Nikolaj Olsson
5c4176f1cf Change break thresshold for comma/line-end 2019-11-06 18:49:22 +01:00
Nikolaj Olsson
35cea17f95 Refactor/codacy - make some members private/properties 2019-11-06 05:10:35 +01:00
Nikolaj Olsson
57857d90cb Fix crash on m2ts files without video stream 2019-11-05 20:48:42 +01:00
Nikolaj Olsson
2eb3909454 More settings for auto-br 2019-11-05 19:09:02 +01:00
Nikolaj Olsson
f3687b5e0e Trying to fix a few codacy issues 2019-11-04 20:15:37 +01:00
Nikolaj Olsson
73152895f9 Fix searching for sync byte in broken files
Related to performance fix 762ae24278
2019-11-04 05:32:51 +01:00
Nikolaj Olsson
deb7e9c2f1 Removed some unused stuff 2019-11-03 19:44:25 +01:00
Nikolaj Olsson
e2a76691b1 Add comments + small unit test 2019-11-03 12:37:30 +01:00
Nikolaj Olsson
beb897c351 Fix DVB Teletext subtitle incomplete 2019-11-03 08:06:06 +01:00
Nikolaj Olsson
762ae24278 Improve read performance a bit + fix possible crash at eof 2019-11-02 22:34:00 +01:00
Nikolaj Olsson
cef51948f6 Try to improve sync + fix possible crash 2019-11-02 22:17:10 +01:00
Nikolaj Olsson
535d02a92f Fix crash regarding start pts 2019-11-02 21:40:15 +01:00