Commit Graph

806 Commits

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