Commit Graph

1199 Commits

Author SHA1 Message Date
Nikolaj Olsson
676097eacb Add "Whole word" in "Replace" window - thx OmrSi :) 2017-09-27 21:21:14 +02:00
Nikolaj Olsson
cfb8a62c49 Tweak to "Fix uppercase 'i' inside lowercase word" - thx Boulder08 :)
Fix #2576
2017-09-24 12:08:35 +02:00
Nikolaj Olsson
db4bfee882 Fix Microsoft translator via API key - thx Acir :) 2017-09-23 08:57:27 +02:00
Nikolaj Olsson
54527a19c4 Add PAC Greek encoding 2017-09-23 00:30:55 +02:00
Nikolaj Olsson
9a1bce0107 Fix export image size + a few minor ASSA issues - thx von Suppé :) 2017-09-16 18:05:02 +02:00
Nikolaj Olsson
a2ec05d921 Fixed broken unit test 2017-09-16 11:04:01 +02:00
Nikolaj Olsson
5d232aacc7 Better reading of alignment tags in TTML - thx Mlmlte :)
Fix #2567
2017-09-16 10:52:52 +02:00
Nikolaj Olsson
bf7d55aac3 Fix reading of ASSA with not normal section order - thx von Suppé :) 2017-09-13 20:34:40 +02:00
Nikolaj Olsson
b7cdc21c1f Check for track encoding flag when reading Matroska tracks - thx mkver :)
More #2566
2017-09-11 15:36:45 +02:00
Nikolaj Olsson
61dd5fc544 Use ContentEncodingScope to determine if CodecPrivate is compressed - thx mkver :)
More #2566
2017-09-11 10:38:19 +02:00
Nikolaj Olsson
6ed048ff79 Improve handling of zlib compression in Matroska - thx mkver
Fix #2566
2017-09-10 20:50:28 +02:00
Nikolaj Olsson
f5dd12a1c0 Fix for finding img files in SatBoxPng 2017-09-06 21:49:38 +02:00
Nikolaj Olsson
f52895fc51 Add "undo" for ASS style changes 2017-09-06 16:51:15 +02:00
Nikolaj Olsson
fe8dc87cd0 Fix ASS layer + remove style with space in name - thx Skrity :)
Fix #2553
2017-09-06 15:49:42 +02:00
Nikolaj Olsson
686b02c648 Fix RTL Start\End + position tag - thx OmrSi :)
Fix #2552
2017-09-06 05:44:59 +02:00
Nikolaj Olsson
04da4227b5 Try not to change ASS tags when not needed - thx Skrity :)
Fix #2537
2017-09-05 18:07:05 +02:00
Nikolaj Olsson
12d7aea912 Fix for new sub formats (rename + split to two) 2017-09-05 16:48:00 +02:00
Nikolaj Olsson
e43940ba2e Drop converting advanced ASS tags to html tags + "Name" -> "Actor" fix - thx Skrity :) 2017-09-05 16:46:37 +02:00
Nikolaj Olsson
25a1929e29 Fix for new TimeCodesOnly2 format 2017-09-05 07:39:58 +02:00
Nikolaj Olsson
a98952a307 Minor fix regarding reverse RTL start/end - thx OmrSi :)
Fix #2546
2017-09-04 22:08:46 +02:00
Nikolaj Olsson
2e8bb4b613 Add time-code-only formt (one more, import only) - thx Valentina :) 2017-09-04 22:07:46 +02:00
Nikolaj Olsson
46b86b647b Add new subtitle format - thx Gunnar :) 2017-09-04 21:56:00 +02:00
Nikolaj Olsson
6da53f3d38 Fix #2543 2017-09-03 15:31:57 +02:00
Nikolaj Olsson
cf8d6d4e10 Add "Bridge gaps in duration" to "Batch convert" 2017-09-03 15:29:43 +02:00
Nikolaj Olsson
1118afc67b Add time-code-only formt (import only) - thx Valentina :) 2017-09-03 08:21:47 +02:00
Nikolaj Olsson
40f6be44e8 Minor fix for TTML image time codes - thx heisiheisi :) 2017-08-29 20:26:24 +02:00
Nikolaj Olsson
89759c5edd Make "sort by" more consistant - thx Skrity :)
Fix #2535
2017-08-29 19:46:50 +02:00
Nikolaj Olsson
43e22c0a36 Fix warning + self close tag 2017-08-29 19:29:15 +02:00
Nikolaj Olsson
81998b7a17 Optimize RTL language detect - fix #2529 2017-08-21 20:05:05 +02:00
Nikolaj Olsson
73e5ab98fd Refactor AviRiffParser (incl. "unsafe" to "safe") 2017-08-20 10:31:30 +02:00
Nikolaj Olsson
f392f4ccc7 Fix two "unsafe" methods to "safe" methods 2017-08-19 16:11:05 +02:00
Nikolaj Olsson
a0235232d0 Add Romanian language code for 890 files - thx Elad :) 2017-08-17 05:46:50 +02:00
Nikolaj Olsson
2c965ea2ea Add Urdu language auto-detect 2017-08-14 21:57:39 +02:00
Nikolaj Olsson
2c650dba24 Fix for RTL language auto-detection - thx OmrSi :) 2017-08-14 21:39:42 +02:00
Nikolaj Olsson
e5d8e76099 Fix for" Reverse start and end" for RTL regarding font tag - thx OmrSi :) 2017-08-14 19:32:47 +02:00
Nikolaj Olsson
8bca4144d2 Fix minor issues with new "FixMissingSpaceBeforeAfterMusicQuotes" method 2017-08-14 19:01:24 +02:00
Nikolaj Olsson
4692a8a812 Fix error message for 7-Zip files 2017-08-14 18:23:20 +02:00
Nikolaj Olsson
be848b1d35 Fix "Toggle translator mode" shortcut - thx OmrSi :)
Fix #2514
2017-08-13 21:26:57 +02:00
Nikolaj Olsson
022b3db0ed Fix for PAC language auto-detect 2017-08-13 20:49:53 +02:00
Nikolaj Olsson
97f2d39d73 Fix for 'Fix missing spaces' and music symbols/italic - thx cameronks :) 2017-08-13 20:47:59 +02:00
Nikolaj Olsson
0204e07cc4 Try to avoid app voyor bug 2017-08-10 19:48:50 +02:00
Nikolaj Olsson
8fb1499e83 Add some support for tx3g raw text only file 2017-08-10 19:40:42 +02:00
Nikolaj Olsson
720adee908 Minor refactor - fix #2508 - thx ivandrofly :) 2017-08-07 19:32:38 +02:00
Nikolaj Olsson
c02f3287ab Minor refact 2017-08-07 17:42:48 +02:00
Nikolaj Olsson
3400e17dd7 Merge pull request #2505 from ivandrofly/dc-subtitle
[DCSubtitle] - optimize GetColorStringFromDCinema
2017-08-07 08:06:40 +02:00
Ivandro Ismael
44cb8e6e89 [DCSubtitle] - optimize GetColorStringFromDCinema 2017-08-06 20:12:58 +01:00
Ivandro Ismael
154e7e5c11 [configuration] - minor optimization 2017-08-06 20:07:50 +01:00
Nikolaj Olsson
e8f23d01df Fix Arabic word split issue - thx OmarSi/ivandrofly :) 2017-08-03 18:31:21 +02:00
Nikolaj Olsson
f85c5287c2 Refactor a bit more on subtitle formats 2017-08-03 14:11:36 +02:00
Nikolaj Olsson
fdd9c3fc1b Refactor subtitle formats 2017-08-03 12:43:52 +02:00
Nikolaj Olsson
ba4cb7fb2a Minor fix for TSB4 italics - thx kamenf :) 2017-08-03 08:18:34 +02:00
Nikolaj Olsson
6cc38df95c Add null check + minor opti for Ultech 2017-08-02 21:23:41 +02:00
Nikolaj Olsson
8b8d5b4988 Merge pull request #2500 from ivandrofly/ultech-130
[Ultech130] - update/optimize
2017-08-02 21:17:27 +02:00
Nikolaj Olsson
e8dd201e6b Fix italics + few other issues for TSB4 2017-08-02 20:10:21 +02:00
kamenf
c4bc7a1ddf Update TSB4.cs 2017-08-01 20:18:56 +03:00
kamenf
8b0d69a4f2 Update TSB4.cs 2017-08-01 19:36:10 +03:00
kamenf
bc2be22978 conform line endings to CRLF 2017-08-01 18:38:28 +03:00
Ivandro Ismael
7580e54b52 [Ultech130] - update/optimize 2017-08-01 04:18:50 +01:00
kamenf
f2cb8b38b6 Update TSB4.cs 2017-08-01 03:49:29 +03:00
kamenf
1eca359708 TSB4: handling codepage and correct text extract 2017-08-01 03:30:19 +03:00
Ivandro Ismael
2bab72e1f2 Another minor fix regarding to encoding dectecting 2017-07-30 09:32:49 +01:00
Nikolaj Olsson
285890db58 Fix Arabic encoding detection (minor) 2017-07-30 08:49:14 +02:00
Ivandro Ismael
259a0f8489 [LanguageAutoDetect] - Only call DetectAnsiEncoding after all checkes to avoid reduntant proccess 2017-07-30 01:07:17 +01:00
Nikolaj Olsson
6133607c06 Fix auto-detect code page for Arabic - thx OmrSi :)
Fix #2489
2017-07-27 17:42:56 +02:00
Nikolaj Olsson
ecda029a3f Fix time code reading for format FCP/Image - thx BeoZeBold :) 2017-07-27 14:26:18 +02:00
Nikolaj Olsson
915d254342 Try to keep styles from ttml draft to ASS - thx Bill :)
Also, added UI setting to take ASS/SSA style from source in "Batch convert"
2017-07-27 13:31:54 +02:00
Nikolaj Olsson
375b414daa Fix minor issues for format DVD Studio Pro - thx Mike :) 2017-07-25 21:53:43 +02:00
Nikolaj Olsson
bbaf4689e8 Refactor Cheetah Caption (minor) 2017-07-24 19:56:43 +02:00
Nikolaj Olsson
498d92f0c2 Merge pull request #2482 from ivandrofly/cheetash-captions
[cheetahcaption] - better lookup for latin chars
2017-07-24 19:36:18 +02:00
Nikolaj Olsson
820df73fb9 Prompt for save when only encoding is changed - thx Gittyperson :)
Fix #2487
2017-07-24 17:13:09 +02:00
Nikolaj Olsson
65a117a11f Minor refactor for mp4 2017-07-24 11:17:41 +02:00
Nikolaj Olsson
f8f1dcc0a7 Fix bugs regarding non-default ASS style 2017-07-23 10:54:53 +02:00
Nikolaj Olsson
95b611a609 Fix #2481 2017-07-23 10:53:25 +02:00
Ivandro Ismael
20688b6dff [cheetahcaption] - better lookup for latin chars 2017-07-23 02:10:37 +01:00
Nikolaj Olsson
c9e6e84e63 Add new subtitle format 2017-07-22 14:59:20 +02:00
Nikolaj Olsson
4c688a29e8 Remove double char 2017-07-22 14:58:46 +02:00
Nikolaj Olsson
884efb13a9 Merge pull request #2478 from ivandrofly/DvdSubtitleSystem
[DvdSubtitleSystem] - Optimize parsing.
2017-07-21 07:49:31 +02:00
Nikolaj Olsson
f7be7a9031 Added new subtitle format 2017-07-18 07:55:52 +02:00
Ivandro Ismael
31e422fb56 [DvdSubtitleSystem] - Optimize parsing. 2017-07-18 04:16:05 +01:00
Nikolaj Olsson
b5f8f23eac Minor clean 2017-07-14 19:58:05 +02:00
Nikolaj Olsson
4e15d637ea Trying to parse mp4 cmft... 2017-07-14 19:49:40 +02:00
Nikolaj Olsson
c56d104622 Add new boxes for mp4 container 2017-07-14 18:34:00 +02:00
Nikolaj Olsson
f90067b986 Merge pull request #2473 from ivandrofly/plain-text
[IsPlainText ] - minor optimizations
2017-07-14 11:03:48 +02:00
Nikolaj Olsson
e04ef478c2 Working on subtitle formats 2017-07-11 15:36:04 +02:00
Ivandro Ismael
302ecb92f1 [IsPlainText ] - minor optimizations 2017-07-10 03:53:47 +01:00
Nikolaj Olsson
f6b34e7b69 Fix ASS font tag with space - thx OmarSi :)
Fix  #2459
2017-07-04 16:57:31 +02:00
Nikolaj Olsson
cb3e6f99e3 Remove colon now leaves first letter in uppercase - thx aucforum :)
Fix #2460
2017-07-03 21:49:47 +02:00
Nikolaj Olsson
ebdb6ecf4c Enabled disabled unit test + added extra unit test regarding JacoSub 2017-07-02 13:11:23 +02:00
Nikolaj Olsson
2c95e9adc7 * ASS now allows decimals for outline/shadow - thx Ninelpienel :)
Fix #2454
2017-06-30 21:55:10 +02:00
Nikolaj Olsson
da1b021979 Added two new shortcuts for help wth sync + auto detect plain text 2017-06-29 19:21:23 +02:00
Nikolaj Olsson
821f55ab3e Minor fixes for Lambda Cap 2017-06-29 10:15:14 +02:00
Nikolaj Olsson
40a86afa12 Minor fixes for JacoSub + added two unit tests
Fix #2452
2017-06-28 20:26:43 +02:00
Nikolaj Olsson
3a894dda38 Merge pull request #2447 from ivandrofly/new-sub-format
Closes #2446
2017-06-28 18:06:49 +02:00
Ivandro Ismael
219b131878 [JacobSub] - Final touch. 2017-06-28 05:14:19 +00:00
Nikolaj Olsson
cced55f963 Added initial support for Lambda Cap - thx Chie :) 2017-06-27 16:41:41 +02:00
Nikolaj Olsson
3f86726128 Fix for PAC language auto-detect - thx SirEllert :)
Fix #2451
2017-06-27 07:44:44 +02:00
Nikolaj Olsson
047b242282 Improved Arabic language auto detection - thx OmarSi :)
Fixes  #2441
2017-06-26 21:53:47 +02:00
Ivandro Ismael
bb8b62a071 Closes #2446 2017-06-18 18:04:08 +00:00
Nikolaj Olsson
6bd86b7e56 Export margins can now be percentage or pixels 2017-06-15 13:37:13 +02:00
Nikolaj Olsson
d6941c4ca1 Minor TTML refact 2017-06-13 12:30:29 +02:00
Nikolaj Olsson
84c857afe8 Merge pull request #2428 from ivandrofly/ref3
Minor refacts / optimization
2017-06-12 20:24:42 +02:00
Nikolaj Olsson
8d73545b35 Merge pull request #2430 from ivandrofly/time-codes
[TimeCodes] - more cleanup.
2017-06-12 20:21:30 +02:00
Nikolaj Olsson
af13bfacc4 Added google.cn for Chinese ppl - thx pendave :)
Fix #2435
2017-06-12 20:08:20 +02:00
Nikolaj Olsson
2d1db64306 Some fixes and improvements for language auto detect 2017-06-12 18:58:21 +02:00
Ivandro Ismael
b30c415cc2 Minor refacts / optimization 2017-06-03 20:55:24 +00:00
Nikolaj Olsson
73cd49f622 Fixed missing space in WebVTT - thx bodrick :)
Fix #2425
2017-06-02 16:40:44 +02:00
Nikolaj Olsson
d10f4be092 Minor PAC refact
Fix #2421
2017-05-31 21:54:20 +02:00
Nikolaj Olsson
c66cccfdd0 Fix for double pac auto detect letters - thx ivandrofly :) 2017-05-31 18:37:38 +02:00
Nikolaj Olsson
8badc18093 Fixed typo 2017-05-31 18:29:33 +02:00
Nikolaj Olsson
8604b4434a EBU/PAC can now save from byte array 2017-05-31 18:28:45 +02:00
Nikolaj Olsson
7d7fd10a76 Merge pull request #2420 from Zehelein/master
Improved Arabic language handling in PAC files
2017-05-31 18:19:58 +02:00
Nikolaj Olsson
83dfdfdc18 Merge pull request #2414 from ivandrofly/fce-patch-2
[fixcommonerrors] - add reset default button.
2017-05-31 18:13:48 +02:00
zehelein
fcd46258f7 Corrected the logic: if a special arabic character is found then the next character must be used 2017-05-31 15:57:44 +02:00
zehelein
16a2c97ade Adjusted the logic for arabic PAC handling in a way that special characters are placed on the correct character position that should appear above "normal" arabic letters. 2017-05-31 14:53:06 +02:00
zehelein
7934d7b6dd Refactored the Pac class to allow for combined characters in arabic language 2017-05-31 12:31:04 +02:00
Nikolaj Olsson
9e539abd10 Fixed issue with TTML and name space - thx PannenkoekenNL :) 2017-05-30 19:24:10 +02:00
Ivandro Ismael
bf0b883300 [TimeCodes] - more cleanup. 2017-05-30 15:37:34 +00:00
Ivandro Ismael
5025d75eee minor refact. 2017-05-30 15:23:47 +00:00
Ivandro Ismael
ffc3ccd436 [fixcommonerrors] - add reset default button. 2017-05-29 12:48:58 +00:00
Nikolaj Olsson
5886609fc9 Add to names language list is now culture neutral (accordingly to changes in SE 3.5.3) 2017-05-26 22:04:13 +02:00
Nikolaj Olsson
40a70c5704 Trying to fix Arabic + spell check word split - thx Lejohub :)
Might fix #2407
2017-05-24 23:28:20 +02:00
Nikolaj Olsson
81030fb2e2 Trying to fix "reverse RTL start/end" - thx OmrSi :)
Fix #2404
2017-05-22 08:27:20 +02:00
Nikolaj Olsson
9e723ccfb2 SE 3.5.3 2017-05-12 14:31:33 +02:00
Nikolaj Olsson
e7262e800e A few fixes for "Fix Danish letter 'i'" - thx Burusai :) 2017-05-12 11:37:19 +02:00
Nikolaj Olsson
add0fbfa13 Some minor fixes for spell check "change whole word" - thx N/A :) 2017-05-10 20:34:23 +02:00
Nikolaj Olsson
12be255be9 Merge pull request #2344 from ivandrofly/name-list
[NameList] - change NameEtc => names
2017-05-09 20:37:09 +02:00
Ivandro Ismael
2e7ca258cd [namelist] - update part 5. 2017-05-08 19:47:46 +01:00
Nikolaj Olsson
b05db70b06 A few minor improvements 2017-05-08 17:42:09 +02:00
Nikolaj Olsson
3a35c9df63 Minor fix for "Remove text for HI" 2017-05-08 17:37:59 +02:00
Ivandro Ismael
550c8819c7 [namelist] - update part 4. 2017-05-07 15:26:23 +01:00
Ivandro Ismael
8c4ba851e2 [namelist] - update language files. 2017-05-07 15:15:34 +01:00
Nikolaj Olsson
2701b5a743 Minor improvements for Netflix dialogs regarding space after hyphen 2017-05-07 15:31:27 +02:00
Ivandro Ismael
08e4fbe482 [utilities] - call optimized method to reverse parenthesis. 2017-05-05 23:55:41 +01:00
Nikolaj Olsson
07432a53d5 Merge pull request #2371 from ivandrofly/time-code
[timecode] - more cleanup.
2017-05-05 19:59:57 +02:00
Nikolaj Olsson
5164049dff Some improvements from comments in last commit (0a6aebb980) - thx ivandrofly :) 2017-05-05 19:50:57 +02:00
Ivandro Ismael
fad69a4352 [timecode] - more cleanup. 2017-05-05 17:38:55 +01:00
Nikolaj Olsson
0a6aebb980 Fix for format "Sonic Scenerist Bitmaps" 2017-05-04 21:37:41 +02:00
Nikolaj Olsson
ccc48018f3 Netflix cps include white space 2017-05-04 21:24:15 +02:00
Nikolaj Olsson
e5bb4d158c Change/fix for "Remove text for HI" - thx pson :) 2017-05-04 21:01:08 +02:00
Ivandro Ismael
401450e0fd [NameList] - change NameEtc => names 2017-05-03 23:04:50 +01:00
Nikolaj Olsson
fef9ed619e Merge pull request #2359 from ivandrofly/quotes
[utilities] - allow fixing spaces after quote.
2017-05-03 20:16:38 +02:00
Nikolaj Olsson
0e82b68f8f Added waveform shortcut for go to next sub - thx GeorgeM :) 2017-05-02 04:38:06 +02:00
Ivandro Ismael
5d17802a8b [utilities] - allow fixing spaces after quote. 2017-05-01 23:18:13 +01:00
Nikolaj Olsson
bd732f1579 Merge pull request #2360 from ivandrofly/time-code
[timecode] - remove irrelevant method in TimeCode.cs
2017-05-01 18:04:09 +02:00
Nikolaj Olsson
df9f4c0782 Added a few words to language auto-detect 2017-05-01 17:50:10 +02:00
Nikolaj Olsson
55b632d0e1 Fixed issue regarding spell check language auto-detect
Ttook last match - not best match
2017-04-30 18:00:38 +02:00
Nikolaj Olsson
88a8e95a82 Append command in waveform context menu ("Insert subtitel here...") 2017-04-30 17:44:00 +02:00
Ivandro Ismael
143393ba95 [timecode] - remove irrelevant method in TimeCode.cs 2017-04-30 04:21:00 +01:00
Nikolaj Olsson
12f89ba888 Added Hindu language auto-detect 2017-04-28 12:01:02 +02:00
Nikolaj Olsson
5236831b7c Improved detection of ".TS" files - thx george852 :)
Fix #2348
2017-04-27 19:56:41 +02:00
Nikolaj Olsson
ba647e315a Minor refact 2017-04-27 17:25:12 +02:00
Nikolaj Olsson
7174c93826 Trying to fix issue with format "DCinema SMTP 2010"
Might be related to #2351
2017-04-27 16:38:07 +02:00
Nikolaj Olsson
4bfb63d718 Minor fix for last commit - thx unit tests ;) 2017-04-27 13:30:05 +02:00
Nikolaj Olsson
4a7832e9bc Added new subtitle format 2017-04-27 13:20:55 +02:00
Nikolaj Olsson
eac25f4c1f Fixed hashtag character in "PAC" format - thx Nuri :) 2017-04-27 11:02:42 +02:00
Nikolaj Olsson
f789beb02c Fix for new "JsonType 11" - thx Eddy :) 2017-04-27 10:18:19 +02:00
Nikolaj Olsson
07ab526eba Remember "Import plain text" options - thx Leon :)
Fix  #2350
2017-04-27 10:10:49 +02:00
Nikolaj Olsson
3e7c32a25d Added optional column "Region" for TTML 1.0 2017-04-26 18:51:34 +02:00
Nikolaj Olsson
f20645bc25 Added new subtitle format - thx Eddy :) 2017-04-26 18:50:20 +02:00
Nikolaj Olsson
180e626548 Added new subtitle format - thx Merwyn :) 2017-04-21 05:52:19 +02:00
Nikolaj Olsson
4d1e6d8f5d Minor fixes for Netflix msgbox 2017-04-17 15:51:32 +02:00
Nikolaj Olsson
497633c1be Minor refact 2017-04-17 11:15:57 +02:00
Nikolaj Olsson
7f4439f013 Optimize reading of names lists
About 45% faster (now uses "XmlReader", results might depend on disk speed too)
2017-04-16 17:37:50 +02:00
Nikolaj Olsson
bc1ab38cd2 ASS/SSA actor add/remove context menu 2017-04-16 11:04:16 +02:00
Nikolaj Olsson
c32065a1cc Added "Actor" as possible list view column for ASS/SSA - thx william :) 2017-04-16 10:03:10 +02:00
Nikolaj Olsson
cf0a7fd2ed Also some position support for WebVTT-with-line# 2017-04-14 21:30:36 +02:00
Nikolaj Olsson
f60dc8309e In "Change casing" it's now possible to add extra names 2017-04-14 18:31:22 +02:00
Nikolaj Olsson
ce1473210d Fix not changing urls in "Change casing" - thx ivandrofly :)
Fix #2337
2017-04-14 15:48:43 +02:00
Nikolaj Olsson
5e1a33f96f Fix for TTML regarding #2296 / #2190 2017-04-14 13:33:22 +02:00
Nikolaj Olsson
ca754f21d2 Export image margins are now pixels - thx aaaxx/gorgorias :)
Fix #2320
2017-04-14 11:54:42 +02:00
Nikolaj Olsson
8f55e47a88 Merge pull request #2338 from ivandrofly/names-list
[Nameslist] - Minor fixes for NamesList.cs
2017-04-14 10:51:48 +02:00
Nikolaj Olsson
1d2fbf27bc Added some VTT alignment - thx Plazik :)
See #2296
2017-04-14 09:27:16 +02:00
Ivandro Ismael
fd10a31b5b [NamesList] - Minor fix for IsInNamesMultiWordList(). 2017-04-11 03:45:39 +01:00
Ivandro Ismael
91fa8d59c5 [NamesList] - Remove postfix Etc in method name. 2017-04-11 03:42:26 +01:00
Ivandro Ismael
db9b5fd61f [Name-List] - Update names_etc.xml (#2278)
* [Name-List] - Update names_etc.xml

* [Dictionary] - Update part 2.

* [Namelist] - <ignore_list> => <names> and new <blacklist> added.

* [Namelist] - Make name list culture insensitive.

* [Namelist] - Update installer.

* Fix broken codes.
2017-04-10 19:23:24 +02:00
Nikolaj Olsson
1b3052dc33 Refix position in dfxp
#2190
2017-04-10 19:14:22 +02:00
Nikolaj Olsson
b8e118ed03 Fix for styling inside "span" in format TTML - thx Johan :) 2017-04-10 18:40:32 +02:00
Nikolaj Olsson
13ddf47cb8 Option to calculate CPS with or without space - thx Chris :) 2017-04-09 15:47:36 +02:00
Nikolaj Olsson
102bf79118 Fixed issue with empty time code in format "Timed Text draft 2006-10" - thx Georg-J :)
Fix #2329
2017-04-09 08:25:00 +02:00
Ivandro Ismael
4b93ac65ee [LanguageAutoDetect] - Fix dash in language name "sr-Latn" => srt_Latn 2017-04-08 22:20:15 +01:00
Nikolaj Olsson
652844dc2b Word counter now acts more like the word counter in MS Word - thx Barbara :) 2017-04-03 18:16:46 +02:00
Nikolaj Olsson
d7cee97915 And last fix for #2318 2017-03-29 20:47:31 +02:00
Nikolaj Olsson
6863d7a149 Minor fixes 2017-03-28 18:52:18 +02:00
Nikolaj Olsson
04055abd3e Added "Video auto-load" to UI settings - thx mtarini :) 2017-03-28 17:39:22 +02:00
Nikolaj Olsson
c937acec5d Trying to fix RTL regarding #2317 - thx darnn :) 2017-03-26 18:18:34 +02:00
Nikolaj Olsson
7f1daa0ed7 Added italics checker for Netflix 2017-03-25 12:11:58 +01:00
Nikolaj Olsson
eb2319eafe Added max single line length checker for Netflix 2017-03-24 22:41:17 +01:00
Nikolaj Olsson
f411ce99e1 Added more Netflix checks
TODO: Localication + "Netflix fix errors"
2017-03-24 21:47:13 +01:00
Nikolaj Olsson
4b5174274e Removed unused "Resources\codes.dat" 2017-03-23 21:47:04 +01:00
Nikolaj Olsson
9f2d437234 Fix for re-open Netflix format (was opened as iTunes TT) + minor cleanup 2017-03-23 15:34:49 +01:00
Nikolaj Olsson
8c29d4dd19 Merge pull request #2297 from DSRCorporation/master
[Netflix QC][Timed text] - New features/Fixes
2017-03-23 06:00:19 +01:00
Nikolaj Olsson
13b81fcb2a Minor text fix 2017-03-19 18:27:19 +01:00
Nikolaj Olsson
fd795e6a4b Fixed issue with the German open quotation mark - thx Ninelpienel :)
Fix #2299
2017-03-19 10:46:43 +01:00
askolesov
a9bc9a9548 Implemented styles generation for default paragraph alignment. 2017-03-15 13:43:28 +03:00
askolesov
30d34ab3fb Refactoring TTML1.0. 2017-03-14 17:36:42 +03:00
askolesov
2825d5be6e Minor reverts. 2017-03-14 14:08:54 +03:00
askolesov
72e007ea8b Merge branch 'master-u' into upstream-merge 2017-03-14 13:03:30 +03:00
Nikolaj Olsson
965668673b Updated generic subtitle parser to handle time code lines starting with line# - thx Hanno :) 2017-03-12 15:46:43 +01:00
Ivandro Ismael
307c5021dd [SpellCheckWordLists] - Fix/Optimization. 2017-03-11 15:17:02 +00:00
askolesov
b16cdec6eb Merge branch 'master-u' into upstream-merge
# Conflicts:
#	libse/SubtitleFormats/TimedText10.cs
#	src/Forms/Main.cs
#	src/Forms/Main.resx
#	src/Forms/Settings.Designer.cs
2017-03-10 13:41:58 +03:00
Nikolaj Olsson
084c91d962 Added "Total words" to statistics - thx Barbara :) 2017-03-09 16:03:45 +01:00
Nikolaj Olsson
a6b803c001 Fixed possible crash in EBU STL - thx Elena :) 2017-03-08 19:10:35 +01:00
askolesov
2195e3923c Bugfix. Reports formatting.
-fixed glyph report template
2017-03-07 17:40:14 +03:00
pavel-belenko
62eabd3e59 Merge pull request #16 from DSRCorporation/bugfix/netflix-ttml
Added required lang attribute.
2017-03-07 15:24:12 +03:00
Nikolaj Olsson
6cddd7279a Fix layout of translator mode in RTL - darnn :)
Fix #2132 + minor language autodetect issue
2017-03-06 19:17:11 +01:00
askolesov
d67435be36 Added required lang attribute.
Fixed regions import.
2017-03-06 18:29:53 +03:00
Nikolaj Olsson
4eb213e6d1 Fix casing from last commit 2017-03-05 20:16:58 +01:00
Nikolaj Olsson
06410c4a85 Minor fix for html font color names in format ASS 2017-03-05 20:03:24 +01:00
Nikolaj Olsson
084c1bdf8e Fixed issue regarding "Fix dialogs on one line" - thx ingo :) 2017-03-04 23:00:43 +01:00
Nikolaj Olsson
4e38be9546 Fixed non default timecode scales in mkv - thx mkver :)
Fix #2259
2017-03-04 22:02:05 +01:00
Nikolaj Olsson
3588ccca58 SE 3.5.2 2017-03-03 15:48:39 +01:00
Nikolaj Olsson
b58f2c9ea3 Hidden option to ignore white space in CPS 2017-03-03 15:40:48 +01:00
askolesov
dbbdd0c128 Fixed reports encoding. 2017-03-02 19:36:40 +03:00
pavel-belenko
021855d177 Merge pull request #13 from DSRCorporation/bugfix/ttml-schema
TTML schema review
2017-03-02 17:55:06 +03:00
askolesov
e872641af9 Revert "-fixed Netflix format extension"
This reverts commit 0db7a0bc6a.
2017-03-02 17:24:36 +03:00
pavel-belenko
05be3e7404 Merge pull request #12 from DSRCorporation/feature/ttml-regions
Implemented support of regions for ttml
2017-03-02 17:22:10 +03:00
askolesov
e70bc3c3f9 Implemented support of regions for ttml. 2017-02-28 20:02:02 +03:00
askolesov
0db7a0bc6a -fixed Netflix format extension 2017-02-28 16:37:14 +03:00
askolesov
b6074eebc3 -fixed namespace for id attribute
-fixed style editing for the new subtitle
-fixed fontWeight namespace and editing
-fixed creation of subtitles with negative timing
2017-02-28 14:47:38 +03:00
Nikolaj Olsson
c81cde6386 Minor fix for ASS end color tag 2017-02-27 19:22:48 +01:00
Nikolaj Olsson
82112f7616 mpv preview now uses setting from "Video player preview font size" 2017-02-27 18:47:58 +01:00
Nikolaj Olsson
da4e4dc2b8 Fix #2235 2017-02-23 10:06:50 +01:00
Nikolaj Olsson
4d6bd2fac4 List view column context menu + endtime/duration optional - thx darnn :)
Fix #2238
2017-02-23 08:52:49 +01:00
Nikolaj Olsson
f49d31dcba Updated change log 2017-02-22 22:38:08 +01:00
Nikolaj Olsson
918160a5c1 Added support for "offset" in format "lrc" - thx Omar :) 2017-02-22 22:01:42 +01:00
Nikolaj Olsson
58416db220 Added TTML variant 2017-02-22 15:37:48 +01:00
askolesov
3b64bb8d76 -fixed white space check algorithm 2017-02-22 16:39:08 +03:00
askolesov
0b6285d11a -implemented dialog with "open file location" button
-fixed QC messages
-fixed errors handling in report saving
2017-02-21 19:06:19 +03:00
Nikolaj Olsson
0aa361e8bf Fixed one scenario regarding bad italics in three lines sub - thx arydmell :)
See #2205
2017-02-17 22:40:30 +01:00
Ivandro Ismael
bb116ed557 [Utilities] - Dispose w/ 'using'. 2017-02-16 01:30:35 +00:00
Nikolaj Olsson
595953f057 Some minor fixes for format "PNS" - thx Bobby :) 2017-02-15 21:16:54 +01:00
Nikolaj Olsson
c988a77ea8 Trying to improve comment - thx ivandrofly :) 2017-02-14 16:22:33 +01:00
Nikolaj Olsson
2673c322d4 Trying to fix possible wrong order of lines in D-Cinema interop - thx Aldo :) 2017-02-13 19:00:14 +01:00
Nikolaj Olsson
a72917b5be Last fixes for generic json subtitle parser 2017-02-13 18:21:07 +01:00
Nikolaj Olsson
081ab8c6b9 Added generic json subtitle parser 2017-02-11 17:02:22 +01:00
Nikolaj Olsson
d1a51ad756 EBU STL - added warning when using colors combined with non-teletext display code standard 2017-02-11 14:58:39 +01:00
Nikolaj Olsson
137afe3b3f "libmpv" back to "direct3d" for now... 2017-02-11 12:37:57 +01:00
Nikolaj Olsson
06933846d2 Fix for EBU STL color - thx George :)
Also includes GUI fix for remembering "Justification"
2017-02-10 22:22:10 +01:00
Nikolaj Olsson
2e744f246a Added preview text inside video for libmpv 2017-02-09 21:14:48 +01:00
Nikolaj Olsson
5fd1ea4fea Fixed "libmpv" re-open video issue + now shows version number 2017-02-09 15:52:48 +01:00
Nikolaj Olsson
83a32e78bc Fix for “-“ vs “–“ (switched) for format PAC - thx Bjørn :) 2017-02-08 23:41:19 +01:00
Nikolaj Olsson
f8190e1f9e Fix #2204 - thx ivandrofly :) 2017-02-08 21:46:44 +01:00
Nikolaj Olsson
70e407d919 Added new subtitle format - thx Suzanne :) 2017-02-08 21:22:27 +01:00
pavel-belenko
a8444f7c0e Merge pull request #9 from DSRCorporation/bugfix/whitespace-regex
Bugfix/whitespace-regex
2017-02-07 16:24:24 +03:00
pavel-belenko
e64af5f961 Merge pull request #8 from DSRCorporation/bugfix/ttml-export
Bugfix/ttml-export
2017-02-07 16:23:48 +03:00
askolesov
ff12296b0a -fixed regex for whitespace checking 2017-02-07 16:08:11 +03:00
askolesov
1634cdf3ff Merge branch 'master-u' into upstream-merge
# Conflicts:
#	libse/SubtitleFormats/TimedText10.cs
2017-02-07 14:42:33 +03:00
Nikolaj Olsson
bdff248f44 Some minor improvements for EBU STL format (custom color dialog + new settings for vertical positioning + writing now allows multiple colors in one line) 2017-02-04 17:41:13 +01:00
Nikolaj Olsson
a69b78184c Fix for multi-line italic - thx nathaniel1977 :)
Fixes (perhaps) #2199
2017-02-04 10:19:31 +01:00
Nikolaj Olsson
32526816f9 Fixed a few issues from Coverity 2017-02-01 19:39:44 +01:00