Commit Graph

3967 Commits

Author SHA1 Message Date
XhmikosR
32381d6d1c Formatting. 2014-09-28 22:24:28 +03:00
niksedk
c7ee1076b2 Fixed double "if statement" - thx XhmikosR :) 2014-09-28 21:25:00 +02:00
niksedk
c775c7817c Improve color output for bluray sup files - thx minhjirachi :) 2014-09-28 20:22:12 +02:00
niksedk
755785633e Fixed a start-up problem 2014-09-28 19:57:48 +02:00
niksedk
9f4d23cfb3 Updated change log 2014-09-28 19:44:49 +02:00
XhmikosR
c650bc21d6 installer: remove OCRFixReplaceList_User.xml. 2014-09-28 19:30:49 +03:00
niksedk
24f3b9f2bc Working on unit tests for OcrFixReplaceList. 2014-09-28 19:30:49 +03:00
niksedk
1be3dc458a Working on user OcrFixReplaceList 2014-09-28 19:30:49 +03:00
niksedk
10fbbb21b9 Working on adding user OCR fix replace list. 2014-09-28 19:30:49 +03:00
XhmikosR
ceb9dab043 installer: rename a few stuff.
[ci skip]
2014-09-27 11:51:24 +03:00
_aLfa_
a1c753818f Refactor the utility method to download a string
Also fix exceptional resource leak CID18224
2014-09-26 19:31:01 +02:00
_aLfa_
df4b30379e Add a method to retry opening a file
Also fix exceptional resource leak CID18222
2014-09-26 19:04:55 +02:00
_aLfa_
ddde7104eb Fix exceptional resource leak CID18221 2014-09-26 18:43:26 +02:00
_aLfa_
4cea9ad00d Fix exceptional resource leak CID60737 2014-09-26 18:38:51 +02:00
_aLfa_
4a1d20d7f7 Fix exceptional resource leak CID18215 2014-09-26 18:32:56 +02:00
_aLfa_
1020fe7b3f Fix exceptional resource leak CID18207 2014-09-26 18:28:44 +02:00
_aLfa_
82eeb00413 Move file checkers to a new file utilities class 2014-09-26 17:37:02 +02:00
_aLfa_
9d76a9362e Fix exceptional resource leak CID 18189 2014-09-26 17:37:00 +02:00
XhmikosR
831709cfe1 Remove unneeded spaces from Turkish translation.
They were added for some reason in 25109238f5.
2014-09-26 15:07:58 +03:00
XhmikosR
12e4d34f1e Revert "Updated Polish translation - thx Adam :)"
This reverts commit 9aab7f5996.
2014-09-26 15:04:22 +03:00
XhmikosR
ce74b8e5cb Revert "Updated Basque translation - thx Xabier :)"
This reverts commit faa0d2164c.
2014-09-26 15:03:51 +03:00
XhmikosR
246a6bf3ba Revert "Updated Korean translation - thx domddol :)"
This reverts commit 578d16fe97.

Blindly updating files is never good...
2014-09-26 15:03:13 +03:00
Xabier
faa0d2164c Updated Basque translation - thx Xabier :) 2014-09-26 12:35:18 +02:00
Adam Malich
9aab7f5996 Updated Polish translation - thx Adam :) 2014-09-26 12:32:04 +02:00
domddol
578d16fe97 Updated Korean translation - thx domddol :) 2014-09-26 12:30:59 +02:00
Çevirmen
25109238f5 Updated Turkish translation - thx Çevirmen :) 2014-09-26 12:29:47 +02:00
_aLfa_
93fd20692a Fix exceptional resource leak CID18136 2014-09-25 23:48:59 +02:00
_aLfa_
656d4b390a Add a safe method to get a registry value 2014-09-25 23:13:01 +02:00
_aLfa_
3a6caa443e Remove duplicate IsRunningOnLinux/Mac 2014-09-25 22:42:20 +02:00
_aLfa_
24af7f6065 Make Configuration thread-safe and clean it 2014-09-25 22:34:16 +02:00
_aLfa_
b06a5e4b0e Prevent a rare security exception
This should fix CID18178, and probably others
2014-09-25 21:47:09 +02:00
_aLfa_
0a0afb3bca Clean up HTML encoding 2014-09-25 20:14:36 +02:00
_aLfa_
2fd876208d Refactor HTML tag removal 2014-09-25 20:14:23 +02:00
_aLfa_
a614eb7b2e Fix exceptional resource leak (CID50175) 2014-09-25 18:33:21 +02:00
_aLfa_
8e63f14662 Fix exceptional resource leak (CID18460) 2014-09-25 18:25:31 +02:00
_aLfa_
bcb8dd78a5 Dispose bitmap earlier
This fixes an exceptional resource leaked related to fixing CID18165
2014-09-24 22:11:35 +02:00
niksedk
ca08816763 Fixed crash regarding mpc-hc... sort of 2014-09-24 21:42:02 +02:00
niksedk
3ef4f1dd99 Show VobSub 'Choose language' dialog in taskbar with icon when opening from cmd line - thx Gran Berg :) 2014-09-24 20:44:45 +02:00
_aLfa_
a62c1be5d5 Fix a rich text box resource leak
This fixes CID18360
2014-09-24 18:13:14 +02:00
_aLfa_
bdf02bca06 Fix another bitmap resource leak
This should fix CID18192
2014-09-24 17:09:39 +02:00
_aLfa_
a53c8dbe45 Use a lightweight timer to delay task
This should also fix CID18182
2014-09-24 16:57:00 +02:00
_aLfa_
57f23a69c0 Dispose not used bitmap
This should fix CID 18165
2014-09-24 13:41:53 +02:00
_aLfa_
5f413bb880 Fix a bitmap resource leak
This should fix CID18152
2014-09-24 12:15:58 +02:00
_aLfa_
36f53743c3 Improve bitmap cloning
This should also fix inputBitmap resource leak
2014-09-24 11:48:11 +02:00
XhmikosR
06b853fe47 Minor spelling tweaks. 2014-09-24 12:25:30 +03:00
Nikolaj Olsson
a757562ce4 Timed Text line trimming 2014-09-24 10:51:34 +02:00
XhmikosR
9ecd7553ca Update eng_OCRFixReplaceList.xml. 2014-09-24 09:33:24 +03:00
niksedk
b2a4bb66fb Don't use xml resolver when trying to load xml (can take 10+ seconds) 2014-09-24 00:38:31 +02:00
niksedk
8a03ff2f2d Subtitle formats loading speed 2014-09-23 23:39:00 +02:00
niksedk
c5bc43a3c5 Minor performance fixes for subtitle loading 2014-09-23 23:13:54 +02:00