Commit Graph

2225 Commits

Author SHA1 Message Date
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
Nikolaj Olsson
29ecc61bf1 Add top alignment detection + fix for starttime 2019-11-02 20:00:02 +01:00
Nikolaj Olsson
59f30a0928 Work on teletext 2019-11-02 19:32:08 +01:00
Nikolaj Olsson
125cf52fc8 Fix repeating of last image sub 2019-11-02 18:38:14 +01:00
Nikolaj Olsson
b687247fec Work on teletext 2019-11-02 17:06:47 +01:00
Nikolaj Olsson
60f4e3e88b Hide empty image subs 2019-11-01 05:27:07 +01:00
Nikolaj Olsson
d0a6a95952 Work on teletext 2019-10-31 21:17:32 +01:00
Nikolaj Olsson
f0cd90cd63 Work on teletext 2019-10-31 19:53:32 +01:00
Nikolaj Olsson
36faf4b8a6 Work on teletext chooser + work on finding page number 2019-10-31 18:00:05 +01:00
Nikolaj Olsson
edfdd0b1a1 Merge branch 'master' into feature/teletext 2019-10-27 14:03:56 +01:00
Nikolaj Olsson
866d985b5c Change version number to 3.5.11 2019-10-27 08:15:41 +01:00
Nikolaj Olsson
cc8c0025af Work on teletext 2019-10-27 07:50:52 +01:00
Nikolaj Olsson
94c6143c07 work 2019-10-25 18:27:24 +02:00
Nikolaj Olsson
b370e8fd36 Initial work on teletext 2019-10-25 13:36:14 +02:00
Nikolaj Olsson
e864d24e59 Add DCinemaSmpte2014 + gen scene changes in batch
Related to #3812
2019-10-23 20:20:23 +02:00
niksedk
a7aacf3cfe Fix remove text for HI issue - thx von Suppé :)
http://forum.doom9.net/showthread.php?p=1887471#post1887471
2019-10-23 08:45:01 +02:00
Nikolaj Olsson
ae492d1101 Fix for two line color tags in ebu - thx Alfonso :) 2019-10-22 20:16:26 +02:00
Nikolaj Olsson
9bf5dd71ae Improve TS read performance slightly 2019-10-21 18:14:07 +02:00
Waldi Ravens
6c72ad9f83 Remove redundant overrides + Minor refact 2019-10-21 13:48:07 +02:00
Nikolaj Olsson
f36f157fcf Fix minor spelling err 2019-10-21 08:23:11 +02:00
Nikolaj Olsson
f290aeb760 Fix for last commit 2019-10-21 08:16:28 +02:00
Nikolaj Olsson
8807bd1d21 Fix bug in "Remove interjections" - thx Y4kuzi :) 2019-10-21 08:06:32 +02:00
Nikolaj Olsson
147e6020e8 Fix TS memory issue - thx MrRoso/mkver :)
Fix #3653
2019-10-20 19:16:03 +02:00
Nikolaj Olsson
c6761cc77f Allow decimal points in ASS font size - thx Meivyn :)
Fix #3806
2019-10-20 13:30:34 +02:00
niksedk
4574db1428 Fix spruce double lines with italic - thx Haiko :) 2019-10-18 14:33:59 +02:00
Nikolaj Olsson
02d0989cc3 Fix some string comparison types - thx ivandrofly :) 2019-10-15 21:40:23 +02:00
Nikolaj Olsson
79c17c6238 A few minor fixes for xml formats 2019-10-14 17:00:07 +02:00
Nikolaj Olsson
82b84f1f5c Work on esub 2019-10-14 16:41:14 +02:00
niksedk
3d82192aa8 Improve ESUB-XF 2019-10-14 16:09:21 +02:00
niksedk
50c59f1cdd Work on esub 2019-10-14 09:42:00 +02:00
Nikolaj Olsson
a755a9d038 A few minor improvements 2019-10-13 20:47:33 +02:00
Nikolaj Olsson
674a99f99d Fix time code for bd reading from m2ts - thx Jack1789 :)
Fix #3748
2019-10-13 13:11:31 +02:00
Nikolaj Olsson
50e89539be Fix loading last saved TS convert settings 2019-10-12 10:43:54 +02:00
Nikolaj Olsson
5eb62dd35e Add basic support for ESUB-XF - thx Bernard :) 2019-10-12 07:27:08 +02:00
Nikolaj Olsson
9b8262f783 Fix minor bottom margin TS convert bug + improve TS UI settings 2019-10-11 17:43:51 +02:00
Nikolaj Olsson
a175492246 And fix for last commit 2019-10-11 14:42:07 +02:00
Nikolaj Olsson
bab274d19c Fix bug i GetStreamTypeString - thx xylographe :) 2019-10-11 14:40:51 +02:00
Nikolaj Olsson
4bf92aae10 Fix whitespace issue in TTML - thx gru123 :)
Fix #3797
2019-10-11 05:45:13 +02:00
Nikolaj Olsson
6aa1ab8be0 Make "capture top align" in OCR disabled by default 2019-10-10 19:10:24 +02:00
Nikolaj Olsson
d94ca07601 Fix office suite name 2019-10-10 19:09:24 +02:00
Nikolaj Olsson
5d41c898f2 Clean up some ts code 2019-10-10 16:41:46 +02:00
Nikolaj Olsson
c41f6e8dcb Use screen res from ts in export bd (from ocr/ts-track-chooser) 2019-10-10 16:20:24 +02:00
Nikolaj Olsson
7d863c1dca A few fixes for language info from ts files 2019-10-10 15:06:53 +02:00
Nikolaj Olsson
06bf912e29 Use language info from ts files 2019-10-10 13:38:58 +02:00
Nikolaj Olsson
56b3f59f87 Fix two more pac chars - thx Milenko :) 2019-10-09 16:28:05 +02:00
Nikolaj Olsson
5374c443a9 Fix two pac characters - thx Milenko :) 2019-10-09 04:03:36 +02:00
Nikolaj Olsson
e189e45686 More work on #3633 2019-10-07 22:17:08 +02:00
Nikolaj Olsson
b573533e0e More work on #3633 2019-10-07 17:53:06 +02:00
niksedk
4875b69d76 More work on #3633 2019-10-07 15:32:33 +02:00
Nikolaj Olsson
347e8571c3 Improve bdsup save performance slightly 2019-10-06 22:23:55 +02:00
Nikolaj Olsson
cbce939d4a More work on #3633 2019-10-06 21:33:17 +02:00
Nikolaj Olsson
93d666244f Work on ocr progress in cmd-line + batch-convert-ui 2019-10-06 08:43:20 +02:00
Nikolaj Olsson
b10c54c7ae Improve structured titles time code regex - thx xylographe :) 2019-10-06 08:05:30 +02:00
Nikolaj Olsson
581e20ddff Fix bug in Get Bluray sup position - thx xylographe :) 2019-10-06 07:56:50 +02:00
Nikolaj Olsson
deeae0eafc More work on #3633 2019-10-05 10:10:20 +02:00
Nikolaj Olsson
32bb60e170 Add Arte profile 2019-10-04 23:57:56 +02:00
Nikolaj Olsson
a03a22b194 Work on #3633 2019-10-04 23:01:03 +02:00
Nikolaj Olsson
cc648246e7 Initial work on TS convert
Work on #3633
2019-10-04 17:23:12 +02:00
niksedk
2324800b14 Don't show full path in save as - thx Jamakmake :) 2019-10-03 14:27:10 +02:00
niksedk
b6c481fcc6 Allow letter in sub# in structured titles - thx Milenko :) 2019-10-02 21:13:39 +02:00
Nikolaj Olsson
b3878fa94c Fix regression from commit 33893f93df - thx ivandrofly/moob :)
Fix #3785
2019-09-30 15:47:33 +02:00
Nikolaj Olsson
1b87680014 Refactor misc minor stuff 2019-09-29 14:33:26 +02:00
Nikolaj Olsson
e08f0411ce Fix minor issues with video player container on Linux
Related to #3767 comments
2019-09-29 11:16:45 +02:00
Nikolaj Olsson
47bd37d6e0 Fix comment text 2019-09-29 09:15:35 +02:00
Nikolaj Olsson
9265d21446 Improve performance for GetAllTexts slightly 2019-09-29 09:14:23 +02:00
Nikolaj Olsson
3e47effb77 Fix two hearing impaired issues - thx
teodargent :)
Fix #3599
2019-09-29 07:18:57 +02:00
Nikolaj Olsson
cb7d4aff66 Fix a few missing translations - thx Jamakmake :) 2019-09-29 06:45:52 +02:00
Nikolaj Olsson
6ad04a7276 Fix some missing translations - thx Jamakmake :) 2019-09-28 08:46:09 +02:00
Nikolaj Olsson
236834a123 Fix PAC reading issue - thx Milenko :) 2019-09-27 15:59:18 +02:00
Nikolaj Olsson
17bddc3201 Improve performance of fill-subtitle-list-view slightly 2019-09-26 08:38:50 +02:00
Nikolaj Olsson
41f5b092a7 Improve performance a little bit
(a few subtitle formats + options)
2019-09-24 19:52:52 +02:00
niksedk
ef805b0328 Fix remembering export buttom margin - thx Michael :) 2019-09-22 19:40:12 +02:00
Nikolaj Olsson
8e9e15a292 Try to improve ocr via tesseract on linux 2019-09-22 17:15:56 +02:00
Nikolaj Olsson
a74c7cb9ba Add separate setting for libmpv vo on Linux 2019-09-22 08:09:10 +02:00
Nikolaj Olsson
f2792f41bb Fix for reading mkv on Linux - thx JGoutin :)
Fix #3762
2019-09-21 14:39:39 +02:00
Nikolaj Olsson
1f843c9dd6 Make method static 2019-09-20 22:21:28 +02:00
Nikolaj Olsson
a5a6ea2e6d Try to make ms translator work with apikey+tokenendpoint - thx Ivan :)
(token-endpoint is now customizable as it can vary from user to user)
2019-09-20 22:13:34 +02:00
Nikolaj Olsson
1b53d12c49 Improve long time codes in TS a bit - thx Matt 2019-09-20 21:47:43 +02:00
Nikolaj Olsson
6e6af0d44c Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2019-09-20 14:45:43 +02:00
Nikolaj Olsson
e5dda77f59 Try to prevent crash parsing mp4/bdsup 2019-09-20 14:45:26 +02:00
niksedk
a12d157bad Update json parser 2019-09-19 16:42:59 +02:00
Nikolaj Olsson
cdc6b2725f A few unit tests + refacts 2019-09-17 16:15:59 +02:00
niksedk
59adc0f7be Fix for json parser 2019-09-17 10:17:07 +02:00
Waldi Ravens
58c4c25486 Formatting (whitespace only) 2019-09-17 04:12:59 +02:00
Nikolaj Olsson
1985b466fe Fix for Microsoft Translator api key - thx Birr :) 2019-09-16 19:46:28 +02:00
Nikolaj Olsson
d8e133b5e0 Minor fix for calc with in ASSA/ASS preview - thx OmrSi :) 2019-09-16 19:45:46 +02:00
Nikolaj Olsson
913e5f2f91 Fix performance issue for UnknownSubtitle88 2019-09-16 16:45:08 +02:00
Nikolaj Olsson
e23d289411 Improve "Join" tabstop etc. 2019-09-15 17:59:47 +02:00
Nikolaj Olsson
af7894f8ae Add "append mode" to "Join subtitle files" - thx Michael/Nickola :) 2019-09-15 11:21:55 +02:00
Nikolaj Olsson
68e771a8fe Fix subtitle loading issues - thx Admas :)
Fix for MicroDvd + looks at unknown formats last
2019-09-15 11:20:05 +02:00
Nikolaj Olsson
802bf90d16 Remove control chars when converting from Web VTT - thx Arjan :) 2019-09-15 08:10:13 +02:00
Nikolaj Olsson
a4a1bbdc16 Make SSA/ASSA preview text customizable - thx Elto :) 2019-09-15 08:09:31 +02:00
Nikolaj Olsson
8ebb3266a0 Minor fix for last commit (write correct start tag) 2019-09-14 21:24:23 +02:00
Nikolaj Olsson
bdff53f564 Work on AWS JSON files - thx jaccoud :)
Work on #3757
2019-09-14 19:38:51 +02:00
Nikolaj Olsson
a82f686d68 Optimize a little 2019-09-14 18:06:26 +02:00
Nikolaj Olsson
2afe105637 Fix mp4 box "mvhd" 2019-09-11 21:32:03 +02:00
Nikolaj Olsson
b14e1769c4 Fix mp4 text parsing with 64-bit mdhd box - thx DJC :) 2019-09-11 19:35:55 +02:00
Nikolaj Olsson
199829f534 Work on Work on #3682 + minor fix for json8 2019-09-10 17:49:27 +02:00
Nikolaj Olsson
3f6dd2dfcb Add new subtitle format - thx Zhen :) 2019-09-10 15:39:12 +02:00
Ivandro Ismael
9850d16bf5 fix typo 2019-09-10 11:40:40 +01:00
niksedk
10130f098f Fix crash + bug in "Fix music notations" - thx paolovador :)
Fix #3739
2019-09-01 18:12:29 +02:00
niksedk
bffcc16fbb Add new subtitle format 2019-09-01 15:28:44 +02:00
niksedk
155f2bb56d Fix a few issues from codacy 2019-09-01 11:16:42 +02:00
niksedk
1f19b0c35a Add option to capture top align in OCR - thx teodargent :)
Work on #3601
2019-09-01 10:50:24 +02:00
niksedk
074ec4565a Improve "fix ocvr errors" regarding uppercase words + periods - thx Araynilmar :)
Fix #3733
2019-09-01 10:39:23 +02:00
niksedk
b26657a646 Make it optional to use WebVTT X-Timestamp-Map header
Related to #3736
2019-08-31 20:23:48 +02:00
niksedk
8467bf5fb6 Fix for X-TIMESTAMP-MAP header in WebVTT - thx laurensscheers :)
Work on #3736
2019-08-31 20:15:47 +02:00
niksedk
54aefa951a Improve WebVTT with <>& - thx lambdacore12 :)
Fix #3721
2019-08-27 19:43:51 +02:00
niksedk
ac4cfef3b0 A bit more "Batch convert" 2019-08-25 19:26:50 +02:00
niksedk
b8f0d5fe84 Improve "Batch convert"
Add cancel button, improve speed of folder scanning, show file name when scanning a folder
2019-08-25 13:05:17 +02:00
niksedk
40dbf721cf Fix save file name when "Hide known extension" on - thx jrjordao :)
Fix #3716
2019-08-24 11:39:41 +02:00
niksedk
1671452532 Improve handling of "Structured titles" format - thx Yamato-ua :)
Fix #2177
2019-08-24 08:24:07 +02:00
niksedk
0567cb7c7f Update "Structured titles" format - thx Yamato-ua :)
Related to #2177
2019-08-23 16:16:27 +02:00
niksedk
a0d0d5ef2e Improve last fix slightly 2019-08-23 06:53:17 +02:00
niksedk
7a6016a5f3 Trying to fix download via TLS issue - thx OmrSi :)
Fix #3172
2019-08-22 20:34:03 +02:00
niksedk
267e61b9a5 Rafact (minor) + typo 2019-08-22 12:59:58 +02:00
niksedk
a482dee89a Improve compatibility for ASS/SSA - thx sneaker_ger :)
ASS: "Actor" > "Name" +ASS/SSA: And extra new line
http://forum.doom9.org/showthread.php?p=1882276#post1882276
2019-08-21 15:54:18 +02:00
niksedk
3792a913d2 Refact of WebVTT (minor) 2019-08-21 07:08:50 +02:00
Ivandro Ismael
53b8ea8e0e fix index problem when p.Text.Length is 1 2019-08-18 20:26:40 +01:00
niksedk
b3685b04b1 Update version number 2019-08-18 18:53:18 +02:00
niksedk
fe780666f1 Improve Pac pewview dialog 2019-08-18 18:17:04 +02:00
Ivandro Ismael
7dbd564fbd move get subtitle format from name to SubtitleFormat 2019-08-17 10:54:52 +01:00
Waldi Ravens
66e36a8321 Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
niksedk
82195a1b03 Minor improvement for 'Fix dialogues on one line - thx David :) 2019-08-15 17:21:34 +02:00
niksedk
19ff3b46dd Refactor (minor) 2019-08-14 17:02:26 +02:00
niksedk
92a427c4d5 Fix reading name list online - thx splerman :)
Fix #3693
2019-08-14 17:00:29 +02:00
niksedk
c24d8d9f4b Add support for WebVTT X-TIMESTAMP-MAP - thx Nickola :)
Default timescale is 90000 - can be modified via WebVttTimescale in Settings.xml
2019-08-14 15:56:46 +02:00
niksedk
bf42921a06 Add new sub format 2019-08-08 18:34:33 +02:00
niksedk
2657a657ff Fix bug in "Fix music notation" - thx btsix :) 2019-08-06 08:00:07 +02:00
niksedk
e09e683b87 Add shortcut for choosing profile
work on #3679
2019-08-05 20:51:45 +02:00
niksedk
e2e043a89e Fix "Bridge small gaps in durations" bug - thx AlexandreMT :)
Fix #3680
2019-08-03 22:24:40 +02:00
niksedk
21c51290ba Allow some image to image convert in Batch Convert - thx Tim :)
sup -> sup or bdn/xml or dost or vobsub
2019-08-01 18:14:30 +02:00
niksedk
3f3995da85 Update Tesseract 4.0.0 to Tesseract 4.1.0
Still no italic support :(
2019-07-29 14:22:33 +02:00
Nikolaj Olsson
92d6269d2d
Merge pull request #3668 from ivandrofly/music
improve fix music notation
2019-07-28 16:03:53 +02:00
Ivandro Ismael
0a310bdb48 fix codacy 2019-07-28 09:57:38 +01:00
Nikolaj Olsson
7d4e05ef0f
Merge pull request #3673 from ivandrofly/remove-hi-1
improve remove narrator
2019-07-28 10:04:17 +02:00
niksedk
99054f56f1 Add reset video speed/waveform zoom shortcut - thx goodju :)
Fix #3660
2019-07-28 09:45:04 +02:00
Ivandro Ismael
38ad1c7458 improve remove narrator 2019-07-24 20:17:19 +01:00
Ivandro Ismael
96a4a14bc9 improve fix music notation 2019-07-23 13:09:40 +01:00
niksedk
1790fe701a Remove unnecessary fix - thx OmrSi :) 2019-07-20 11:43:37 +02:00
niksedk
0bcadc284c Fix incorrect completion in FCE Spanish ¿? and ¡! - thx Lokotito/xylographe :)
Fix #3639
2019-07-20 11:26:59 +02:00
niksedk
2367fdeb9e Allow read of srt with "." in time code insted of "," - thx Wiljan :)
(Regression from 3.5.9)
2019-07-19 15:09:29 +02:00
niksedk
4c5d4c87a9 Fix minor EBU stl issue 2019-07-18 18:36:33 +02:00
Nikolaj Olsson
c5bfac176b
Merge pull request #3640 from xylographe/pr/fcesp
FCE Spanish ¿? and ¡! : Do not apply unchecked fixes
2019-07-12 15:16:24 +02:00