Ivandro Ismael
|
4c511d0228
|
[NoBreakAfterItem] - Use generic IComparable.
|
2016-04-05 03:09:40 +01:00 |
|
Ivandro Ismael
|
46e9acb27a
|
[FixMissingSpaces] - Use single compiled regex instance (url).
|
2016-04-04 18:54:41 +01:00 |
|
Nikolaj Olsson
|
f53b2e0f91
|
Fixed issue in "Add missing spaces" - thx Andrew :)
|
2016-04-04 17:19:10 +02:00 |
|
Nikolaj Olsson
|
f5211b3f81
|
Fixed issue in "Remove text for HI" - thx Andrew :)
|
2016-04-04 06:39:04 +02:00 |
|
Nikolaj Olsson
|
77552eff7e
|
Adjust duration fixed for last subtitle - thx mariner :)
|
2016-04-02 06:20:50 +02:00 |
|
Nikolaj Olsson
|
0689de05a4
|
Fixed bug regarding adjusting duration in seconds for last subtitle - thx mariner :)
|
2016-04-01 19:45:15 +02:00 |
|
Nikolaj Olsson
|
91afa5099c
|
Removed unused method - thx xylographe :)
|
2016-04-01 16:19:53 +02:00 |
|
Ivandro Ismael
|
a23d4c6fc1
|
[Cavana890] - Move character arrays outside loop.
|
2016-03-31 21:17:43 +01:00 |
|
Ivandro Ismael
|
2d419841f9
|
[Utilities] - Move Sb instantiation outside loop.
|
2016-03-31 21:17:20 +01:00 |
|
Nikolaj Olsson
|
24cd139fe5
|
Merge pull request #1667 from ivandrofly/SsaStyle
Some Update for (SsaStyle.cs)
|
2016-03-31 22:06:37 +02:00 |
|
Nikolaj Olsson
|
e79532db3f
|
Keep last spell check language if language is the same (eg if en_GB was last language, the en_GB will be used even if en_US is detected) - thx hello_hello :)
|
2016-03-31 21:55:19 +02:00 |
|
Nikolaj Olsson
|
02487a5b89
|
Minor optimization of "ReverseNumbers" - thx xylographe :)
|
2016-03-31 21:15:27 +02:00 |
|
Nikolaj Olsson
|
10179c2d25
|
Fixed bug in last "Cavena 890" commit - thx xylographe :)
|
2016-03-31 21:06:49 +02:00 |
|
Nikolaj Olsson
|
2731b43aae
|
Improved Cavena890 support - thx Elad :)
|
2016-03-31 17:53:05 +02:00 |
|
Ivandro Ismael
|
215a98c896
|
[SsaStyle] - Remove redundant ToLower().
|
2016-03-30 20:41:12 +01:00 |
|
Ivandro Ismael
|
cd821c6491
|
[SsaStyle] - Lower string using Invariant.
|
2016-03-30 20:41:05 +01:00 |
|
Nikolaj Olsson
|
b0311e4cb9
|
Minor refact for DCinama formats
|
2016-03-30 20:35:27 +02:00 |
|
Nikolaj Olsson
|
4ecda6d53e
|
Merge pull request #1664 from ivandrofly/sf-DCSubtitle
Update for DCSubtitle
|
2016-03-30 20:18:54 +02:00 |
|
Nikolaj Olsson
|
c7b8f18a89
|
Fixed bug regarding double line italic in format "iTunes Timed Text" - thx Ajax :)
|
2016-03-30 19:05:53 +02:00 |
|
Nikolaj Olsson
|
7a9388d1dd
|
Added new subtitle format - thx Oli :)
|
2016-03-29 18:22:46 +02:00 |
|
Ivandro Ismael
|
a60d1e9852
|
[PacUnicode] - Call extension method to remove Control-Characters present in text.
|
2016-03-29 13:58:24 +01:00 |
|
Ivandro Ismael
|
5e88c48f08
|
[Utilities] - Some refact for (RemoveSsaTags).
|
2016-03-28 22:32:56 +01:00 |
|
Ivandro Ismael
|
1790c421de
|
[DcSubtitle] - Call already defined method to remove SSA/ASS tags.
|
2016-03-28 22:32:55 +01:00 |
|
Ivandro Ismael
|
f7566ae7d9
|
[DCSubtitle] - Use ordinal rule (String).
|
2016-03-28 22:32:54 +01:00 |
|
Nikolaj Olsson
|
0370107346
|
Remove bad chars when saving TTML 1.0
|
2016-03-28 15:29:26 +02:00 |
|
Nikolaj Olsson
|
702110307c
|
Fixed spelling error
|
2016-03-28 15:23:24 +02:00 |
|
Nikolaj Olsson
|
d99b5d1495
|
Merge pull request #1653 from ivandrofly/sub-patch
[Subtitle] - Add helper method to get all text from Subtitle
|
2016-03-27 18:29:02 +02:00 |
|
Nikolaj Olsson
|
e751b2f704
|
Merge pull request #1660 from ivandrofly/st-patch-2
[StrippableText] - Don't need to loop to replaceIds.Count for every name inserted.
|
2016-03-27 18:27:21 +02:00 |
|
Nikolaj Olsson
|
a485d5dd3a
|
Some updates for format "sif"
|
2016-03-27 18:03:54 +02:00 |
|
Ivandro Ismael
|
33f5155700
|
[NamesList] - Combine two collection using AddRange.
|
2016-03-27 15:32:16 +01:00 |
|
Ivandro Ismael
|
ad3f1a6812
|
[StripableText] - Avoid duplication.
|
2016-03-27 15:12:54 +01:00 |
|
Ivandro Ismael
|
4d96a7cd8b
|
[StrippableText] - Use OrdinalIgnoreCase instead calling lower in 'name'.
|
2016-03-27 15:12:21 +01:00 |
|
Ivandro Ismael
|
5f98c6b4a8
|
[StrippableText] - Don't need to loop to replaceIds.Count for every name inserted.
|
2016-03-27 15:08:56 +01:00 |
|
Nikolaj Olsson
|
694376f154
|
Minor refact
|
2016-03-27 14:41:32 +02:00 |
|
Ivandro Ismael
|
084f3f9b3a
|
[Subtitle] - Add helper method to get all text from Subtitle
|
2016-03-26 13:15:40 +00:00 |
|
Nikolaj Olsson
|
1dae1e6828
|
Made last fix for Dutch more consistent - thx xylographe :)
|
2016-03-26 09:34:43 +01:00 |
|
Nikolaj Olsson
|
efcff3b1d8
|
Fixed better detection of Dutch (could be detected as English due to the word "we")
|
2016-03-25 21:36:18 +01:00 |
|
Nikolaj Olsson
|
d673a34a00
|
Fixed issue where current frame rate was lost (due to IsMine changing it)
|
2016-03-23 22:09:03 +01:00 |
|
Nikolaj Olsson
|
530baed885
|
Working on new sub format
|
2016-03-23 22:06:56 +01:00 |
|
Ivandro Ismael
|
515a071719
|
[Utilities] - Remove redundant method
|
2016-03-22 19:33:53 +00:00 |
|
Nikolaj Olsson
|
4b39e8723a
|
Last version number files...
|
2016-03-20 07:43:32 +01:00 |
|
Nikolaj Olsson
|
6b1c4e115f
|
working on new subtitle format
|
2016-03-19 20:03:25 +01:00 |
|
Nikolaj Olsson
|
632127072c
|
Added new subtitle format
|
2016-03-18 18:49:42 +01:00 |
|
Waldi Ravens
|
f202b74815
|
Formatting (whitespace only)
|
2016-03-15 11:30:37 +02:00 |
|
Nikolaj Olsson
|
82c851d3e0
|
Minor cleanup for format "ATS ISS"
|
2016-03-13 21:47:53 +01:00 |
|
Nikolaj Olsson
|
0c083d763f
|
Removed unused variable
|
2016-03-13 21:41:07 +01:00 |
|
Nikolaj Olsson
|
5ffbaad80a
|
Fix for last commit...
|
2016-03-13 21:38:35 +01:00 |
|
Nikolaj Olsson
|
bb62356439
|
Fix for "FilmEditXml" format
|
2016-03-13 21:37:17 +01:00 |
|
Nikolaj Olsson
|
e32b340695
|
Minor performance fix for "RemoveControlCharacters"
|
2016-03-12 23:35:01 +01:00 |
|
Nikolaj Olsson
|
4cdfb7b66d
|
Added option to enter Bing api client id + secret - thx Joan/Simon/Kristo :)
|
2016-03-07 19:07:01 +01:00 |
|
Waldi Ravens
|
e55ee60de4
|
Corrected misspelled word in Language.cs
|
2016-03-06 14:43:08 +01:00 |
|
Waldi Ravens
|
7db68544bc
|
Formatting (whitespace only)
|
2016-03-05 18:45:42 +01:00 |
|
Ivandro Ismael
|
70a32d940d
|
[VobSubParser] - Fix buffer access bound
|
2016-03-03 15:25:42 +00:00 |
|
Ivandro Ismael
|
23c7c1142d
|
[TimeCode] - Call contruct which take 1 val instead
|
2016-03-03 15:25:09 +00:00 |
|
Nikolaj Olsson
|
6039f9b1a6
|
Merge pull request #1610 from ivandrofly/sf-42
[SubtitleFormat] - Update UnknownSubtitle42
|
2016-03-02 22:51:14 +01:00 |
|
Nikolaj Olsson
|
40c2ab6fe2
|
Some optimizations for format "Uknown 41" - thx Ivandrofly :)
Fix #1612
|
2016-03-02 18:39:11 +01:00 |
|
Ivandro Ismael
|
b4f7fdd39b
|
[SubtitleFormat] - Update UnknownSubtitle42
|
2016-03-01 23:11:56 +00:00 |
|
Nikolaj Olsson
|
dd28766564
|
Fixed bug in format "SubViewer 2.0" regarding bold tag - thx ivandrofly :)
|
2016-03-01 08:05:44 +01:00 |
|
Nikolaj Olsson
|
fae0633fa0
|
Minor fix for "Timed Text draft 2006-10"
|
2016-02-29 17:23:42 +01:00 |
|
Nikolaj Olsson
|
5979ca070a
|
Minor update of text
|
2016-02-29 16:41:18 +01:00 |
|
Nikolaj Olsson
|
9485fd9350
|
Added audio track functionality to mpv player
|
2016-02-29 15:41:09 +01:00 |
|
Nikolaj Olsson
|
b33fbb5703
|
Fixed spelling error - thx xylographe :)
|
2016-02-29 09:14:49 +01:00 |
|
Nikolaj Olsson
|
2a1f35575c
|
Added missing translation for new mpv settings
|
2016-02-29 08:09:45 +01:00 |
|
Nikolaj Olsson
|
0b62555a49
|
Minor fix for TTML 1.0
|
2016-02-29 07:27:12 +01:00 |
|
Nikolaj Olsson
|
55130b6315
|
Fixed possible bug in reading frame rate from ttml 1.0 - thx Meester Pul :)
|
2016-02-28 14:00:16 +01:00 |
|
Nikolaj Olsson
|
b28faf721a
|
mpv - can now really change vo
|
2016-02-28 13:06:32 +01:00 |
|
Nikolaj Olsson
|
a83ca22973
|
Fixed two issues regarding new mpv - thx aaaxx :)
|
2016-02-28 10:58:19 +01:00 |
|
Nikolaj Olsson
|
d03d60fada
|
Fixed minor type (mvp -> mpv)
|
2016-02-28 07:59:13 +01:00 |
|
Nikolaj Olsson
|
d389d65aaf
|
Revert "[SubtitleFormat] - Update (SubViewer20.cs)"
|
2016-02-28 07:55:16 +01:00 |
|
Nikolaj Olsson
|
cbbfe5986a
|
Merge pull request #1600 from ivandrofly/sf-sv
[SubtitleFormat] - Update (SubViewer20.cs)
|
2016-02-28 07:44:21 +01:00 |
|
Nikolaj Olsson
|
3b487b2045
|
Merge pull request #1601 from ivandrofly/sf-uk1
[SubtitleFormat] - Update (UnknownSubtitle1.cs)
|
2016-02-28 07:42:27 +01:00 |
|
Nikolaj Olsson
|
20c326aa62
|
Merge pull request #1603 from ivandrofly/sf-uk3-5
Update (UnknownSubtitle3.cs)
|
2016-02-28 07:36:16 +01:00 |
|
niksedk
|
ac9f94bd20
|
Initial version of mpv player
|
2016-02-27 15:16:59 +01:00 |
|
Ivandro Ismael
|
095b802a82
|
[SubtitleFormat] - Update (UnknownSubtitle1.cs)
|
2016-02-27 11:24:04 +00:00 |
|
Ivandro Ismael
|
0af0fe62df
|
[SubtitleFormat] - Update (UnknownSubtitle3.cs)
|
2016-02-27 11:22:55 +00:00 |
|
Ivandro Ismael
|
ddf870e697
|
[SubtitleFormat] - Update (SubViewer20.cs)
|
2016-02-27 09:50:36 +00:00 |
|
Nikolaj Olsson
|
4989e9372a
|
Merge pull request #1596 from ivandrofly/sf36
[SubtitleFormat] - Update (UnknownSubtitle36.cs)
|
2016-02-27 08:08:02 +01:00 |
|
Nikolaj Olsson
|
39e6ceda24
|
Merge pull request #1597 from ivandrofly/sf-patch2
Consistent with regex-time-code naming convention
|
2016-02-27 08:06:26 +01:00 |
|
Nikolaj Olsson
|
8ec26dffd7
|
Merge pull request #1598 from ivandrofly/sfzg
[SubtitleFormat] - Update (ZeroG.cs)
|
2016-02-27 08:05:45 +01:00 |
|
Ivandro Ismael
|
1020df4d72
|
[Typo] - Fix typos in params
|
2016-02-26 23:35:48 +00:00 |
|
Ivandro Ismael
|
eaf8b8e045
|
[SubtitleFormat] - Update (ZeroG.cs)
|
2016-02-26 23:32:43 +00:00 |
|
Ivandro Ismael
|
8d4f8dea7e
|
Consistent with regex-time-code naming convention
|
2016-02-26 23:20:36 +00:00 |
|
Ivandro Ismael
|
3e3089be98
|
[SubtitleFormat] - Update (UnknownSubtitle36.cs)
|
2016-02-26 21:44:18 +00:00 |
|
Ivandro Ismael
|
a647341632
|
Remove redundant cast/cache format outside loop
|
2016-02-25 18:17:31 +00:00 |
|
Ivandro Ismael
|
4b1ba2e316
|
Remove redundant Trim()
|
2016-02-25 18:16:36 +00:00 |
|
Ivandro Ismael
|
6b360951ce
|
[Optimization] - cache match to avoid re-run regex
|
2016-02-25 06:42:31 +00:00 |
|
Ivandro Ismael
|
e8926af776
|
Simplify member access
|
2016-02-25 06:41:49 +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 |
|
Nikolaj Olsson
|
cd7099e04b
|
Merge pull request #1574 from ivandrofly/lang-file
[lang] - Display a msg to 'match' if user tries to enter a num > int.Max
|
2016-02-18 05:00:31 +01:00 |
|
Ivandro Ismael
|
e72b2d310f
|
[lang] - Display a msg to 'match' if use tries to enter a num > int.Max
|
2016-02-17 21:39:23 +00: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 |
|
Nikolaj Olsson
|
a2b3270e72
|
Merge pull request #1549 from ivandrofly/bdnxml
Update (BdnXml.cs)
|
2016-02-10 20:06:54 +01:00 |
|
Ivandro Ismael
|
4ef3918014
|
[memory] - dispose memory-stream after usage
|
2016-02-10 16:23:14 +00:00 |
|
Nikolaj Olsson
|
2ea6bb47dc
|
Some "Remove text for HI" fixes - thx Thunderbolt8 :)
Fix #1519
|
2016-02-09 23:15:33 +01: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 |
|
Nikolaj Olsson
|
ffd7c6766c
|
Line endings...
|
2016-02-08 19:35:43 +01:00 |
|
Nikolaj Olsson
|
5b8573114e
|
Merge pull request #1543 from ivandrofly/stg
'Stage' auto-generated language class
|
2016-02-08 19:26:27 +01:00 |
|
Nikolaj Olsson
|
c79317c527
|
Fix for "Spell check" auto-fix name - thx Chamallow :)
|
2016-02-08 18:15:42 +01:00 |
|
Ivandro Ismael
|
f5b3be226c
|
'Stage' auto-generated language class
|
2016-02-07 18:51:00 +00:00 |
|
Ivandro Ismael
|
a449720dc4
|
[subtitleformat] - remove generic functionality (decode-time-code)
|
2016-02-06 22:26:24 +00:00 |
|
Nikolaj Olsson
|
66d1bd1190
|
Fixed bug in "Fix invalid italic tags" - thx invandrofly :)
Inspired by #1536
|
2016-02-06 19:51:57 +01:00 |
|
Nikolaj Olsson
|
ec6398dba2
|
Fixed possible crash from last commit
Nice unit test :)
|
2016-02-06 11:33:12 +01:00 |
|
Nikolaj Olsson
|
a9da8482bd
|
Trying to fix issue regarding FCE Add dash
Inspired by ivandrofly in #1539 :)
|
2016-02-06 11:15:39 +01:00 |
|
Nikolaj Olsson
|
e8e1e55314
|
Rename method for better readability
|
2016-02-06 07:52:53 +01:00 |
|
Nikolaj Olsson
|
124c2d0064
|
Merge pull request #1540 from ivandrofly/refact-format
[refact] - more refact for sub formats
|
2016-02-06 07:36:46 +01:00 |
|
Nikolaj Olsson
|
6deca371b9
|
Merge pull request #1534 from ivandrofly/rftr
Minor update
|
2016-02-06 07:15:47 +01:00 |
|
Nikolaj Olsson
|
afda01f690
|
Merge pull request #1538 from ivandrofly/refact-FDGT
[refact] - remove duplicated code
|
2016-02-06 07:13:42 +01:00 |
|
Ivandro Ismael
|
1aadb82267
|
[refact] - more refact for sub formats
|
2016-02-06 02:24:48 +00:00 |
|
Ivandro Ismael
|
d89b5168a2
|
[refact] - remove duplicated code
|
2016-02-05 20:08:02 +00:00 |
|
Ivandro Ismael
|
ec9511367d
|
[Rev] - Minor update for HmtlUtil
|
2016-02-05 17:39:43 +00:00 |
|
Ivandro Ismael
|
b6af66f9c6
|
merge statements
|
2016-02-05 01:43:04 +00:00 |
|
Ivandro Ismael
|
b6ce6d31a7
|
Cache maximum length outside loop
|
2016-02-05 01:34:46 +00:00 |
|
Nikolaj Olsson
|
768059359d
|
Spell check optimization
|
2016-02-03 21:39:36 +01:00 |
|
Nikolaj Olsson
|
37b58ca306
|
Merge pull request #1525 from ivandrofly/patch-HI
[HI] - Optimization/Refact
|
2016-02-03 21:36:55 +01:00 |
|
Ivandro Ismael
|
99af3659be
|
[Bugfix] - Fix possible bug last 'word' wrong index
|
2016-02-03 11:09:02 +00:00 |
|
Ivandro Ismael
|
838dd707d6
|
[HI] - Optimization/Refact
|
2016-02-02 21:05:29 +00:00 |
|
Nikolaj Olsson
|
f75f35b103
|
Refactor "Spell check Form"
|
2016-02-02 20:40:47 +01:00 |
|
Ivandro Ismael
|
6e275ddfa3
|
Fix typo in method name
|
2016-02-01 21:10:04 +00:00 |
|
Ivandro Ismael
|
c324182f1a
|
[Refact] - Merge conditions
|
2016-02-01 21:06:56 +00:00 |
|
Nikolaj Olsson
|
dd1f35bec3
|
Minor refact
|
2016-02-01 20:32:34 +01:00 |
|
Ivandro Ismael
|
c37450bf4b
|
Return true whenever counter is greater then 10
|
2016-01-30 17:47:35 +00:00 |
|
Ivandro Ismael
|
5b2f9fe2aa
|
Refact ChangeFrameRate
|
2016-01-29 15:18:29 +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 |
|
niksedk
|
230f6a1be9
|
Added missing using in last commit - thx xylographe :)
|
2016-01-25 20:22:42 +01:00 |
|
niksedk
|
20f1f5e938
|
Updated AssemblyInfo.cs.template for libse
|
2016-01-25 16:37:49 +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
|
e14119db61
|
Bump copyright year.
|
2016-01-24 16:58:00 +02: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
|
c382a71a5e
|
Paragraph adjust optimization - inspired by #1490
|
2016-01-22 16:28:09 +01:00 |
|
niksedk
|
8e7a395a00
|
Minor refact + unit tests
|
2016-01-21 20:04:43 +01:00 |
|
niksedk
|
51ca6df390
|
Working on video offset
|
2016-01-21 10:25:54 +01:00 |
|
Nikolaj Olsson
|
e2142ce9bf
|
Merge pull request #1487 from ivandrofly/x
Move DecodeTimeCode to SubtitleFormat to avoid duplication part 3
|
2016-01-17 20:27:56 +01:00 |
|
Ivandro Ismael
|
83ea541a44
|
Refact (ScenaristClosedCaptions.cs)
|
2016-01-17 17:41:08 +00:00 |
|
Ivandro Ismael
|
38d0f0de7d
|
Move DecodeTimeCode to SubtitleFormat to avoid duplication part 3
|
2016-01-17 17:33:55 +00:00 |
|
Ivandro Ismael
|
b230695b0c
|
Cleanup + Move DecodeTimeCode to SubtitleFormat part 2
|
2016-01-17 15:58:05 +00:00 |
|
Ivandro Ismael
|
cf6607a18a
|
Move DecodeTimeCode to SubtitleFormat to avoid duplication
|
2016-01-16 14:42:44 +00:00 |
|
niksedk
|
a84c33a08d
|
Update version number to 3.4.11
|
2016-01-16 11:16:55 +01:00 |
|
niksedk
|
1737d4a5f6
|
Allow re-import from OCR html image export - thx
heforfree :)
Fix #1448
|
2016-01-16 10:55:06 +01:00 |
|
niksedk
|
c8baa2e42b
|
Remember last spell check language for "Binary image compare OCR"
|
2016-01-16 08:38:35 +01:00 |
|
niksedk
|
83978d06a7
|
Remember last "Binary image compare db"
|
2016-01-15 23:30:27 +01:00 |
|
niksedk
|
b4247b7eb4
|
Minor fix for last PR
|
2016-01-15 12:55:50 +01:00 |
|
Ivandro Ismael
|
485843d08d
|
Cleanup + Refactor
|
2016-01-15 01:15:58 +00:00 |
|
niksedk
|
5ea0bb5601
|
Export TextST can now "Duplicate" a "Region style"
|
2016-01-13 21:20:22 +01:00 |
|
niksedk
|
0311e210a6
|
Minor language cleanup
|
2016-01-13 19:04:39 +01:00 |
|
niksedk
|
9df04b8783
|
Better html cleanup in "unkown subtitle format importer"
|
2016-01-12 18:57:31 +01:00 |
|
niksedk
|
9a76efb9ca
|
Added "Timed Text image" import - thx Mouna :)
|
2016-01-12 18:56:00 +01:00 |
|
Waldi Ravens
|
93886d97cf
|
Formatting (whitespace only)
|
2016-01-12 17:08:32 +01:00 |
|
niksedk
|
6ceb641322
|
Minor spelling fix
|
2016-01-09 13:17:59 +01:00 |
|
niksedk
|
ae36a6de56
|
Unit testing + change log
|
2016-01-09 13:15:22 +01:00 |
|
niksedk
|
00fa29d62e
|
Allow ms with with 2 digits in TTML 1.0 - thx btsix :)
|
2016-01-07 20:52:54 +01:00 |
|
niksedk
|
5e2ef4b0e4
|
Faster switching from source view to list view in main window
|
2016-01-05 21:18:47 +01:00 |
|
niksedk
|
f28dfb6b81
|
Removed "System.Windows.Forms" reference from libse
|
2016-01-04 20:50:20 +01:00 |
|
niksedk
|
fab4c81a11
|
Fixed waveform seek silence - thx colemar :)
|
2016-01-03 15:36:42 +01:00 |
|
niksedk
|
8903a5f00f
|
Added read support for 890 and colors - thx Tiina :)
|
2016-01-03 15:26:05 +01:00 |
|
Ivandro Ismael
|
c96dced755
|
Fix formatting mistake from prev PR
|
2016-01-03 14:01:50 +00:00 |
|
Ivandro Ismael
|
fff89350ca
|
Minor refactor
|
2016-01-03 04:17:53 +00:00 |
|
Ivandro Ismael
|
28a6792dd4
|
Minor cleanup
|
2016-01-03 04:16:30 +00:00 |
|
Ivandro Ismael
|
85199e26c4
|
Refactor with string interpolation
|
2016-01-03 04:15:38 +00:00 |
|
Ivandro Ismael
|
d7ea11a200
|
Remove redundant cast
|
2016-01-03 04:13:14 +00:00 |
|
niksedk
|
8f129c1434
|
A few more optimizations for ssa/ass
|
2015-12-31 14:08:05 +01:00 |
|
Ivandro Ismael
|
a112442e10
|
[Optimize] - Trim once + Merge nested if condition
|
2015-12-31 01:05:09 +00:00 |
|
Nikolaj Olsson
|
a180055f17
|
Merge pull request #1457 from ivandrofly/patch-22
Update for OcrFixReplaceList.cs
|
2015-12-29 16:04:37 +01:00 |
|
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
|
285b5b44b2
|
Return TimeCode as soon as possible :)
|
2015-12-29 01:58:16 +00:00 |
|