Commit Graph

5309 Commits

Author SHA1 Message Date
Nikolaj Olsson
1503a353ca Merge pull request #927 from diomed/patch-2
Update eng_OCRFixReplaceList.xml
2015-06-25 08:02:13 +02:00
Kruno H
018b11a80c Update eng_OCRFixReplaceList.xml 2015-06-24 21:41:46 +02:00
Nikolaj Olsson
e0ea6a4bb1 Merge pull request #926 from xylographe/ocrsrp
Updated Serbian OCRFixReplaceList
2015-06-24 20:40:25 +02:00
niksedk
e7642505ba Fix for min ms between subtitles in "Fix short display times" - thx Krystian :) 2015-06-24 20:35:16 +02:00
Waldi Ravens
82a047cae7 Updated Serbian OCRFixReplaceList 2015-06-24 20:18:41 +02:00
Nikolaj Olsson
8e012f3d71 Merge pull request #900 from diomed/patch-1
:octocat: new additions and fixes
2015-06-24 19:48:13 +02:00
Nikolaj Olsson
e6c23f6f54 Merge pull request #922 from xylographe/ocrsrp
Update Serbian OCRFixReplaceList
2015-06-24 19:47:31 +02:00
Nikolaj Olsson
3b05f177f5 Merge pull request #923 from xylographe/updnl
Updated Dutch translation
2015-06-24 19:47:12 +02:00
Nikolaj Olsson
148c304d73 Merge pull request #924 from ivandrofly/patch-25
Reduce memory allocation
2015-06-24 19:47:01 +02:00
Waldi Ravens
0fbfa9888b Added new Serbian OCRFixReplaceList to SE-installer 2015-06-24 19:35:55 +02:00
Waldi Ravens
bfa6e97954 Updated Serbian OCRFixReplaceList 2015-06-24 19:35:54 +02:00
ivandrofly
21b569b15f Reduce memory allocation 2015-06-24 16:30:26 +00:00
Waldi Ravens
4229219946 nl-NL translation: new tags + minor corrections 2015-06-24 16:48:15 +02:00
Waldi Ravens
cab9072e5b Renamed sr_OCRFixReplaceList.xml to srp_OCRFixReplaceList.xml 2015-06-24 12:16:45 +02:00
niksedk
e7be05c0cf Updated Korean translation - thx domddol :) 2015-06-23 22:10:52 +02:00
Nikolaj Olsson
4bfdeb8912 Merge pull request #909 from ivandrofly/patch-3
Cleanup
2015-06-23 21:42:00 +02:00
Nikolaj Olsson
ea17ea973d Merge pull request #919 from ivandrofly/patch-10
Refactor + Optimize
2015-06-23 21:37:42 +02:00
ivandrofly
faae7ed990 Remove Unneeded '()' 2015-06-23 17:36:12 +00:00
ivandrofly
13b91caff4 Add StringComparison.Ordinal 2015-06-23 17:27:18 +00:00
ivandrofly
81f6e74fc0 Remove redundant whitespace 2015-06-23 17:25:52 +00:00
ivandrofly
543db6f170 Use regex's static method to avoid multi memory allocation 2015-06-23 17:25:03 +00:00
Nikolaj Olsson
c9be0bb418 Merge pull request #911 from ivandrofly/patch-9
Add using to avoid long name referencing
2015-06-23 16:44:37 +02:00
Nikolaj Olsson
ca597402ad Merge pull request #914 from diomed/patch-2
Create sr_OCRFixReplaceList.xml
2015-06-23 16:44:15 +02:00
Nikolaj Olsson
37b99d1087 Merge pull request #915 from ivandrofly/patch-22
Refactor
2015-06-23 16:43:21 +02:00
Nikolaj Olsson
8506c54d68 Merge pull request #916 from ivandrofly/patch-20
Fix & Refactor
2015-06-23 16:34:37 +02:00
Nikolaj Olsson
8f06380767 Merge pull request #917 from ivandrofly/patch-14
Add new method to generate Paragraph Ids
2015-06-23 16:29:08 +02:00
Kruno H
f525a0b2de Update sr_OCRFixReplaceList.xml 2015-06-23 11:42:06 +02:00
ivandrofly
23b167dd62 Add new method to generate Paragraph Ids 2015-06-23 06:21:21 +00:00
ivandrofly
7816ad7bfb Rename ButtonFixClick to ButtonSplitClick 2015-06-22 21:32:19 +00:00
ivandrofly
e12bb0b498 Remove uneeded cast type, int to int 2015-06-22 21:29:57 +00:00
ivandrofly
0b7706da90 Reduce StringBuilder Append allocations 2015-06-22 21:29:56 +00:00
ivandrofly
3bed395bfc Add missing ( & ) to separate expressions properly 2015-06-22 21:18:56 +00:00
ivandrofly
507b49aab6 Use proper method to get number of lines 2015-06-22 21:18:55 +00:00
ivandrofly
6ca187ab21 Use ordinal rule when testing string 2015-06-22 21:18:53 +00:00
ivandrofly
3d96365af4 Remove redundant 'e.Handled' 2015-06-22 21:18:52 +00:00
Kruno H
81d7b8799b Create sr_OCRFixReplaceList.xml
Kudos and many thanks goes to MilanRS from [Prijevodi-Online](http://www.prijevodi-online.org) who allowed use of his script, 
and of course to @xylographe for fixing what needed to be fixed so this could work properly in SE.
2015-06-22 19:27:16 +02:00
niksedk
4eb0184806 Include Header/Footer in Subtitle copy-construtor (resulted in unwanted loss of styles in e.g. batch convert or fix common errors) 2015-06-22 18:52:27 +02:00
niksedk
2c134a3766 Fixed stopping progress in taskbar in DVDRip 2015-06-22 18:38:21 +02:00
Nikolaj Olsson
0eeba55227 Merge pull request #912 from ivandrofly/patch-11
Release resource
2015-06-22 05:47:32 +02:00
Nikolaj Olsson
4705b944e5 Merge pull request #908 from ivandrofly/patch-2
Remove tags before checking length (src/Forms/AutoBreakUnbreakLines.cs)
2015-06-22 05:45:28 +02:00
ivandrofly
3d8aa03a6f Release resource 2015-06-22 00:24:51 +00:00
ivandrofly
9cb1971d92 Add using to avoid long name referencing 2015-06-21 23:42:21 +00:00
ivandrofly
0552c5eca9 Cleanup 2015-06-21 22:18:19 +00:00
ivandrofly
1e219c2466 Remove tags before checking length (src/Forms/AutoBreakUnbreakLines.cs) 2015-06-21 22:07:24 +00:00
Kruno H
96bbdb2566 :octocat: update#3 2015-06-21 21:11:27 +02:00
Nikolaj Olsson
f66a785ee0 Merge pull request #904 from ivandrofly/patch-4
Use copy constructor instead re-calling GetSsaStyle()
2015-06-21 20:16:12 +02:00
Nikolaj Olsson
b9dd160201 Merge pull request #907 from xylographe/xrfmt
Minor fix + minor refact
2015-06-21 20:13:19 +02:00
Waldi Ravens
f9a41fe4b5 Formatting (whitespace only) 2015-06-21 19:10:03 +02:00
Waldi Ravens
9ef97b0fc1 Minor refact (Forms/Main) 2015-06-21 19:00:33 +02:00
Waldi Ravens
c8595d6c4c Fixed Dispose Pattern (Forms/HardSubExtract) 2015-06-21 19:00:31 +02:00