Commit Graph

428 Commits

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