Commit Graph

94 Commits

Author SHA1 Message Date
Nikolaj Olsson
5d0d04b828 Fix issue with "remove unneeded spaces" - thx Boulder08 :)
Fix #2949
2018-06-16 14:58:33 +02:00
Nikolaj Olsson
59964f5cbb Fix hiding braces - thx Danpatpang :)
Fix #2881
2018-04-14 07:16:49 +02:00
Nikolaj Olsson
5b90eb1f2f Work on #2821 2018-03-16 09:31:53 +01:00
Ivandro Ismael
adfb20192c move files handler method to fileutil.cs 2018-03-13 00:36:57 +00:00
Nikolaj Olsson
02889d990a Refact (minor) 2018-03-09 23:26:24 +01:00
Nikolaj Olsson
7e37058bad Allow selecting via shortcuts in more list view - thx tormento :)
Windows: ocr, batch convert, export to images, fix common errors, multiple replace
Shortcuts: ctrl+a (select all), ctrl + d (de-select), ctrl+shift+i (inverse selection)
2018-03-01 08:12:30 +01:00
Nikolaj Olsson
dc1c3c8637 Fix issue when loss of partial file name when importing from TS - thx maknol :)
Fix #2766
2018-02-25 21:27:17 +01:00
Nikolaj Olsson
dc23c15fd5 Fix for "Set end, offset the rest and go to next" - thx Leon :)
Fix #2788
2018-02-25 08:18:53 +01:00
Nikolaj Olsson
8082fe25fa Fix for last TLS 1.2 add commit
Related to #2789 (mpv/tesseract dics/plugins download)
2018-02-25 07:22:52 +01:00
Nikolaj Olsson
33a8cb2b69 Add TLS 1.2
related to #2789
2018-02-24 21:34:23 +01:00
Nikolaj Olsson
22295d310f Work on compare etc.
(sorry about the mix)
2018-02-13 10:37:38 +01:00
Nikolaj Olsson
814d01dd70 Fix regarding #2732 2018-02-03 23:02:30 +01:00
Nikolaj Olsson
03515f1786 Remove null chars from mkv text - thx taxen/mkver :)
Fix #2732
2018-02-03 12:03:26 +01:00
Nikolaj Olsson
51cd8322fb Minor fix for last commit 2018-01-23 11:21:14 +01:00
Nikolaj Olsson
2153641aaf Optimize "GetCharactersPerSecond" 2018-01-23 11:12:58 +01:00
Nikolaj Olsson
25fbdf9a70 Optimize some string manipulation 2017-12-20 20:13:57 +01:00
Nikolaj Olsson
f3baa82ae8 Fix "Remove unneeded spaces" issue - thx Boulder08 :)
Fix #2679
2017-12-17 10:19:20 +01:00
Nikolaj Olsson
deed5cd5d1 Fix Reverse RTL issue - thx OmrSi :)
Fix #2670
2017-12-14 20:16:33 +01:00
Ivandro Ismael
fb86e865c9 [regexutils] - minor updates 2017-12-12 01:05:56 +00:00
Nikolaj Olsson
2b1fd8f9c6 Minor fix for last commit 2017-12-11 08:09:36 +01:00
Nikolaj Olsson
12352b2308 Fix "Reverse RTL" with multiple ASSA/SSA tags - thx OmrSi :)
Fix #2668
2017-12-11 08:06:21 +01:00
Nikolaj Olsson
3fe6337160 Optimize two string operations 2017-12-10 22:18:13 +01:00
Nikolaj Olsson
737e2f2c68 Fix auto-br with ASSA/SSA tags - thx OmrSi :)
Fix #2667
2017-12-10 18:45:30 +01:00
Ivandro Ismael
9950d9499b RegexUtils] - move regex methods to regexutils. 2017-12-03 16:23:08 +00:00
Nikolaj Olsson
85749c78d5 Optimize a few extra places where "SplitToLines" is used 2017-11-26 19:14:58 +01:00
Nikolaj Olsson
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
7e4aba01b1 Add new format (import only) 2017-11-23 18:56:45 +01:00
Nikolaj Olsson
b642ddebc3 Make auto-br not change if one or two lines have music tags in start/end
More #2583
2017-09-29 21:49:25 +02:00
Nikolaj Olsson
f921a3c4bf Fix minor issue in "auto-break line" - thx SvenErik1968 :)
Fix #2583
2017-09-29 19:54:29 +02:00
Nikolaj Olsson
6ed048ff79 Improve handling of zlib compression in Matroska - thx mkver
Fix #2566
2017-09-10 20:50:28 +02:00
Nikolaj Olsson
686b02c648 Fix RTL Start\End + position tag - thx OmrSi :)
Fix #2552
2017-09-06 05:44:59 +02:00
Nikolaj Olsson
a98952a307 Minor fix regarding reverse RTL start/end - thx OmrSi :)
Fix #2546
2017-09-04 22:08:46 +02:00
Nikolaj Olsson
73e5ab98fd Refactor AviRiffParser (incl. "unsafe" to "safe") 2017-08-20 10:31:30 +02:00
Nikolaj Olsson
e5d8e76099 Fix for" Reverse start and end" for RTL regarding font tag - thx OmrSi :) 2017-08-14 19:32:47 +02:00
Nikolaj Olsson
f8f1dcc0a7 Fix bugs regarding non-default ASS style 2017-07-23 10:54:53 +02:00
Nikolaj Olsson
5886609fc9 Add to names language list is now culture neutral (accordingly to changes in SE 3.5.3) 2017-05-26 22:04:13 +02:00
Nikolaj Olsson
81030fb2e2 Trying to fix "reverse RTL start/end" - thx OmrSi :)
Fix #2404
2017-05-22 08:27:20 +02:00
Ivandro Ismael
08e4fbe482 [utilities] - call optimized method to reverse parenthesis. 2017-05-05 23:55:41 +01:00
Ivandro Ismael
5d17802a8b [utilities] - allow fixing spaces after quote. 2017-05-01 23:18:13 +01:00
Nikolaj Olsson
6863d7a149 Minor fixes 2017-03-28 18:52:18 +02:00
Nikolaj Olsson
c937acec5d Trying to fix RTL regarding #2317 - thx darnn :) 2017-03-26 18:18:34 +02:00
Nikolaj Olsson
084c1bdf8e Fixed issue regarding "Fix dialogs on one line" - thx ingo :) 2017-03-04 23:00:43 +01:00
Nikolaj Olsson
b58f2c9ea3 Hidden option to ignore white space in CPS 2017-03-03 15:40:48 +01:00
Ivandro Ismael
bb116ed557 [Utilities] - Dispose w/ 'using'. 2017-02-16 01:30:35 +00:00
Ivandro Ismael
fa2dab4616 [Utilities] - Optimize remove white space. 2017-01-12 18:08:51 +00:00
Nikolaj Olsson
c55e5ccd41 A bit extra performance in last commit + updated change log 2016-11-25 20:00:16 +01:00
Ivandro Ismael
6865c7a238 [Utilities] - Optimize ReverseParenthesis. 2016-11-24 18:05:57 +00:00
Ivandro Ismael
4751547332 [Utilities] - Optimize ReverseString. 2016-11-24 18:05:28 +00:00
Ivandro Ismael
29f6244a7f [Utilities] - Cache tag string. 2016-11-12 17:23:46 +00:00
Ivandro Ismael
418ee01c88 [Utilitie]s - Remove always false. 2016-11-12 17:14:25 +00:00