Commit Graph

4525 Commits

Author SHA1 Message Date
Waldi Ravens
931d571684 Fixed typos + formatting 2015-02-19 01:29:25 +01:00
Waldi Ravens
cc0ad73589 de-DE translation: updated (new tags) 2015-02-19 01:15:15 +01:00
Waldi Ravens
97bfc291b8 nl-NL translation: updated & corrected 2015-02-19 01:15:14 +01:00
Nikolaj Olsson
63e536fd2a Merge pull request #543 from xylographe/vmro
Removed always-false tests + other minor refact
2015-02-18 21:25:17 +01:00
niksedk
c85d2ac373 Updated change log 2015-02-18 21:19:27 +01:00
admas
598a996d0d Updated Polish translation - thx Admas :) 2015-02-18 21:00:12 +01:00
niksedk
cd1ba45595 Fixed bugs in ASS/SSA loading - thx kotuwa :) 2015-02-18 20:50:33 +01:00
Waldi Ravens
518b28aadb Formatting (whitespace only) 2015-02-18 16:01:53 +01:00
Waldi Ravens
e8611bd035 Fixed typos 2015-02-18 16:01:52 +01:00
Waldi Ravens
d80bbec86b Removed always-false tests + other minor refact 2015-02-18 15:30:21 +01:00
niksedk
595103e5bc Added new FixEllipsesStartHelper unit test 2015-02-18 14:48:19 +01:00
niksedk
147c366025 Revert "Improved: FixEllipsesStartHelper"
This reverts commit 6e7a2166f0.
2015-02-18 14:44:26 +01:00
Nikolaj Olsson
d33658cdb9 Merge pull request #535 from ivandrofly/fix/EllipsesStart
Improved: FixEllipsesStartHelper
2015-02-18 14:36:55 +01:00
niksedk
3ec465385e Fixed two Matroska issues 2015-02-18 13:01:57 +01:00
Nikolaj Olsson
749f8789c7 Merge pull request #537 from xylographe/larfm
Multi-language additions + minor refact (Forms/Main)
2015-02-18 09:06:05 +01:00
Nikolaj Olsson
24cf48ecdd Merge pull request #539 from ivandrofly/develop
Fixed: DataView now anchored properly
2015-02-18 09:05:08 +01:00
Nikolaj Olsson
f48a426553 Merge pull request #540 from ivandrofly/fix/patch-17
Fix anchored + set use of ordinal comparison
2015-02-18 09:04:30 +01:00
Nikolaj Olsson
358400097f Merge pull request #541 from ivandrofly/fix/patch-11
More minor fixes
2015-02-18 09:04:08 +01:00
Waldi Ravens
51af10a53e Multi-language additions + minor refact (Forms/Main) 2015-02-18 05:05:55 +01:00
ivandrofly
0f43b93796 Use char replace instead of string's 2015-02-17 20:12:16 +00:00
ivandrofly
4d4b594944 Use TrimEnd with params 2015-02-17 20:08:40 +00:00
ivandrofly
468194afeb No ToString() required here 2015-02-17 19:58:26 +00:00
ivandrofly
5a706d7f05 Fixed: anchored issue with label regex validation 2015-02-17 19:40:48 +00:00
ivandrofly
f7f56ab20a Set use of Ordinal comparison 2015-02-17 19:40:00 +00:00
ivandrofly
4b180b6d6e Fixed: DataView now anchored properly 2015-02-17 14:11:44 +00:00
niksedk
ba3698994e Fixed unit tests for vobsub/bluray 2015-02-17 12:23:02 +01:00
niksedk
28aa36db38 Fixed refactoring bug in ocr window 2015-02-17 11:25:41 +01:00
niksedk
9960ecd491 Added left/right margin to export 2015-02-17 11:16:20 +01:00
niksedk
61a33bada5 Improved last change casing fix - thx xylographe :) 2015-02-17 09:44:38 +01:00
niksedk
c0cf8f4f22 Minor ui fix for export to image alignment 2015-02-17 09:35:48 +01:00
Nikolaj Olsson
8a98bfc387 Merge pull request #536 from ivandrofly/fix/tagsBoldUnderLine
Fix/tags bold under line
2015-02-17 08:14:43 +01:00
ivandrofly
6c3fbdd75b Fixed possible bug 2015-02-16 22:05:41 +00:00
niksedk
26d6ea5abc Also remove now unused regex 2015-02-16 22:20:20 +01:00
niksedk
c2a3d33f23 Fixed a minor bug in "Change casing" regarding i and tags - thx invandrofly :) 2015-02-16 22:16:25 +01:00
Nikolaj Olsson
c78d6264e4 Merge pull request #530 from ivandrofly/fix/patch-7
Bug fixed in Spellcheck + Minor refact
2015-02-16 21:37:28 +01:00
ivandrofly
6e7a2166f0 Improved: FixEllipsesStartHelper 2015-02-16 19:34:06 +00:00
Nikolaj Olsson
4bd0ba0657 Merge pull request #533 from xylographe/mpcrf
Try "K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" in GetMpcHcFileName()
2015-02-16 15:30:47 +01:00
Waldi Ravens
50331e1145 Formatting 2015-02-16 00:42:51 +01:00
Waldi Ravens
a23819277b Minor refact 2015-02-16 00:42:50 +01:00
Waldi Ravens
fe2f3109c9 Try "K-Lite Codec Pack\MPC-HC64\mpc-hc64.exe" in GetMpcHcFileName() 2015-02-16 00:42:49 +01:00
Nikolaj Olsson
7c105daf42 Merge pull request #532 from Trottel/patch-13
Update cs-CZ.xml
2015-02-15 21:00:22 +01:00
Trottel
00dfb8c02b Update cs-CZ.xml
"tag" replaced by "značka", corrected UnequalLines and EqualLines, added MainTextBoxToggleAutoDuration
2015-02-15 17:32:22 +01:00
ivandrofly
146a29eb3c Bug fixed: all http changed to HTTP automatically 2015-02-14 19:12:06 +00:00
Nikolaj Olsson
2cbdda2244 Revert extra file in "Minor fix - can now read ebu stl files with only one line - thx Stefan :)"
This reverts commit 8385855047 (partially).
2015-02-14 19:31:14 +01:00
Nikolaj Olsson
8385855047 Minor fix - can now read ebu stl files with only one line - thx Stefan :) 2015-02-14 19:26:44 +01:00
Nikolaj Olsson
d7c1c65cb5 Merge pull request #522 from ivandrofly/fix/patch-6
Minor fix
2015-02-14 18:51:23 +01:00
ivandrofly
651219ae3b Working on spell check 2015-02-14 17:13:49 +00:00
Nikolaj Olsson
909fadbd45 Fixed using new waveform bold info - thx TCR :) 2015-02-14 13:42:58 +01:00
Nikolaj Olsson
cb71a2055b Merge pull request #520 from xylographe/ldxrs
Increase efficiency with XmlReaderSettings (LanguageDeserializer)
2015-02-14 13:27:07 +01:00
Nikolaj Olsson
f65916e16b Merge pull request #525 from ivandrofly/fix/patch-10
Refact only
2015-02-14 13:22:31 +01:00