Commit Graph

2396 Commits

Author SHA1 Message Date
Nikolaj Olsson
350e9bb969 Fix spelling error 2020-10-10 13:46:31 +02:00
Nikolaj Olsson
d836e9fbe6
Merge pull request #4418 from OmrSi/enhance-measurement-converter
Enhance Measurement Converter
2020-10-10 12:52:54 +02:00
OmrSi
f805ec48c2 Enhance Measurement converter 2020-10-10 12:26:13 +03:00
Nikolaj Olsson
edb28ef17b Improve "Remove text for HI" support for 3-liners - thx Sam :) 2020-10-10 11:12:30 +02:00
Nikolaj Olsson
71c67d5e21 Remove unneeded initialization 2020-10-10 07:44:32 +02:00
Nikolaj Olsson
e56c15052b
Merge pull request #4420 from OmrSi/new-extend-shortcuts
Add two more extend shortcuts
2020-10-10 07:36:25 +02:00
Nikolaj Olsson
7da33ed092 Fix minor import auto guess issue 2020-10-10 07:15:50 +02:00
OmrSi
fdd6e7dd77 Rename and move "Extend current line" to a separate method
And group it with the other Extend shortcuts.
2020-10-09 19:29:09 +03:00
OmrSi
7995f9919a Add two more extend shortcuts 2020-10-09 04:02:22 +03:00
Nikolaj Olsson
a4adce9a76 Ignore more control chars in CountCharacters - thx OmrSi/Jamakmake :)
Related to #4407
2020-10-07 07:31:43 +02:00
Nikolaj Olsson
767d6a4151 3.15.17 2020-10-06 18:42:42 +02:00
Nikolaj Olsson
8ebe45905e Improve unknown format importer a little - thx Shelli :) 2020-10-06 18:12:35 +02:00
Nikolaj Olsson
2908f51e5f Remove redundant call to RemoveHtmlTags
Related to #4407
2020-10-06 09:37:00 +02:00
Nikolaj Olsson
41d94783e9 Do not count control chars - thx OmrSi :)
Probably fix #4407
2020-10-06 09:00:28 +02:00
Nikolaj Olsson
39480bf080 workd on cdg 2020-10-06 07:04:01 +02:00
Nikolaj Olsson
30e60a8157 merge with master 2020-10-05 07:16:48 +02:00
Nikolaj Olsson
c7e76a93ed work on cdg 2020-10-05 07:15:44 +02:00
Nikolaj Olsson
b68d562eca Fix for cdg duration 2020-10-04 20:57:56 +02:00
Nikolaj Olsson
84e12b350e work on cdg 2020-10-04 20:56:21 +02:00
OmrSi
2c5ba0e561 Add underline access keys for "Find", "Count" and "Whole Word" in Find 2020-10-03 22:30:29 +03:00
Nikolaj Olsson
4f029f787e CDG/Codacy 2020-10-03 09:23:00 +02:00
Nikolaj Olsson
c573d292ed Clean CDG import a bit 2020-10-03 09:17:27 +02:00
Nikolaj Olsson
f8120b385c Some work on CDG -> BDSUP 2020-10-02 23:10:46 +02:00
Nikolaj Olsson
d77e978e93 Fix "Batch convert" TS OCR + add option for "Only teletext"
Related to #4393
2020-10-02 17:33:28 +02:00
Nikolaj Olsson
40665db603 Use older syntax... for now 2020-10-02 13:42:25 +02:00
Nikolaj Olsson
e70c440414 Minor improvements regarding loading large unknown files 2020-09-30 08:54:51 +02:00
Nikolaj Olsson
655c16a100 Improve fix ocr for large lines 2020-09-29 20:57:11 +02:00
Nikolaj Olsson
d83925031d Fix two more possible crashes in "Batch convert" 2020-09-29 20:29:22 +02:00
Nikolaj Olsson
275cb48f32 Fix possible crash in "Merge short lines" from "Batch convert" 2020-09-29 18:27:55 +02:00
Nikolaj Olsson
cb071482a1 Fix transparent color in bdsup export - the thehulk :) 2020-09-29 15:34:14 +02:00
Nikolaj Olsson
6c493acfb5 Add new sub format (rtf) - thx m0ck69 :)
Fix #4396
2020-09-29 14:37:06 +02:00
Nikolaj Olsson
9bceb27b9b
Merge pull request #4391 from OmrSi/use-countcharacters
Use "CountCharacters" in two more places
2020-09-28 12:17:14 +02:00
Nikolaj Olsson
94b5f9ae5b Fix Blu-ray sup files with overlapping subs being dropped - thx mwalimu :)
Fix #4392
(also fix bdsup in transport streams and mkv)
2020-09-28 12:11:31 +02:00
OmrSi
078deda4e8 Use "CountCharacters" in two more places 2020-09-28 04:41:16 +03:00
Nikolaj Olsson
e966c16069 Remove line 2020-09-27 15:44:14 +02:00
Nikolaj Olsson
33e884a667 Refact (minor) 2020-09-25 16:37:49 +02:00
Nikolaj Olsson
6f4282dbd3 Fix comment 2020-09-24 20:00:05 +02:00
Nikolaj Olsson
6a22810504 Refact (minor) 2020-09-24 19:23:08 +02:00
OmrSi
c14d683d31 Fix a minor bug in "Check timing to Shot Changes rules" checkbox
It used to be active even when no Scene Changes are available.
2020-09-22 16:28:16 +03:00
Nikolaj Olsson
c3357ea141
Merge pull request #4380 from OmrSi/arabic-delicacies
Add "Ignore Arabic Diacritics" + Fix bugs
2020-09-22 15:22:13 +02:00
Nikolaj Olsson
087f3a2ded
Merge pull request #4382 from OmrSi/unicode-control
Work on fix RTL with Unicode Control chars
2020-09-22 14:56:54 +02:00
OmrSi
436e0698f6 Ignore dialog in "text fits on one line" 2020-09-22 05:37:36 +03:00
Nikolaj Olsson
056fb81aeb Refact (minor) 2020-09-21 16:36:29 +02:00
Nikolaj Olsson
46d40076a9 Minor fix for last commit 2020-09-21 12:41:16 +02:00
Nikolaj Olsson
d494f7d04a Fix issue with space + music symbol in "Remove text for HI" - thx Sam :) 2020-09-21 12:05:13 +02:00
Nikolaj Olsson
3a4ebd7ec3 Expriment with CD+G karaoke format 2020-09-21 07:08:09 +02:00
OmrSi
d73cb3b532 Add shortcuts for Fixing RTL via Unicode and removing Unicode Control chars 2020-09-21 02:39:28 +03:00
OmrSi
b85b16587b Add "Remove Unicode control characters" to "Edit" 2020-09-21 00:15:54 +03:00
OmrSi
68aec76708 Fix typo 2020-09-20 23:38:10 +03:00
OmrSi
66b48e0efe Add "Ignore Arabic Diacritics" + Fix bugs 2020-09-20 17:40:21 +03:00