Commit Graph

1912 Commits

Author SHA1 Message Date
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