Commit Graph

74 Commits

Author SHA1 Message Date
Nikolaj Olsson
3a894dda38 Merge pull request #2447 from ivandrofly/new-sub-format
Closes #2446
2017-06-28 18:06:49 +02:00
Nikolaj Olsson
cced55f963 Added initial support for Lambda Cap - thx Chie :) 2017-06-27 16:41:41 +02:00
Ivandro Ismael
bb8b62a071 Closes #2446 2017-06-18 18:04:08 +00:00
Nikolaj Olsson
12be255be9 Merge pull request #2344 from ivandrofly/name-list
[NameList] - change NameEtc => names
2017-05-09 20:37:09 +02:00
Ivandro Ismael
550c8819c7 [namelist] - update part 4. 2017-05-07 15:26:23 +01:00
Nikolaj Olsson
2701b5a743 Minor improvements for Netflix dialogs regarding space after hyphen 2017-05-07 15:31:27 +02:00
Nikolaj Olsson
4a7832e9bc Added new subtitle format 2017-04-27 13:20:55 +02:00
Nikolaj Olsson
f20645bc25 Added new subtitle format - thx Eddy :) 2017-04-26 18:50:20 +02:00
Nikolaj Olsson
180e626548 Added new subtitle format - thx Merwyn :) 2017-04-21 05:52:19 +02:00
Nikolaj Olsson
7f1daa0ed7 Added italics checker for Netflix 2017-03-25 12:11:58 +01:00
Nikolaj Olsson
eb2319eafe Added max single line length checker for Netflix 2017-03-24 22:41:17 +01:00
Nikolaj Olsson
f411ce99e1 Added more Netflix checks
TODO: Localication + "Netflix fix errors"
2017-03-24 21:47:13 +01:00
Nikolaj Olsson
4b5174274e Removed unused "Resources\codes.dat" 2017-03-23 21:47:04 +01:00
askolesov
b16cdec6eb Merge branch 'master-u' into upstream-merge
# Conflicts:
#	libse/SubtitleFormats/TimedText10.cs
#	src/Forms/Main.cs
#	src/Forms/Main.resx
#	src/Forms/Settings.Designer.cs
2017-03-10 13:41:58 +03:00
Nikolaj Olsson
58416db220 Added TTML variant 2017-02-22 15:37:48 +01:00
Nikolaj Olsson
081ab8c6b9 Added generic json subtitle parser 2017-02-11 17:02:22 +01:00
Nikolaj Olsson
70e407d919 Added new subtitle format - thx Suzanne :) 2017-02-08 21:22:27 +01:00
askolesov
2532897cb7 Merge upstream branch 'master' into master
# Conflicts:
#	libse/SubtitleFormats/TimedText10.cs
#	src/Forms/Settings.Designer.cs
2017-01-26 16:11:41 +03:00
Nikolaj Olsson
60475bec4e Added new subtitle format - thx Zhiyi :) 2017-01-15 19:30:06 +01:00
askolesov
ccda3fcdcb Implemented white space checker, refactored checkers structure 2016-12-22 18:27:46 +03:00
askolesov
7f24ba330c Implemented glyph check algorithm 2016-12-20 11:21:26 +03:00
Nikolaj Olsson
2d7ad3c769 Added new subtitle format - thx Siavash :) 2016-11-30 20:44:08 +01:00
Ivandro Ismael
740cae9291 [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
Nikolaj Olsson
bd183da8d5 Added new sub format 2016-10-24 21:07:42 +02:00
Nikolaj Olsson
d9cc09d2ce Added new subtitle format - thx ilker :) 2016-10-04 05:41:21 +02:00
Nikolaj Olsson
cb4f6e7aba Testing save to stream method on a few binary subtitle formats (for libse usage) 2016-09-29 20:37:49 +02:00
Nikolaj Olsson
f404b0ecee removed unused using statement + missing project file from last commit... 2016-09-27 18:47:26 +02:00
Nikolaj Olsson
6f9a71ba8b Added new subtitle format 2016-09-27 18:46:29 +02:00
Ivandro Ismael
3cda76cffc [MacSub] - Implement read/writing for MacSub 2016-09-25 23:57:26 +01:00
Ivandro Ismael
c1188fefc0
[PhoenixSubtitle] - Add new subtitle format. 2016-09-22 14:11:14 +01:00
Ivandro Ismael
b4271692db
[Chk] - Use helper class to detect if char is digit [0-9]. 2016-08-12 13:45:12 +01:00
Nikolaj Olsson
968323fb11 Added new subtitle format 2016-08-10 21:22:29 +02:00
Nikolaj Olsson
6a0cb5bdf4 Remember scene changes 2016-08-04 22:41:37 +02:00
Nikolaj Olsson
f54edc89e3 Added new subtitle format - thx emmanuel :) 2016-08-01 10:53:34 +02:00
Nikolaj Olsson
d5a47da9ef Added "Netflix Timed Text" (TTML variation) 2016-07-31 15:41:37 +02:00
niksedk
368331efa5 Added new subtitle format - thx Adji :) 2016-07-26 15:53:18 +02:00
Nikolaj Olsson
e34391e9b0 Working on ARIB format 2016-07-16 19:47:34 +02:00
Nikolaj Olsson
fe6fba88f8 Working on format ARIB B36 2016-07-10 17:27:53 +02:00
Waldi Ravens
41ae126dcb Fixed and improved build process
- Replace unsuitable PreBuildEvents with "BeforeCompile" Targets
- Replace PostBuildEvents with more potent "AfterBuild" Targets
- Fix issue with missing zlib.net.dll while running Unit Tests
2016-06-14 15:37:14 +02:00
Nikolaj Olsson
652bcc16c2 Add new subtitle format 2016-06-09 11:23:30 +02:00
Nikolaj Olsson
3c9995daa9 Added new subtitle format - thx Leandro :) 2016-05-28 19:22:23 +02:00
Waldi Ravens
36a036a025 Added Text.Encoding.IsEbcdic extension method 2016-05-22 00:57:21 +02:00
Nikolaj Olsson
8845212567 Added new subtitle format - thx Mauricio :) 2016-05-20 22:40:47 +02:00
Nikolaj Olsson
5e50534732 Added new subtitle format + minor fix for format support 2016-05-16 21:27:53 +02:00
Nikolaj Olsson
a6b762e1ad Add support for spu/png OCR - thx claunia :)
Fix #1749
2016-05-11 20:09:32 +02:00
Ivandro Ismael
b6e57c022f Move Interfaces into Interfaces folder. 2016-04-30 03:19:47 +01:00
Waldi Ravens
28f2282a99 Added DvdSubtitleLanguage class 2016-04-19 21:58:56 +02:00
Ivandro Ismael
e654d0f9c7
[FixDanishLetterI] - Refact + Optimization for FixDanishLetterI. 2016-04-07 19:45:43 +01:00
Nikolaj Olsson
7a9388d1dd Added new subtitle format - thx Oli :) 2016-03-29 18:22:46 +02:00
Nikolaj Olsson
6b1c4e115f working on new subtitle format 2016-03-19 20:03:25 +01:00