Commit Graph

5979 Commits

Author SHA1 Message Date
Nikolaj Olsson
f09b1582bf Merge pull request #1118 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2015-08-08 08:44:17 +02:00
Nikolaj Olsson
4d977f6dbd Merge pull request #1120 from ivandrofly/patch-c1
Check if paragraph is allowed to fix before stripping HTML tags
2015-08-08 08:44:02 +02:00
Nikolaj Olsson
5fb1f7e216 Merge pull request #1122 from ivandrofly/patch-1.1
Break the loop whenever `found` is set to true
2015-08-08 08:40:19 +02:00
Nikolaj Olsson
9dcce30394 Merge pull request #1123 from ivandrofly/patch-b2
Update (src/Forms/SplitLongLines.cs)
2015-08-08 08:38:16 +02:00
Ivandro Ismael
13192ecd8e Update (src/Forms/SplitLongLines.cs) 2015-08-08 06:03:45 +01:00
Ivandro Ismael
f056ed2383 Break the loop whenever found is set to true 2015-08-08 02:35:48 +01:00
niksedk
da2095dbd1 Merge lines with same text now ignores casing - thx Michel :) 2015-08-07 21:09:59 +02:00
Kruno H
ffebf1a584 Update hrv_OCRFixReplaceList.xml 2015-08-07 17:56:59 +02:00
Kruno H
d7bfa30b2c Update hrv_OCRFixReplaceList.xml 2015-08-07 17:24:52 +02:00
Kruno H
5e489a75d3 Update hrv_OCRFixReplaceList.xml 2015-08-07 16:58:47 +02:00
niksedk
f790e0aed7 FFMPEG audio extraction will now prompt for audio track (if more than one audio track) 2015-08-07 15:54:43 +02:00
niksedk
c42921a10f Some fixes for saving/loading Cavena890 files - thx Victor :) 2015-08-07 09:51:30 +02:00
Ivandro Ismael
6e365e1ae6 Check if paragraph is allowed to fix before stripping HTML tags 2015-08-07 08:24:06 +01:00
Nikolaj Olsson
5669099288 Merge pull request #1116 from Betsy25/My-Fixes1
Small additions to Dutch OCRFixReplaceList.xml
2015-08-07 08:23:58 +02:00
Nikolaj Olsson
f0def77968 Merge pull request #1117 from ivandrofly/patch-c1
Refactor
2015-08-07 08:23:26 +02:00
Ivandro Ismael
f4bfe10d0d Remove SSA tags when checking line length 2015-08-07 03:55:52 +01:00
Ivandro Ismael
2c62151da5 Remove redundant 'base' keyword from previous patch 2015-08-07 03:55:09 +01:00
Ivandro Ismael
384e90fe57 Introduce local constant for expected-chars 2015-08-07 03:54:03 +01:00
Ivandro Ismael
ca195d26fe Introduce global constant for expected end chars 2015-08-07 03:53:18 +01:00
Betsy25
551ac1a172 Small additions to Dutch OCRFixReplaceList.xml
Try 3, thanks to xylographe, hopefully finetuned now.
2015-08-07 03:57:01 +02:00
Ivandro Ismael
14ecb69990 Remove redundant '()' 2015-08-07 02:26:09 +01:00
niksedk
18df8da37d Added some unit tests for StringExtensions 2015-08-06 08:31:43 +02:00
Nikolaj Olsson
effe05ff36 Merge pull request #1111 from ivandrofly/patch-c2
Update for (src/Controls/SETextBox.cs)
2015-08-06 08:16:08 +02:00
niksedk
e067d7a91b Fixed bug in last PAC commit - thx xylographe :) 2015-08-06 07:47:52 +02:00
Ivandro Ismael
2471918312 Reduce method call stack alloc 2015-08-06 04:57:51 +01:00
Ivandro Ismael
0652894196 Introduce local constant for expected-chars 2015-08-06 04:57:50 +01:00
Ivandro Ismael
e5be61ba5b Simplify member access 2015-08-06 04:47:23 +01:00
Ivandro Ismael
31426b4e5e Include ♫ in BrackChars 2015-08-06 04:45:59 +01:00
Nikolaj Olsson
b7c45dae48 Merge pull request #1107 from xylographe/upkeep
Minor bug + minor refact + automated upkeep
2015-08-05 22:45:37 +02:00
niksedk
5c85476106 Added "Chinese simplified" to PAC - thx Man :) 2015-08-05 21:56:49 +02:00
niksedk
3d9bbb0598 Better handling of some zero width Unicode spaces - thx Krystian :) 2015-08-05 21:31:42 +02:00
niksedk
9f9d485a8c Fixed spell check issue with multiple occurrences of same word in one subtitle - thx Krystian :) 2015-08-05 21:24:20 +02:00
Waldi Ravens
e49c27eb07 Formatting (whitespace only) 2015-08-05 04:34:56 +02:00
Waldi Ravens
8374e0d31d dictionaries: automated XML upkeep 2015-08-05 04:31:03 +02:00
Waldi Ravens
d9bc4576e3 Minor refact (Logic/SubtitleFormats/CheetahCaption) 2015-08-05 04:30:11 +02:00
Waldi Ravens
6e12ae375b Reversed MessageBox.Show(caption, text, …) arguments (Program) 2015-08-05 04:30:09 +02:00
niksedk
4826a90cf6 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2015-08-04 20:22:31 +02:00
niksedk
6199c3f20e Fixed issue regarding rounding when having frame duration in output format - thx Victor :) 2015-08-04 20:22:24 +02:00
Nikolaj Olsson
e942226a96 Merge pull request #1101 from diomed/patch-2
Update hrv_OCRFixReplaceList.xml
2015-08-04 16:13:46 +02:00
Nikolaj Olsson
46a52ac4f8 Merge pull request #1102 from ivandrofly/patch-a2
Update for (src/Logic/Subtitleformats/Ultech130.cs)
2015-08-04 16:13:15 +02:00
Nikolaj Olsson
9da3b909b6 Merge pull request #1104 from ivandrofly/patch-a4
Refactor (src/Logic/SubtitleFormats/TSB4.cs)
2015-08-04 16:12:50 +02:00
Kruno H
19544711cc Update hrv_OCRFixReplaceList.xml 2015-08-04 15:17:46 +02:00
Nikolaj Olsson
f53cf17b28 Merge pull request #1103 from ivandrofly/patch-a3
Update for (src/Logic/Subtitleformats/UleadSubtitleFormat.cs)
2015-08-03 08:18:08 +02:00
Nikolaj Olsson
c271354fc4 Merge pull request #1105 from diomed/patch-3
:octocat: download button
2015-08-03 07:46:22 +02:00
Nikolaj Olsson
16a396ad8c Merge pull request #1106 from ivandrofly/patch-a5
Use const format + prefer char.replace
2015-08-03 07:46:09 +02:00
Kruno H
589719da23 Update hrv_OCRFixReplaceList.xml 2015-08-02 23:14:36 +02:00
Ivandro Ismael
58e969d86b Use const format + prefer char.replace 2015-08-02 19:34:04 +01:00
Kruno H
a778bd7446 :octocat: download button 2015-08-02 20:33:04 +02:00
Ivandro Ismael
6a246f8fcb Minor refactor (src/Logic/Subtitleformats/TSB4.cs) 2015-08-02 19:31:43 +01:00
Ivandro Ismael
5514c458a3 Remove redundant cast 2015-08-02 19:26:43 +01:00