Commit Graph

1904 Commits

Author SHA1 Message Date
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
117fba4425 Fix for shortcut open original - thx OmrSi :)
Fix #3991
2020-02-17 18:28:53 +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
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