Commit Graph

1549 Commits

Author SHA1 Message Date
Waldi Ravens
7a3e961343 Fix UnknownSubtitle90 2019-05-07 06:54:12 +02:00
niksedk
3c0689c347 minor fix for last commit 2019-05-05 18:25:10 +02:00
niksedk
c106a11790 Add new sub format - thx thehulk :) 2019-05-05 17:34:04 +02:00
Nikolaj Olsson
572cea8322 Add new sub format - thx Ketan :) 2019-04-30 19:11:42 +02:00
Waldi Ravens
365da89c85 Update year and version numbers 2019-04-30 13:50:46 +02:00
Waldi Ravens
b80fd0c572 Fix NuGet automatic package restore
When MSBuild is invoked from a shell (not using Visual Studio), the packages
specified by libse require the NuGet targets in the project file to activate
pre-build package restore.
2019-04-30 13:42:54 +02:00
niksedk
ef6f074923 Fix "reverse rtl" issue with music symbols - thx OmrSi :)
See 5a5300583a (commitcomment-33215599)
2019-04-21 07:40:33 +02:00
Ivandro Ismael
480f3a90bc paragraph: make calles go to one main constructor 2019-04-16 01:24:47 +01:00
Nikolaj Olsson
e848c9eee6
Merge pull request #3540 from ivandrofly/subrip-clean
subrip: minor refact
2019-04-15 15:33:50 +02:00
Nikolaj Olsson
1fad73b4e3
Merge pull request #3539 from ivandrofly/paragraph
paragraph: add helper to detect default/empty paragraph
2019-04-15 15:33:06 +02:00
Ivandro Ismael
943ca3fec7 paragraph: add helper to detect default/empty paragraph 2019-04-14 22:52:07 +01:00
Ivandro Ismael
ac1074eeb9 subrip: remove redundant replace 2019-04-14 22:48:58 +01:00
Ivandro Ismael
3ecd5d96eb subrip: minor refact 2019-04-14 22:44:07 +01:00
niksedk
6df08631ba Add translation tag for FCP export "Font face regular" - thx Pierre :) 2019-04-14 15:56:24 +02:00
niksedk
c1b50f0d88 Fix last fix for srt 2019-04-14 15:28:19 +02:00
niksedk
938446cadd Minor fix for srt 2019-04-13 10:02:42 +02:00
Nikolaj Olsson
0d41ba8fc1 Fix typo - thx Sopor :) 2019-04-12 07:54:50 +02:00
Nick Zatkovich
b5476a60bf switch to use zlib.net-multiplatform
This is updated more frequently and is able to be used across .net Framework, .net Core, and .net Standard
2019-04-06 13:41:06 -07:00
niksedk
62c240c467 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2019-04-05 15:03:55 +02:00
niksedk
e80775b402 Add new subtitle format 2019-04-05 15:03:42 +02:00
Nikolaj Olsson
b9c87dc7f7 Try to improve pac unicode format 2019-04-05 14:08:21 +02:00
niksedk
bbe187665c Refact 2019-04-04 17:34:06 +02:00
niksedk
c5a3c0f127 Fix a few issues regarding RTF - thx Liora :) 2019-04-04 17:32:17 +02:00
niksedk
97639c9704 Add new sub format - thx Rob :) 2019-04-04 17:29:34 +02:00
niksedk
cea7fee57e Add another unicode space char 2019-03-31 20:43:31 +02:00
niksedk
50405fe3b2 Add more Unicode spell check space split chars 2019-03-31 20:28:17 +02:00
niksedk
b427ce2044 Don't trigger "Save as..." after "Import with manually chosen encoding" + fix text - thx OmrSi :)
Fix #3502
2019-03-28 06:33:07 +01:00
niksedk
f65ad91147 Use EbuStlNewLineRows for number of line breaks between lines - thx Gardozo/Petra :)
Related to #2917
2019-03-27 15:49:16 +01:00
niksedk
a48ff22b59 Fix translate shortcuts for adjust/create mode - thx OmrSi :)
Fix #3485
2019-03-24 16:26:21 +01:00
niksedk
c41eec4ec3 Fix new import format
related to 0637332727
2019-03-23 09:17:52 +01:00
niksedk
dd93066829 Minor refact 2019-03-21 08:34:31 +01:00
niksedk
0637332727 Add format "PowerkaraokeText" - thx Dan :) 2019-03-21 08:22:49 +01:00
niksedk
b4c9e8e88b Fix "remove text for hi" issue - thx btsix :) 2019-03-17 19:35:55 +01:00
niksedk
59978497b0 More subtitle format refactor 2019-03-17 15:34:44 +01:00
niksedk
2fc8abcc75 More refactor subtitle formats 2019-03-17 14:29:46 +01:00
niksedk
05097ad9d0 More subtitle format 2019-03-17 10:32:22 +01:00
niksedk
4354d7d92b Refactor sub loading (in batch convert/cmd line convert) 2019-03-17 10:22:06 +01:00
niksedk
eb7e4cd9d0 Fix saving "MergeLinesShorterThan" seting - thx btsix :) 2019-03-16 16:13:42 +01:00
niksedk
0e274385f0 Fix minor bug in remove text for HI - thx btsix :) 2019-03-16 15:37:30 +01:00
Nikolaj Olsson
d2e44609f4 Remove unused attribute 2019-03-15 06:11:56 +01:00
Nikolaj Olsson
ec3befbea6 Use custom profile serialization 2019-03-15 05:49:06 +01:00
Nikolaj Olsson
d4f81bbd23 Hide "profile id" from export file with attribute 2019-03-14 20:38:59 +01:00
Nikolaj Olsson
f0b6afefb5 Avoid "Id" in in profile export file 2019-03-14 19:56:01 +01:00
Nikolaj Olsson
edec321580 Add profile language tags 2019-03-14 18:10:59 +01:00
Nikolaj Olsson
4403351172 Netflix rules includes white space in cps - thx OmrSi :) 2019-03-13 18:10:54 +01:00
Nikolaj Olsson
704f103442 Merge branch 'master' into feature/profiles 2019-03-13 17:57:47 +01:00
Nikolaj Olsson
4ea9a4a1bf Minor refact 2019-03-13 17:53:09 +01:00
Nikolaj Olsson
a8a5f1b304 Fix TTML to ASS with multi "font-family" - Leon Sk :) 2019-03-13 17:50:50 +01:00
Nikolaj Olsson
3d6f7971e7 Add extra rule profiles - both for upgrades and empty installation - thx OmrSi :)
Related to #3179
2019-03-13 07:58:05 +01:00
Nikolaj Olsson
a4c2e7ec1d Add "Netflix (English)" profile - thx OmrSi :) 2019-03-12 22:15:01 +01:00