Commit Graph

749 Commits

Author SHA1 Message Date
Nikolaj Olsson
56b3f59f87 Fix two more pac chars - thx Milenko :) 2019-10-09 16:28:05 +02:00
Nikolaj Olsson
5374c443a9 Fix two pac characters - thx Milenko :) 2019-10-09 04:03:36 +02:00
Nikolaj Olsson
b10c54c7ae Improve structured titles time code regex - thx xylographe :) 2019-10-06 08:05:30 +02:00
niksedk
b6c481fcc6 Allow letter in sub# in structured titles - thx Milenko :) 2019-10-02 21:13:39 +02:00
Nikolaj Olsson
1b87680014 Refactor misc minor stuff 2019-09-29 14:33:26 +02:00
Nikolaj Olsson
236834a123 Fix PAC reading issue - thx Milenko :) 2019-09-27 15:59:18 +02:00
Nikolaj Olsson
41f5b092a7 Improve performance a little bit
(a few subtitle formats + options)
2019-09-24 19:52:52 +02:00
Waldi Ravens
58c4c25486 Formatting (whitespace only) 2019-09-17 04:12:59 +02:00
Nikolaj Olsson
913e5f2f91 Fix performance issue for UnknownSubtitle88 2019-09-16 16:45:08 +02:00
Nikolaj Olsson
e23d289411 Improve "Join" tabstop etc. 2019-09-15 17:59:47 +02:00
Nikolaj Olsson
68e771a8fe Fix subtitle loading issues - thx Admas :)
Fix for MicroDvd + looks at unknown formats last
2019-09-15 11:20:05 +02:00
Nikolaj Olsson
802bf90d16 Remove control chars when converting from Web VTT - thx Arjan :) 2019-09-15 08:10:13 +02:00
Nikolaj Olsson
8ebb3266a0 Minor fix for last commit (write correct start tag) 2019-09-14 21:24:23 +02:00
Nikolaj Olsson
bdff53f564 Work on AWS JSON files - thx jaccoud :)
Work on #3757
2019-09-14 19:38:51 +02:00
Nikolaj Olsson
199829f534 Work on Work on #3682 + minor fix for json8 2019-09-10 17:49:27 +02:00
Nikolaj Olsson
3f6dd2dfcb Add new subtitle format - thx Zhen :) 2019-09-10 15:39:12 +02:00
niksedk
10130f098f Fix crash + bug in "Fix music notations" - thx paolovador :)
Fix #3739
2019-09-01 18:12:29 +02:00
niksedk
bffcc16fbb Add new subtitle format 2019-09-01 15:28:44 +02:00
niksedk
b26657a646 Make it optional to use WebVTT X-Timestamp-Map header
Related to #3736
2019-08-31 20:23:48 +02:00
niksedk
8467bf5fb6 Fix for X-TIMESTAMP-MAP header in WebVTT - thx laurensscheers :)
Work on #3736
2019-08-31 20:15:47 +02:00
niksedk
54aefa951a Improve WebVTT with <>& - thx lambdacore12 :)
Fix #3721
2019-08-27 19:43:51 +02:00
niksedk
b8f0d5fe84 Improve "Batch convert"
Add cancel button, improve speed of folder scanning, show file name when scanning a folder
2019-08-25 13:05:17 +02:00
niksedk
40dbf721cf Fix save file name when "Hide known extension" on - thx jrjordao :)
Fix #3716
2019-08-24 11:39:41 +02:00
niksedk
1671452532 Improve handling of "Structured titles" format - thx Yamato-ua :)
Fix #2177
2019-08-24 08:24:07 +02:00
niksedk
0567cb7c7f Update "Structured titles" format - thx Yamato-ua :)
Related to #2177
2019-08-23 16:16:27 +02:00
niksedk
a482dee89a Improve compatibility for ASS/SSA - thx sneaker_ger :)
ASS: "Actor" > "Name" +ASS/SSA: And extra new line
http://forum.doom9.org/showthread.php?p=1882276#post1882276
2019-08-21 15:54:18 +02:00
niksedk
3792a913d2 Refact of WebVTT (minor) 2019-08-21 07:08:50 +02:00
Ivandro Ismael
53b8ea8e0e fix index problem when p.Text.Length is 1 2019-08-18 20:26:40 +01:00
niksedk
fe780666f1 Improve Pac pewview dialog 2019-08-18 18:17:04 +02:00
Ivandro Ismael
7dbd564fbd move get subtitle format from name to SubtitleFormat 2019-08-17 10:54:52 +01:00
Waldi Ravens
66e36a8321 Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
niksedk
19ff3b46dd Refactor (minor) 2019-08-14 17:02:26 +02:00
niksedk
c24d8d9f4b Add support for WebVTT X-TIMESTAMP-MAP - thx Nickola :)
Default timescale is 90000 - can be modified via WebVttTimescale in Settings.xml
2019-08-14 15:56:46 +02:00
niksedk
bf42921a06 Add new sub format 2019-08-08 18:34:33 +02:00
niksedk
1790fe701a Remove unnecessary fix - thx OmrSi :) 2019-07-20 11:43:37 +02:00
niksedk
2367fdeb9e Allow read of srt with "." in time code insted of "," - thx Wiljan :)
(Regression from 3.5.9)
2019-07-19 15:09:29 +02:00
niksedk
4c5d4c87a9 Fix minor EBU stl issue 2019-07-18 18:36:33 +02:00
nikolaj.olsson
0badfd453c Trying to fix chars in a stable way (avoid Encoding.Default) for EBU 2019-07-12 13:52:18 +02:00
niksedk
0af8623f9d Fix for writing hashtag (#) in format EBU STL - thx Milenko :) 2019-07-06 11:32:26 +02:00
niksedk
7e7ae978f8 Fix line-break corruption when sub contains ampersand in TTML - thx Krystian :) 2019-06-26 21:13:56 +02:00
niksedk
e9567c5580 Minor fix for ebu stl and Unicode ellipsis - thx Daniele :) 2019-06-16 15:09:20 +02:00
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
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
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
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
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
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
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
Nikolaj Olsson
704f103442 Merge branch 'master' into feature/profiles 2019-03-13 17:57:47 +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
bd44bf998e Add initial profiles (for subtitle rules) 2019-03-12 21:14:21 +01:00
Nikolaj Olsson
0c40dc2983 Add new sub format - thx Matmanamane :) 2019-03-03 13:44:35 +01:00
Nikolaj Olsson
836524a575 Fix for irregular srt - thx Sopor- :)
Fix #3411
2019-02-26 06:48:43 +01:00
Nikolaj Olsson
fb1b2c53ec Minor updated from Jamakmake :) 2019-02-25 13:23:05 +01:00
Nikolaj Olsson
5b2bced26f Work on WebVTT languages - thx Jamakmake :) 2019-02-25 06:01:25 +01:00
Nikolaj Olsson
5ae67cdef7 Improve WebVTT/unicode-to-ansi - thx Jamakmake :) 2019-02-24 15:43:14 +01:00
Nikolaj Olsson
13148b5742 Allow multiple blank lines in .srt files - thx Sopor- :) 2019-02-23 21:52:57 +01:00
Nikolaj Olsson
c0be3468e9 Fix for last commit - thx OmrSi :) 2019-02-23 14:19:27 +01:00
Nikolaj Olsson
ad8358d501 Try to handle Arabic in WebVTT better - thx OmrSi :)
Fix  #3383
2019-02-23 14:13:44 +01:00
Nikolaj Olsson
ff8fef0f0c Minor refact regarding JoinSubtitle - thx ivandrofly :)
Related to #3389
2019-02-23 14:06:15 +01:00
Nikolaj Olsson
bd52083f1f Work on issue with realoading subtitle from source view 2019-02-23 08:05:50 +01:00
Ivandro Ismael
776a9d3eb7 PhoenixSubtitle: Update + bugfix 2019-02-22 23:37:38 +00:00
Nikolaj Olsson
2981e20f6d Proper fix for #3385 inlcuded space beofre and after time codes
Fix #3385 + unit tests so it wont happen again
2019-02-21 20:58:11 +01:00
Ivandro Ismael
a07d4d41c0 resolves #3385 2019-02-21 17:26:13 +00:00
Ivandro Ismael
86e90039bf Subrip: use platform indipendent line-break. 2019-02-21 17:00:52 +00:00
Nikolaj Olsson
07291a5313 Allow dash in number for WebVTT files - thx Maksim :) 2019-02-13 18:37:00 +01:00
Nikolaj Olsson
2e8a12803e Refact - thx invandrofly :)
fix #3350
2019-02-13 18:35:55 +01:00
Nikolaj Olsson
69c1bf6a4c Minor clean 2019-02-10 12:27:19 +01:00
Nikolaj Olsson
108a2d0231 Improve color tags for VTT - thx uckthis :)
Work on #3349
2019-02-09 18:10:47 +01:00
Nikolaj Olsson
d6ed1b004a Make a few settings for format "TMPGEnc VME" customizable - thx ed :) 2019-02-08 21:32:12 +01:00
Nikolaj Olsson
0956695ddd Refact (minor) 2019-02-08 16:59:49 +01:00
Nikolaj Olsson
d38e534ec7 Add some support for integer values in WebVTT line cues - thx franontanaya :)
Work on #3338
2019-02-08 16:04:53 +01:00
Nikolaj Olsson
ea1b28a06e Refactor (minor) 2019-02-02 12:42:30 +01:00
Nikolaj Olsson
f0603a04b9 Refactor (minor) 2019-01-31 15:39:51 +01:00
niksedk
36e00e8d0d Try to impove pasing of badly fomatted srt files - thx Darnn :)
Fix #2147
2019-01-30 20:56:16 +01:00
Nikolaj Olsson
ce37dc1d75 Refactor minor stuff 2019-01-29 21:33:20 +01:00
Nikolaj Olsson
1f8daa07cd Refactor - fix minor issues from codacy 2019-01-28 20:13:54 +01:00
Nikolaj Olsson
877541314c Refactor - fix minor issues from codacy 2019-01-28 19:35:15 +01:00
nikolaj.olsson
720ba172d9 Add more italic support to spt/sptx - thx Peter :) 2019-01-28 10:07:45 +01:00
niksedk
c5aa13fb3e Add italic word suppot for spt/stpx 2019-01-27 18:47:55 +01:00
Nikolaj Olsson
5a003a6644 Refactor - fix minor issues from codacy 2019-01-26 12:11:57 +01:00
Nikolaj Olsson
71284918c4 Add format "sptx" (read only) - thx Peter :) 2019-01-26 07:31:51 +01:00
niksedk
fba3a241b2 Rafactor - some methods to static 2019-01-25 21:04:18 +01:00
niksedk
ee20a1632f Fix for ms in OGM chapters - thx Franc :) 2019-01-25 20:02:39 +01:00
Nikolaj Olsson
6b74414c61 Refactor - fix minor issues from codacy 2019-01-23 20:27:53 +01:00
Nikolaj Olsson
e4bbb5c401 Refactor - fix minor issues from codacy 2019-01-22 07:30:08 +01:00
Nikolaj Olsson
5bcfd6191c Refactor - fix minor issues from codacy 2019-01-21 09:53:15 +01:00
Nikolaj Olsson
217957321f Add format "OGM chapters" - thx Franc :) 2019-01-21 05:42:30 +01:00
Nikolaj Olsson
0548443c8c Refactor - fix minor issues from codacy 2019-01-20 18:14:52 +01:00
Nikolaj Olsson
26cdbeced5 Fix bug introduced in recent refactor 2019-01-20 15:39:28 +01:00
Nikolaj Olsson
32af4eee1f Minor refact 2019-01-20 15:11:37 +01:00
Nikolaj Olsson
8c4e3e06cf Refactor - fix minor issues from codacy 2019-01-20 14:53:58 +01:00
Nikolaj Olsson
ae7cb6a911 Add more cleanup for webvtt remove native formatting 2019-01-20 14:51:00 +01:00
Nikolaj Olsson
c64934ea59 Refact 2019-01-19 22:48:33 +01:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
1468fa7642 Refactor 2019-01-19 12:29:38 +01:00
Nikolaj Olsson
699afb0cf2 Minor refact of DCinema 2019-01-15 21:21:28 +01:00
Nikolaj Olsson
f2957b4a3b Fix issue with position in VTT - thx devilcoelhodog :)
Work on #3290
2019-01-15 21:20:23 +01:00
Nikolaj Olsson
51d1596887 Refactor - add braces 2019-01-13 09:15:04 +01:00
Nikolaj Olsson
92324eb322 Refact some "static" stuff 2019-01-11 10:03:52 +01:00
nikolaj.olsson
c119b57792 Fix minor tag isse in vtt - thx Arjan :) 2019-01-08 18:30:44 +01:00
Nikolaj Olsson
57f39c4d99 Improve DVD Studio Pro tag reading - thx Shas2509 :)
Work on #3272
2019-01-03 17:54:19 +01:00
Nikolaj Olsson
54046817aa Update change log 2019-01-03 17:52:45 +01:00
Nikolaj Olsson
66ed1094b8 Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +01:00
Nikolaj Olsson
d20d388c17 Fix reading some ttml 2016-10 draft - thx bbpqman :) 2018-12-30 11:20:37 +01:00
nikolaj.olsson
8d66236491 Work on #2754 2018-12-28 21:22:34 +01:00
Nikolaj Olsson
44ff0b6311 Add new subtitle format - thx Michael :) 2018-12-07 09:21:49 +01:00
Nikolaj Olsson
dcd80c112f Fix decode time format 2018-11-27 21:19:31 +01:00
Nikolaj Olsson
24c6cc579a Fix for timecode in UnknownSubtitle31 2018-11-27 21:04:03 +01:00
Nikolaj Olsson
922d96d5d4 Work on ebu stl boxing - thx Milenko :) 2018-11-20 21:19:28 +01:00
Nikolaj Olsson
cb1181c5fd Fix issue with reading last line with zero duration - thx darnn :)
Fix #3167
2018-11-10 11:29:04 +01:00
Nikolaj Olsson
3aad893763 Add custom fade up/down for DCinema smpte - thx felagund :)
Fix #181
2018-11-01 20:51:34 +01:00
Nikolaj Olsson
71f4fc7921 Add new sub format 2018-11-01 20:48:54 +01:00
Nikolaj Olsson
45ee6fcd82 Check for invalid json 2018-10-29 21:36:16 +01:00
Nikolaj Olsson
91516e5425 Add new subtitle format - thx FL :) 2018-10-28 05:08:45 +01:00
Nikolaj Olsson
f9bf068401 Add read of format "Transcriptive json" - thx Jon :) 2018-10-27 17:55:18 +02:00
Nikolaj Olsson
ffab07c529 Fix opening empty 890 file - thx Janica :) 2018-10-22 18:29:57 +02:00
Nikolaj Olsson
60b1a96589 Add "DVD Studio Pro" file properties - thx Daniel :) 2018-10-10 18:56:41 +02:00
Nikolaj Olsson
0cd466707e Use https for nikse.dk 2018-09-20 00:05:55 +02:00
Nikolaj Olsson
31ab5e4902 Add new image based format 2018-09-15 06:15:20 +02:00
Nikolaj Olsson
c1b38df781 Fixed decimal point issue with ASS - thx Thierry :) 2018-08-29 19:21:31 +02:00
Nikolaj Olsson
7c4a61a152 Allow up to 2 mb ebu stl sub files 2018-08-24 10:50:44 +02:00
Nikolaj Olsson
0f218961bb Some fixes for unknown87 2018-08-24 07:30:47 +02:00
Nikolaj Olsson
4d0abcba3e Add new sub format 2018-08-23 17:01:13 +02:00
Nikolaj Olsson
5defd018e5 Minor improvements for adjust durations 2018-08-12 17:12:53 +02:00
Nikolaj Olsson
ba1743748e Keeps original divs for paragraphs in ttml 2018-08-12 10:41:43 +02:00
Nikolaj Olsson
4237c9aeeb Work on EBU STL "language code" 2018-08-09 17:25:59 +02:00
Nikolaj Olsson
034fd32bb4 Trying to improve detection of ismt ffxp - thx Tomer :) 2018-08-08 19:16:25 +02:00
Nikolaj Olsson
cc019ec6c8 Improve ELR Studio reading slightly
Work on #2945
2018-07-08 21:23:19 +02:00
Nikolaj Olsson
310c094fe1 Allow empty lines
work on #2968
2018-07-03 05:35:33 +02:00
Nikolaj Olsson
2cd7d8f1b1 Add ELR print format - thx darnn :)
work on #2968
2018-07-02 21:58:41 +02:00