Commit Graph

669 Commits

Author SHA1 Message Date
Nikolaj Olsson
b2895af380 Fixed minor typo 2016-11-03 19:29:49 +01:00
Nikolaj Olsson
584bfe2251 Merge pull request #2024 from ivandrofly/config-fix
[Configurations] - Cache configuration directories.
2016-11-03 19:26:52 +01:00
Ivandro Ismael
a95b8a9699 [Utilities] - Cache video file extension. 2016-11-03 00:57:20 +00:00
Nikolaj Olsson
8975a9bb9f commit fix #2050 - thx invandrofly :) 2016-10-31 18:06:00 +01:00
Nikolaj Olsson
5a77c81bc6 Merge pull request #2051 from ivandrofly/htmlUtils
[HtmlUtil] - Fix method name typo.
2016-10-31 07:44:00 +01:00
Ivandro Ismael
3397886a46 [Configuration] - Cache directory
Suffix everyting out with 'Directory'
2016-10-31 01:50:15 +00:00
Ivandro Ismael
aa0b572452 [HtmlUtil] - Fix method name typo. 2016-10-30 20:05:51 +00:00
Ivandro Ismael
abd738265d [UnknownSubtitle70] - No need for List here. 2016-10-30 16:16:28 +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