Commit Graph

66 Commits

Author SHA1 Message Date
Nikolaj Olsson
5a003a6644 Refactor - fix minor issues from codacy 2019-01-26 12:11:57 +01:00
niksedk
fba3a241b2 Rafactor - some methods to static 2019-01-25 21:04:18 +01:00
Nikolaj Olsson
5bcfd6191c Refactor - fix minor issues from codacy 2019-01-21 09:53:15 +01:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
ba1743748e Keeps original divs for paragraphs in ttml 2018-08-12 10:41:43 +02:00
Nikolaj Olsson
6d4b49ad53 Fix some issues found by PVS-Studio
Work on #2810
2018-03-07 19:27:52 +01:00
Nikolaj Olsson
a7eb321762 Fix crash in ttml 1.0 saving - thx nathaniel1977 :)
Fix #2705
2018-01-17 19:59:48 +01:00
Nikolaj Olsson
69470b875f Improve reading of TTML - thx Carlos :) 2017-10-02 16:37:45 +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
40f6be44e8 Minor fix for TTML image time codes - thx heisiheisi :) 2017-08-29 20:26:24 +02:00
Nikolaj Olsson
fdd9c3fc1b Refactor subtitle formats 2017-08-03 12:43:52 +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
d6941c4ca1 Minor TTML refact 2017-06-13 12:30:29 +02:00
Nikolaj Olsson
9e539abd10 Fixed issue with TTML and name space - thx PannenkoekenNL :) 2017-05-30 19:24:10 +02:00
Nikolaj Olsson
3e7c32a25d Added optional column "Region" for TTML 1.0 2017-04-26 18:51:34 +02:00
Nikolaj Olsson
5e1a33f96f Fix for TTML regarding #2296 / #2190 2017-04-14 13:33:22 +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
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
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
pavel-belenko
021855d177 Merge pull request #13 from DSRCorporation/bugfix/ttml-schema
TTML schema review
2017-03-02 17:55:06 +03:00
askolesov
e70bc3c3f9 Implemented support of regions for ttml. 2017-02-28 20:02:02 +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
58416db220 Added TTML variant 2017-02-22 15:37:48 +01: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
1634cdf3ff Merge branch 'master-u' into upstream-merge
# Conflicts:
#	libse/SubtitleFormats/TimedText10.cs
2017-02-07 14:42:33 +03:00
Nikolaj Olsson
a69b78184c Fix for multi-line italic - thx nathaniel1977 :)
Fixes (perhaps) #2199
2017-02-04 10:19:31 +01:00
askolesov
96e86b39d3 -fixed line break export
-fixed color attribute namespace
2017-01-31 18:44:07 +03:00
askolesov
2532897cb7 Merge upstream branch 'master' into master
# Conflicts:
#	libse/SubtitleFormats/TimedText10.cs
#	src/Forms/Settings.Designer.cs
2017-01-26 16:11:41 +03:00
Nikolaj Olsson
bb73e645cf Fix for subtitles position in dfxp - thx Plazik :) 2017-01-25 19:01:19 +01:00
askolesov
c43bc9f3f9 Bugfixing - styles editing
-fixed crash when user opens ttml styles editor in new project
-fixed styles editing(was completely non-working)
-added title in QC messagebox
2017-01-12 18:44:14 +03:00
pavel-belenko
5577e6aa23 Merge pull request #3 from pavel-belenko/bugfix/ttml10-export-nested-tags
TTML 1.0 nested tags export/import fixed, import refactored
2017-01-10 17:15:44 +03:00
askolesov
a2f5a511d8 Namespaces moved to constants 2016-12-27 18:20:38 +03:00
askolesov
ee1a58ac71 Fixed namespaces 2016-12-27 17:48:31 +03:00
askolesov
dd30c17852 Refactored ttml import 2016-12-27 16:41:10 +03:00
askolesov
33207b15fe TTML import refactoring, fixed frame rate import bug 2016-12-23 19:08:09 +03:00
askolesov
ccda3fcdcb Implemented white space checker, refactored checkers structure 2016-12-22 18:27:46 +03:00
askolesov
4473436bfe Added translation support for glyph check messages 2016-12-21 14:13:11 +03:00
askolesov
d97113998a Netflix glyph check tool added to main menu 2016-12-20 18:24:39 +03:00
askolesov
7f24ba330c Implemented glyph check algorithm 2016-12-20 11:21:26 +03:00
askolesov
5bb63786b2 Fixed import of paragraph tags in TTML 1.0 2016-12-14 13:07:08 +03:00
Alexander Kolesov
8fae3f4df1 ––Fixed nested tags problem in the TTML 1.0 export 2016-12-14 11:16:01 +03:00
Nikolaj Olsson
3cbb7a6aee Added extra extension for "Timed Text 1.0" 2016-10-11 18:42:27 +02:00
Ivandro Ismael
203984a2c3
Minor refact + cleanup. 2016-08-10 03:40:15 +01:00
Nikolaj Olsson
d5a47da9ef Added "Netflix Timed Text" (TTML variation) 2016-07-31 15:41:37 +02:00
Nikolaj Olsson
97dc44c0f5 Fixed resetting of header in Timed Text 1.0 format - thx Krystian :) 2016-06-23 00:25:10 +02:00
Nikolaj Olsson
71c534c215 Trying to keep style when converting between ttml/ass/itt 2016-06-02 19:01:20 +02:00
Nikolaj Olsson
1549b7a58d command line convert "fps" will now (if specified) override frame rate from source file. Also file extensions are allowed instead of "lowercase subtitle format name without spaces": srt, ass, ssa, smi, itt 2016-06-01 20:59:22 +02:00
Nikolaj Olsson
0370107346 Remove bad chars when saving TTML 1.0 2016-03-28 15:29:26 +02:00