Commit Graph

122 Commits

Author SHA1 Message Date
Ivandro Ismael
6b360951ce [Optimization] - cache match to avoid re-run regex 2016-02-25 06:42:31 +00:00
Ivandro Ismael
ebc59a2dd2 Prefer index instead substring take '1' 2016-02-25 06:38:53 +00:00
Ivandro Ismael
17e7c898da Consistent with sub-formats regex 2016-02-25 06:38:13 +00:00
Nikolaj Olsson
45c3b64ec8 Merge pull request #1587 from ivandrofly/utx
[Bugfix] - Utx won't load text if starts with '#'
2016-02-23 20:48:48 +01:00
Ivandro Ismael
d5874e3c69 [UnknownSubtitle4] - Add method to decode/encoding formatting 2016-02-23 17:29:31 +00:00
Ivandro Ismael
4f9c45daf9 [Bugfix] - Utx won't load text if starts with '#' 2016-02-23 17:12:19 +00:00
Nikolaj Olsson
1164ca6a28 Merge pull request #1582 from ivandrofly/lpr
Minor refact from prev PR
2016-02-23 08:05:47 +01:00
Nikolaj Olsson
48ac077c97 Merge pull request #1584 from ivandrofly/bf1
[bugfix] - fix bug while parsing UnknownSubtitle81.cs
2016-02-23 08:04:19 +01:00
Nikolaj Olsson
d92662b9e3 Fix for reading of some TTML+Image files - thx snakeLo :)
Fix #1585
2016-02-22 09:37:53 +01:00
Ivandro Ismael
9dc4a1dbcf [bugfix] - fix bug while parsing UnknownSubtitle81.cs 2016-02-21 20:23:55 +00:00
Ivandro Ismael
a94ab9f9da Minor refact from prev PR 2016-02-21 20:22:12 +00:00
Nikolaj Olsson
a18eaf9cb8 minor fix for new sub format 2016-02-21 19:09:21 +01:00
Nikolaj Olsson
63fa979c5e Added new subtitle format 2016-02-21 18:52:57 +01:00
Nikolaj Olsson
d331c4c2eb Merge pull request #1573 from xylographe/upkeep
Automated upkeep
2016-02-18 20:07:49 +01:00
Nikolaj Olsson
4beeca76a2 Merge pull request #1575 from ivandrofly/sub-format
refact subtitle-format
2016-02-18 20:03:07 +01:00
Ivandro Ismael
e551123ffa refact subtitle-format 2016-02-17 20:34:22 +00:00
Waldi Ravens
5d7ebe1ef5 Formatting (whitespace only) 2016-02-17 20:55:24 +01:00
Nikolaj Olsson
c6411bf6fb Some fixes form TTML Draft 2006-04 - thx MagicGreenDragon :) 2016-02-17 19:28:39 +01:00
Nikolaj Olsson
d7664a65e2 Added new subtitle format 2016-02-17 19:15:18 +01:00
Nikolaj Olsson
d95671ca9b Some fixes for "Unknow format 80" 2016-02-17 19:14:50 +01:00
Nikolaj Olsson
cb4ada3ef6 Added extra TTML inline attribute 2016-02-17 18:48:02 +01:00
Nikolaj Olsson
e94935623a Fixed crash from last commit... 2016-02-15 23:15:15 +01:00
Nikolaj Olsson
2a1d925c5e Remember some extra inline styles for TTML 1.0 2016-02-15 23:04:02 +01:00
Ivandro Ismael
4265954874 Refact/Update (SpruceWithSpace.cs) 2016-02-15 04:18:31 +00:00
Nikolaj Olsson
1caa4782d7 Added some refact from #1566
fix #1566
2016-02-14 20:23:11 +01:00
Nikolaj Olsson
8fcf78f908 Minor fixes for json 2016-02-14 12:15:48 +01:00
Nikolaj Olsson
ea33e1785d Minor refact 2016-02-13 15:18:52 +01:00
Ivandro Ismael
b2698b5a04 [timecode] - call already defined decoder 2016-02-12 06:46:05 +00:00
Ivandro Ismael
45256ac738 [timecode] - parse last part with double instead 2016-02-12 06:45:20 +00:00
Ivandro Ismael
cabb63ed77 [refact] - Minor update (Idx.cs) 2016-02-12 06:01:17 +00:00
Nikolaj Olsson
ffd6b72951 Merge pull request #1556 from ivandrofly/lrc
Minor refact/Update (Lrc.cs)
2016-02-11 05:12:10 +01:00
Ivandro Ismael
5392cbe0be Minor refact/Update (Lrc.cs) 2016-02-10 21:55:43 +00:00
Ivandro Ismael
4ef3918014 [memory] - dispose memory-stream after usage 2016-02-10 16:23:14 +00:00
Ivandro Ismael
57df259b77 [timecode] - use already defined get-time-code 2016-02-09 02:36:22 +00:00
Nikolaj Olsson
66e5a00459 Minor refact (casing) 2016-02-08 22:14:28 +01:00
Nikolaj Olsson
0ebd0f8cee Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Nikolaj Olsson
273a446320 line endings... 2016-02-08 20:38:51 +01:00
Ivandro Ismael
a449720dc4 [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
Nikolaj Olsson
e8e1e55314 Rename method for better readability 2016-02-06 07:52:53 +01:00
Ivandro Ismael
1aadb82267 [refact] - more refact for sub formats 2016-02-06 02:24:48 +00:00
Ivandro Ismael
c37450bf4b Return true whenever counter is greater then 10 2016-01-30 17:47:35 +00:00
niksedk
ee6bf84cb8 Fixed bug in handling of inline font tag in ASS format - thx Kyoichi :) 2016-01-28 19:04:28 +01:00
niksedk
1167022795 Minor performance fix for split by colon in subtitle formats 2016-01-27 20:03:14 +01:00
niksedk
11bbbab902 Allow smaller PAC files - thx Mike :) 2016-01-26 17:38:59 +01:00
Nikolaj Olsson
77ce703016 Merge pull request #1499 from ivandrofly/yx
Cleanup + Refact
2016-01-25 16:32:37 +01:00
Ivandro Ismael
5ee424b826 Add constant expected chars 2016-01-25 12:43:47 +00:00
Ivandro Ismael
2462b160f8 Remove redundant method (RhozeHarmonic.cs) 2016-01-25 12:43:46 +00:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
Ivandro Ismael
00e801fe66 Declare splitChar outside loop 2016-01-23 02:07:06 +00:00
niksedk
8e7a395a00 Minor refact + unit tests 2016-01-21 20:04:43 +01:00