Commit Graph

662 Commits

Author SHA1 Message Date
Ivandro Ismael
aa0b572452 [HtmlUtil] - Fix method name typo. 2016-10-30 20:05:51 +00:00
Ivandro Ismael
c7b9b14643 [ELRStudioClosedCaption] - No conversion needed. 2016-10-29 16:22:56 +01:00
Ivandro Ismael
e9e528fdfb [DvdSubtitle] - Fix unnecessary escape. 2016-10-29 16:22:05 +01:00
Ivandro Ismael
dfda6ea8fa [SubtitleFormat] - More meaningful name for time properties. 2016-10-29 16:01:58 +01:00
Ivandro Ismael
c2c715c288 [TimeCode] - Add default constructor.
The new default constructor will return new instance of TimeCode with all properties zeroed-out.
2016-10-29 15:56:39 +01:00
Nikolaj Olsson
749ada3daf Minor optimization fixes related to #2032 - thx ivandrofly :) 2016-10-27 19:08:02 +02:00
Nikolaj Olsson
78b863230e Merge pull request #2022 from ivandrofly/libse-1
[LibSE] - Remove FindReplaaceDialogHelper.cs
2016-10-26 14:45:49 +02:00
Nikolaj Olsson
be5cc67d4c Merge pull request #2023 from ivandrofly/macsub-fixpatch
[MacSub] - Fix numbering paragraph.
2016-10-26 14:45:27 +02:00
Nikolaj Olsson
af8a85f57c Version 3.5 :) 2016-10-26 12:06:26 +02:00
Nikolaj Olsson
3bd6c67a4f Default waveform refresh ms slightly higher 2016-10-26 11:56:38 +02:00
Nikolaj Olsson
e644a5fc71 Merge pull request #2030 from ivandrofly/uf41
[UnknownSubtitle41] - Bugfix
2016-10-26 11:44:09 +02:00
Ivandro Ismael
8a62a082b9 [MacSub] - Fix typos + more optimization. 2016-10-26 02:23:03 +01:00
Ivandro Ismael
be296dfeab [UnknownSubtitle41] - Fix miss formatting issue. 2016-10-25 23:31:09 +01:00
Ivandro Ismael
e6f9cf11bd [UnknownSubtitle41] - Fix regex to match literal (.) 2016-10-25 23:07:50 +01:00
Nikolaj Olsson
1f6cb847e6 Removed ext check 2016-10-24 22:35:39 +02:00
Nikolaj Olsson
a03e746439 Merge pull request #2027 from ivandrofly/macsub-1
[MacSub] - Optimize detecting MacSub.
2016-10-24 22:24:32 +02:00
Ivandro Ismael
e0d020a6b1 [MacSub] - Optimize detecting MacSub. 2016-10-24 20:36:17 +01:00
Nikolaj Olsson
bd183da8d5 Added new sub format 2016-10-24 21:07:42 +02:00
Ivandro Ismael
cb85734bf3 [MacSub] - Fix numbering paragraph. 2016-10-20 02:06:14 +01:00
Ivandro Ismael
3a4a71b495 [LibSE] - Remove FindReplaaceDialogHelper.cs 2016-10-19 14:08:08 +01:00
Nikolaj Olsson
0951fad984 Added a few extra shortcuts - also fixes #2017 2016-10-18 11:50:28 +02:00
Ivandro Ismael
980a894ed9 [Settings] - Prefer using for disposing obj. 2016-10-13 20:17:21 +01:00
Nikolaj Olsson
87191e699b Fixed loading of compare settings (bug in #2000 - #1990 should be ready soon) 2016-10-13 06:08:16 +02:00
Ivandro Ismael
953560505b [Settings] - Remove duplicated initializations. 2016-10-11 20:20:23 +01:00
Nikolaj Olsson
eb39194d35 Merge pull request #2000 from ivandrofly/compare-01
[Compare] - Save user configurations.
2016-10-11 19:12:12 +02:00
Nikolaj Olsson
3cbb7a6aee Added extra extension for "Timed Text 1.0" 2016-10-11 18:42:27 +02:00
Ivandro Ismael
df04bedf4c [Compare] - Save user configurations. 2016-10-11 16:11:46 +01:00
Nikolaj Olsson
479ef501e9 NTSC (23.976fps or 29.970fps) DVD extract some problem fixed - thx Jamakmake :) 2016-10-08 09:22:40 +02:00
Nikolaj Olsson
e8219c56d8 Export left/right margin is now remembered + allows values up to 999 - thx Samourâle :) 2016-10-06 22:49:56 +02:00
Nikolaj Olsson
2f97b3487a Video player + waveform default enabled - see #1990 2016-10-06 22:34:56 +02:00
Nikolaj Olsson
7e782d07fb Removed vobsub import prompt - fix #1792 2016-10-04 18:48:15 +02:00
Nikolaj Olsson
d9cc09d2ce Added new subtitle format - thx ilker :) 2016-10-04 05:41:21 +02:00
Nikolaj Olsson
9370d7ce41 Made help shortcut (F1) customizable - thx Claudio :) 2016-10-02 19:28:58 +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
Ivandro Ismael
8600d402b1 [Utilities] - Change to native array init to avoid issue with unix platforms. 2016-09-29 18:03:40 +01:00
Nikolaj Olsson
b2783962ac Fixed bad variable naming - thx ivandrofly :) 2016-09-27 20:34:13 +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
Nikolaj Olsson
3f58d5cd94 Merge pull request #1977 from ivandrofly/macsub
[MacSub] - Implement read/writing for MacSub
2016-09-27 18:39:40 +02:00
Nikolaj Olsson
9917c98d53 Another 1980 fix - thx Jamakmake :) 2016-09-27 18:23:13 +02:00
Ivandro Ismael
3962ab9335 [PhoenixSubtitle] - Minor fixes/Update. 2016-09-26 17:40:33 +01:00
Ivandro Ismael
3cda76cffc [MacSub] - Implement read/writing for MacSub 2016-09-25 23:57:26 +01:00
aaaxx
74c5c0a29e Updated OcrFixReplaceList.cs
Added other common Latin ligatures present in Unicode.

Also added the acute accent, which I've often seen used instead of the
apostrophe, either as an OCR error or because people mistake it for the
curly apostrophe.

Closes #1961
2016-09-25 11:15:04 +02:00
Nikolaj Olsson
8aba3f8f17 Merge pull request #1970 from ghoogland/issue-1969-cavena890mapping
Fix issue-1969 cavena890 character mapping
2016-09-25 06:57:50 +02:00
Ivandro Ismael
efebaf8cdf
[PhoenixSubtitle] - Encode/Decode to frame & Minor refact. 2016-09-24 20:33:32 +01:00
ghoogland
38932e796f Fix issue-1969 cavena890 character mapping
Added mapping for more diacritics/special characters in cavena890.cs, back and forth.
2016-09-23 16:42:15 +02:00
Ivandro Ismael
4a5a61e419
[PhoenixSubtitle] - Minor refact. 2016-09-23 15:28:13 +01:00
Ivandro Ismael
c1188fefc0
[PhoenixSubtitle] - Add new subtitle format. 2016-09-22 14:11:14 +01:00
Waldi Ravens
f6e8956080 Formatting (whitespace only) 2016-09-21 12:40:08 +02:00
aaaxx
a02a82a599 minor comment edit in OcrFixReplaceList.cs 2016-09-19 03:00:26 +02:00