Commit Graph

695 Commits

Author SHA1 Message Date
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
Nikolaj Olsson
ca69e3740b Fix "Fix missing spaces" issue regarding Finnish/Swedish colons - thx Boulder08 :)
Fix #2096
2016-11-20 19:51:58 +01:00
Nikolaj Olsson
73daa1d1a1 Fixed "Remove text for HI" issue reagarding colons - thx Boulder08 :)
Fix #2098
2016-11-20 19:11:15 +01:00
Nikolaj Olsson
889fbd2c11 Fixed confusing variable naming 2016-11-20 18:18:09 +01:00
Nikolaj Olsson
952997118b Merge pull request #2092 from ivandrofly/helper
[FixDialogsOnOneLine] - Minor fixes.
2016-11-20 11:27:54 +01:00
Nikolaj Olsson
66d7aaf8b1 Merge pull request #2093 from ivandrofly/unneded_periods
[FixUnneededPeriods] - Update/Optimize.
2016-11-20 11:25:13 +01:00
Nikolaj Olsson
96b01df184 Merge pull request #2091 from ivandrofly/strippable
[Rename] - Stripable => Strippable.
2016-11-20 07:56:53 +01:00
Nikolaj Olsson
a0fc3f74db Working on language auto-detect - Czech vs Lithuanian 2016-11-20 07:49:45 +01:00
Ivandro Ismael
e45a57fa07 [FixUnneededPeriods] - Update/Optimize. 2016-11-20 00:14:20 +00:00
Ivandro Ismael
2db5dfbe9d [FixDialogsOnOneLine] - Cache line count. 2016-11-19 22:31:33 +00:00
Ivandro Ismael
f0ae1acb82 [FixDialogsOnOneLine] - Minor fixes. 2016-11-19 22:26:46 +00:00
Ivandro Ismael
740cae9291 [Rename] - Stripable => Strippable. 2016-11-19 21:40:34 +00:00
Nikolaj Olsson
e7b5e6e66f Added Lithuanian language auto-detection 2016-11-19 22:30:47 +01:00
Nikolaj Olsson
c4b509c5fd Added Latvian language auto-detection 2016-11-19 21:32:27 +01:00
Nikolaj Olsson
5ad505bf4c Merge pull request #2076 from ivandrofly/utils_p1
[Utilities] - Minor fixes.
2016-11-17 17:56:26 +01:00
Nikolaj Olsson
42b176d77c Merge pull request #2075 from ivandrofly/string_extensions
[StringExtension] - Optimize FixExtraWhiteSpaces.
2016-11-16 17:23:11 +01: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
var1ap
ad3a561bac Merge 2016-11-11 19:31:58 +04:00
var1ap
60c0cf5b8b Fixed some trouble 2016-11-11 18:44:51 +04:00
var1ap
13d870bdd3 MPV support for linux first imlementation. 2016-11-11 14:45:37 +04:00
Nikolaj Olsson
8d9f8b1127 Minor fix for last commit 2016-11-10 20:41:16 +01:00
Nikolaj Olsson
a41f72cc38 Export to EBU stl does now no longer write empty file when save is cancelled - thx ivandrofly + jjtronics :)
Fix #2035 + Fix #2074
2016-11-10 20:21:24 +01:00
Ivandro Ismael
742df3b649 [StringExtension] - Optimize FixExtraWhiteSpaces. 2016-11-10 19:13:44 +00:00
Ivandro Ismael
37760bb214 [Utilities/UIutil] - Move GetOpenDialogFilter to UIUtil. 2016-11-05 15:45:51 +00:00
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