Commit Graph

454 Commits

Author SHA1 Message Date
Waldi Ravens
7d88746e8d Fixed #1676: use language index from IDX file (VobSub/Idx) 2016-04-16 16:04:58 +02:00
Nikolaj Olsson
a287fb5f8a Merge pull request #1705 from xylographe/upkeep
Fixed Romanian translation + Automated upkeep
2016-04-16 12:34:09 +02:00
Nikolaj Olsson
5d95e4f344 Merge pull request #1706 from xylographe/xmladd
Added Watermark to multi-lang
2016-04-16 12:33:59 +02:00
Waldi Ravens
27c98d0403 Synchronized AutoDetectLanguageName with AutoDetectGoogleLanguage (LanguageAutoDetect) 2016-04-13 20:56:17 +02:00
Waldi Ravens
2265fef21e Added Watermark to multi-lang 2016-04-13 19:33:22 +02:00
Waldi Ravens
cf96b750b8 Formatting (whitespace only) 2016-04-13 14:35:13 +02:00
Nikolaj Olsson
a3d8186302 Added "Video offset" (no longer requires ShowBetaStuff=true - needs testing though) + added support for drag'n'drop ifo/vob/mkv/mp4 to subtitle list view (thx Budman) 2016-04-13 08:41:06 +02:00
Nikolaj Olsson
97882d5488 Fixed "Remove text for HI" issue regarding "[scoffs]: Nice try." 2016-04-12 22:29:38 +02:00
Ivandro Ismael
7969543687
[Autobreak] - Add missing parentheses. 2016-04-11 21:47:14 +01:00
Nikolaj Olsson
1ff41fe0a6 Working on Cavena890 2016-04-09 21:20:30 +02:00
Ivandro Ismael
d72aa50137
[Spruce] - Update Spruce. 2016-04-09 17:16:39 +01:00
Nikolaj Olsson
7ccf8a9eaf Some fixes for "Remove text for HI" - thx Thunderbolt8 :)
Fix  #1683 and fix #1684
2016-04-09 13:26:56 +02:00
Nikolaj Olsson
a11d8250e5 Merge pull request #1690 from xylographe/xfix1
Minor fix + refact (SubtitleFormats/Son)
2016-04-09 07:51:17 +02:00
Nikolaj Olsson
c1dba61627 Merge pull request #1692 from ivandrofly/pac
[Pac] - Call already defined method to remove Unicode white-spaces.
2016-04-09 07:50:16 +02:00
Nikolaj Olsson
2ea1490a63 "FCE - Fix short display time" now improves end time even if required chars/sec cannot be reached - thx Frédéric :) 2016-04-09 07:49:38 +02:00
Ivandro Ismael
270aed2b4b
[Pac] - Call already defined method to remove Unicode white-spaces. 2016-04-08 21:50:12 +01:00
Nikolaj Olsson
b5f92ef94f Merge pull request #1685 from ivandrofly/danishI
[FixDanishLetterI] - Refact + Optimization for FixDanishLetterI.
2016-04-08 17:31:55 +02:00
Ivandro Ismael
e654d0f9c7
[FixDanishLetterI] - Refact + Optimization for FixDanishLetterI. 2016-04-07 19:45:43 +01:00
Waldi Ravens
8d86c0a0ea Minor fix + refact (SubtitleFormats/Son) 2016-04-07 20:17:26 +02:00
Nikolaj Olsson
6c4ede06df Merge pull request #1687 from xylographe/xdvdlc
Minor fix (IfoParser.InterpretLanguageCode)
2016-04-07 16:58:50 +02:00
Waldi Ravens
f2735d42e2 Fixed typo (Dictionaries/OcrFixReplaceList) 2016-04-07 15:04:36 +02:00
Waldi Ravens
f9a06edfa1 Minor fix (IfoParser.InterpretLanguageCode) 2016-04-07 13:33:25 +02:00
Waldi Ravens
1352ff5fed gh-1675: deprecated DVD language codes - thx aaaxx :)
- Make conversion of DVD language code to native language name
  independent of availability of installed Windows cultures.
- Do not skip entry if native language name is untraceable.
2016-04-06 13:54:49 +02:00
Waldi Ravens
449f8a487a Updated IfoParser.(ArrayOfLanguageCode|ArrayOfLanguage) 2016-04-06 13:54:46 +02:00
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