Commit Graph

7893 Commits

Author SHA1 Message Date
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
25f75cdec4 [FixUnneededPeriods] - Add Unit-Test. 2016-11-20 00:14:21 +00: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
5511d2df9e Merge pull request #2090 from ivandrofly/source_view
[SouceView] - Display both vertical/horizontal bar.
2016-11-19 21:40:20 +01:00
Nikolaj Olsson
c4b509c5fd Added Latvian language auto-detection 2016-11-19 21:32:27 +01:00
Ivandro Ismael
878d180af1 [SouceView] - Display both vertical/horizontal bar. 2016-11-19 16:47:42 +00:00
Nikolaj Olsson
cae2a5510e Merge pull request #2085 from ivandrofly/settings
[Settings] - Remove duplicates.
2016-11-17 17:58:58 +01:00
Nikolaj Olsson
5ad505bf4c Merge pull request #2076 from ivandrofly/utils_p1
[Utilities] - Minor fixes.
2016-11-17 17:56:26 +01:00
Ivandro Ismael
5eb72a0297 [Settings] - Remove duplicates. 2016-11-17 16:50:46 +00:00
Nikolaj Olsson
7aec56301a Fix for word list languages in Options -> Settings - thx Håkan :) 2016-11-17 16:37:59 +01:00
Nikolaj Olsson
db0b2eeae5 Updated change log + minor formatting 2016-11-16 17:55:41 +01:00
Nikolaj Olsson
42b176d77c Merge pull request #2075 from ivandrofly/string_extensions
[StringExtension] - Optimize FixExtraWhiteSpaces.
2016-11-16 17:23:11 +01:00
Nikolaj Olsson
46b598acea Merge pull request #2080 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2016-11-16 17:06:59 +01:00
Nikolaj Olsson
3908dc1f4c Merge pull request #2083 from var1ap/master
Added MPV player support for mono
2016-11-16 17:06:17 +01:00
var1ap
a7d4d0fe88 Displacement native methods 2016-11-16 13:42:36 +04:00
var1ap
8121ccfd06 Added setlocale when running on Linux and if libmpv-dev not installed then used MPlayer 2016-11-15 12:50:23 +04:00
Kruno H
ccda549f27 Update hrv_OCRFixReplaceList.xml 2016-11-14 11:43:55 +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
dbf12eb986 remove unwanted zip... 2016-11-11 03:52:33 +01: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
Nikolaj Olsson
43e5da2050 Fixed bottom margin in image export of SSA/ASS - thx maddox :) 2016-11-10 20:05:49 +01:00
Nikolaj Olsson
a091491c35 Merge pull request #2072 from ivandrofly/deployAttribs
[Test] - Remove redundant deployment attributes.
2016-11-08 10:22:29 +01:00
Nikolaj Olsson
c6c1819f98 Fixed minor list view selection issue after (re)open - thx darnn :)
Fix #2071
2016-11-07 19:43:53 +01:00
Ivandro Ismael
671c4f3026 [Test] - Remvoe redundant deployment attributes. 2016-11-06 22:34:58 +00:00
Nikolaj Olsson
44f2bd7952 Fixed list view issue regarding remember selected pos - thx darnn :)
Fix #2069
2016-11-06 18:37:55 +01:00
Nikolaj Olsson
828475fe3c Fixed possible crash when generating scene changes - thx Leemet :) 2016-11-06 15:40:32 +01:00
Nikolaj Olsson
1f5c838812 Fixed issues regarding moving items in "Multiple replace" - thx kristiaanvk :) 2016-11-06 15:39:23 +01:00
Nikolaj Olsson
f5d2337dcb Merge pull request #2008 from ivandrofly/uiutil
[Utilities/UIutil] - Move GetOpenDialogFilter to UIUtil.
2016-11-06 15:16:29 +01:00
Ivandro Ismael
5b3fd3d590 [UIUtil] - Cache subtitle extensions. 2016-11-06 14:00:32 +00:00
Ivandro Ismael
37760bb214 [Utilities/UIutil] - Move GetOpenDialogFilter to UIUtil. 2016-11-05 15:45:51 +00:00
Nikolaj Olsson
2705ab248b Merge pull request #2049 from ivandrofly/toogle_tag
[Tagging] - Fix/Update
2016-11-04 10:16:25 +01: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
Nikolaj Olsson
275fd35ae3 Merge pull request #2059 from ivandrofly/utilities-2
[Utilities] - Cache video file extension.
2016-11-03 19:09:01 +01:00
JM GBT
2f806fc6ab Updated French Translation - thx JM GBT :) 2016-11-03 16:00:40 +01:00
Ivandro Ismael
a95b8a9699 [Utilities] - Cache video file extension. 2016-11-03 00:57:20 +00:00
Teijo S
86b5f80aae Updated Finnish translation - thx Teijo :) 2016-11-02 23:42:36 +01:00