Commit Graph

7859 Commits

Author SHA1 Message Date
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
Nikolaj Olsson
8975a9bb9f commit fix #2050 - thx invandrofly :) 2016-10-31 18:06:00 +01:00
Nikolaj Olsson
bd97b30300 Merge pull request #2053 from ivandrofly/toggle_tag_textbox
[TextBox] - Fixes #2052
2016-10-31 17:42:18 +01:00
Ivandro Ismael
1ffb0d7f0a [TextBox] - Fixes #2052
Fix bug when toggling/untoggling tag in textbox.
2016-10-31 16:16:57 +00:00
Mircea Voiculescu
8aebe6f235 Romanian translation updated - thx Mircea :) 2016-10-31 16:08:35 +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
e9fc0174c3 [Main] - Missed parts from prev PR. 2016-10-30 19:35:07 +00:00
Nikolaj Olsson
b0d0fe0223 Merge pull request #2048 from ivandrofly/sub_formats
[SubtitleFormat] - Update/Fix
2016-10-30 19:21:23 +01:00
Ivandro Ismael
abd738265d [UnknownSubtitle70] - No need for List here. 2016-10-30 16:16:28 +00:00
Nikolaj Olsson
030cbfebc9 Merge pull request #2047 from Elheym/patch-9
Updated ru-RU.xml
2016-10-30 13:19:21 +01:00
Vitalij
5d62849109 Update ru-RU.xml 2016-10-30 15:04:43 +03:00
Nikolaj Olsson
774cab5913 Merge pull request #2046 from ivandrofly/tags
[Main] - Use HtmlUtil constants.
2016-10-30 08:31:45 +01:00
Ivandro Ismael
072bd7655f [Main] - Use HtmlUtil constants. 2016-10-30 02:57:31 +00:00
Nikolaj Olsson
9d3a548b41 Merge pull request #2045 from ivandrofly/alphaproject-patch2
[SubtitleFormats] - alphaproject patch part #2
2016-10-29 21:53:52 +02:00
Nikolaj Olsson
7ffbeca664 Merge pull request #2044 from ivandrofly/replace
[Main] - Made it simple.
2016-10-29 20:02:03 +02:00
Nikolaj Olsson
af570ad3f3 Merge pull request #2043 from ivandrofly/alphaproject-patch
[TimeCode] - alphaproject patch part #1
2016-10-29 20:01:43 +02:00
Ivandro Ismael
f606ce57fb [Main] - Made it simple. 2016-10-29 16:58:53 +01: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
1af652aba9 Merge pull request #2039 from ivandrofly/replacedialog
[ReplaceDialog] - Fixes #2037.
2016-10-29 14:53:32 +02:00
Ivandro Ismael
210143eec6 [ReplaceDialog] - Fixes #2037. 2016-10-28 17:19:21 +01:00
Nikolaj Olsson
7cd2a76995 Fixed bug in file naming after extracting sub from mkv - thx mzso :)
Fix #2036
2016-10-27 22:07:05 +02:00
Nikolaj Olsson
749ada3daf Minor optimization fixes related to #2032 - thx ivandrofly :) 2016-10-27 19:08:02 +02:00
Nikolaj Olsson
072881543c Merge pull request #2032 from ivandrofly/tb
[SETextBox] - Use DateTime.UtcNow instead time-zoned one.
2016-10-27 17:00:43 +02:00
Nikolaj Olsson
b9923e8263 Merge pull request #2031 from ivandrofly/frame-sf
[Bugfix] - Fix issue with frame subtitle format.
2016-10-27 07:20:42 +02:00
Nikolaj Olsson
66808cfd6a Merge pull request #2034 from ivandrofly/ebu
[Ebu] - Make error log textbox readonly.
2016-10-27 07:19:09 +02:00
Ivandro Ismael
e84fe8854f [Ebu] - Make error log textbox readonly. 2016-10-26 23:06:02 +01:00
Ivandro Ismael
e9e976fda6 [SETextBox] - Use DateTime.UtcNow instead time-zoned one. 2016-10-26 21:46:07 +01:00
ZityiSoft Team
89aa0ee6c7 Updated Hungarian translation - thx ZityiSoft Team :) 2016-10-26 19:22:57 +02:00
Nikolaj Olsson
e625d996fb Removed "BETA" from change log 2016-10-26 19:20:37 +02:00
Ivandro Ismael
77a36fd40f [Bugfix] - Fix issue with frame subtitle format. 2016-10-26 14:50:36 +01:00