Commit Graph

144 Commits

Author SHA1 Message Date
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
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
1737d4a5f6 Allow re-import from OCR html image export - thx
heforfree :)
Fix #1448
2016-01-16 10:55:06 +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
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
00fa29d62e Allow ms with with 2 digits in TTML 1.0 - thx btsix :) 2016-01-07 20:52:54 +01:00
niksedk
f28dfb6b81 Removed "System.Windows.Forms" reference from libse 2016-01-04 20:50:20 +01:00
niksedk
8903a5f00f Added read support for 890 and colors - thx Tiina :) 2016-01-03 15:26:05 +01: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
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
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
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
e1e2fd2020 Add use of Ordinal rule 2015-12-29 01:55:43 +00:00
niksedk
41a211eb3d Format "Timed Text draft 2006-10" now allows new time code format - thx btsix :) 2015-12-27 08:58:08 +01:00
niksedk
139c2f6aba Added Japanese encoding for PAC files 2015-12-17 18:04:06 +01:00
Waldi Ravens
fb38d34651 Replaced literal HT characters (SubtitleFormats/UnknownSubtitle80) 2015-12-16 11:24:18 +01:00
niksedk
df7241e4dd Less validation of EBU STL format detection - thx Randall :) 2015-12-15 16:47:22 +01:00
niksedk
540ebfcf72 Added new subtitle format 2015-12-14 12:26:04 +01:00
niksedk
b221ad388f Extra options for teletext in "EBU STL"
(use box + use double height)
2015-12-05 09:13:55 +01:00
niksedk
7d91bd3e7c Added support for TextST in mkv files - thx Rudde :)
Fix #1377
2015-11-29 20:31:25 +01:00
niksedk
90b6ec4b7e Some fixes for IAI sub files - thx Carlos :) 2015-11-28 20:11:18 +01:00
niksedk
087833683c Add read support for IAI sub files - thx Carlos :) 2015-11-27 21:10:37 +01:00
Waldi Ravens
96f7d74b9f Formatting (whitespace only) 2015-11-25 15:45:38 +01:00
Waldi Ravens
0b4a271cfb Fixed typo (libse/SubtitleFormats/TimedText10) 2015-11-25 15:45:28 +01:00
niksedk
e2205d1f7f Working on moving "System.Windows.Forms" out of LibSE 2015-11-25 06:45:59 +01:00
niksedk
9ccf126f14 RTF refact 2015-11-25 06:00:29 +01:00
niksedk
19a82afd0b Added new time code format to Timed Text - thx Krystian :) 2015-11-25 04:53:03 +01:00
niksedk
d76026572a Added settings for ASS/SSA + TTML 2015-11-21 14:36:45 +01:00
niksedk
967babf2e8 Some improvements for default ASS/SSA style - thx Michael :) 2015-11-20 21:00:32 +01:00
niksedk
e601d4dfe1 Added export to Ayato 3 2015-11-19 16:39:15 +01:00
niksedk
6db66ca6a6 Pac Unicode export 2015-11-17 12:10:48 +01:00
niksedk
63c37dec84 Ebu stl - save/load music symbol ♪ + allow for custom frame rates (output only - use sync for change frame rate) 2015-11-16 17:27:00 +01:00
niksedk
f5a58c0645 Added new subtitle format - thx Raphael :) 2015-11-16 16:54:02 +01:00
niksedk
6d875054e1 Minor performance fix for TTML 1.0 2015-11-01 22:27:39 +01:00
niksedk
4d6d84a394 Minor fix for PAC loading - thx Michael :) 2015-10-23 22:08:03 +02:00
niksedk
025b4ee36e Fix for line breaks in format "USF" - thx Thomas :) 2015-10-23 21:10:06 +02:00
niksedk
7141f19780 Allow 2 bytes ms in format "ABC iViewer" - thx btsix :) 2015-10-22 20:11:49 +02:00
niksedk
ac452ebe73 Minor refactor 2015-10-20 18:46:55 +02:00
niksedk
d1ea3806d5 Allow reading of (bad) frame rate srt - thx Ravi :) 2015-10-20 18:44:42 +02:00
niksedk
9b3f3f64b1 Fixed time code reading in format "USF" - thx Thomas L :) 2015-10-19 21:53:36 +02:00
niksedk
c021a2902c Some fixes for TTML - thx Stephan / btsix :) 2015-10-19 18:18:50 +02:00
niksedk
075de1b239 Extracted language auto detection to "LanguageAutoDetect" + added two simple unit tests 2015-10-07 21:58:57 +02:00
niksedk
e155314897 Fixed missing alpha value for ASS header styles - thx ravi :) 2015-10-06 19:10:46 +02:00
ivandrofly
1ff6e120f3 [Subrip] - Avoid duplicated codes 2015-09-19 22:22:35 +01:00
niksedk
76fa4f2178 Format "EBU stl" - writing of Chinese 2015-09-16 19:37:02 +02:00
niksedk
4e75f723cc Fixed bug regarding decimal separator in TTML 2006-10 draft format - Jiří :) 2015-09-15 17:50:59 +02:00
niksedk
4291621983 Minor fix for Unknown sub 78 2015-09-13 20:29:37 +02:00
niksedk
e04f43a29a Minor fix for Chinese reading in EBU STL 2015-09-12 16:36:44 +02:00
niksedk
3bd27af9ee Add Chinese reading to EBU STL - thx Paul and Michael :) 2015-09-12 14:00:30 +02:00
niksedk
2ff54417e8 Minor fix for ebu 2015-09-12 08:23:13 +02:00
Waldi Ravens
3f7cfd5e59 Formatting (whitespace only) 2015-09-07 16:43:45 +02:00
niksedk
cdc73487f4 Fix for margin in ssa/ass 2015-09-05 22:47:12 +02:00
Waldi Ravens
e728c95629 Formatting (whitespace only) 2015-09-03 11:06:53 +02:00
Waldi Ravens
cf4aa11d75 Use SplitToLines string extension method 2015-09-03 11:05:45 +02:00
niksedk
946a483822 Some fixes for PAC + added support for Korean 2015-09-01 23:31:06 +02:00
niksedk
079a80919a Remove control characters in the other TTML formats too 2015-09-01 20:53:10 +02:00
Waldi Ravens
f9e9bf3804 Formatting (whitespace only) 2015-09-01 01:08:41 +02:00
niksedk
020e95c5b2 Testing removal of control characters - issue #1211 and more... 2015-08-31 20:34:09 +02:00
Nikolaj Olsson
271ea4d02b Merge pull request #1196 from xylographe/ocrhrv
Fixed replacement patterns in Croatian OCRFixReplaceList
2015-08-27 08:45:38 +02:00
Nikolaj Olsson
21b60b80c9 Make Xif public 2015-08-27 08:42:29 +02:00
Waldi Ravens
79c842317b Minor refact: new XmlDocument { XmlResolver = null } 2015-08-27 03:18:25 +02:00
Waldi Ravens
6990cfdef9 Fixed typo (Logic/SubtitleFormats/Titra) 2015-08-27 02:33:47 +02:00
Waldi Ravens
9b2eaa68ef Formatting (whitespace only) 2015-08-27 02:31:01 +02:00
niksedk
07c40c78db Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00