Commit Graph

927 Commits

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