Commit Graph

10392 Commits

Author SHA1 Message Date
Waldi Ravens
894c018122 Replace Directory.GetFiles() with EnumerateFiles in BatchConvert
Be more responsive when user wants to abort SearchFolder() with
Escape or Close box.
2019-05-26 05:35:18 +02:00
Nikolaj Olsson
c5138d9cd6
Merge pull request #3563 from SubtitleEdit/xg/issue3553
FixCommonErrors: apply FixHyphensAdd before FixHyphens
2019-05-25 21:36:16 +02:00
Nikolaj Olsson
deac4ecb89
Merge pull request #3575 from xylographe/UpdateAssemblyInfo
Auto update of AssemblyCopyright year (UpdateAssemblyInfo)
2019-05-25 21:35:15 +02:00
Nikolaj Olsson
85e39cd448
Merge pull request #3561 from SubtitleEdit/xg/lang
Fix XML tag casing (Languages)
2019-05-25 21:27:39 +02:00
niksedk
4ce194f5b1 Improve handling of "font" tags related to auto translation - thx Martin :) 2019-05-25 21:25:32 +02:00
xylographe
9f0e778305
Merge pull request #3580 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2019-05-25 01:03:03 +02:00
May Kittens Devour Your Soul
51784e6d54
Update hrv_OCRFixReplaceList.xml 2019-05-24 22:24:30 +02:00
Waldi Ravens
8a8bb4fac3 Win32Resources: add Portuguese (pt-PT) translation - thx moob :) 2019-05-21 07:48:45 +02:00
Waldi Ravens
d60faa65a4 Win32Resources: add German and French translations 2019-05-20 19:08:57 +02:00
Waldi Ravens
1570007f93 Auto update of AssemblyCopyright year (UpdateAssemblyInfo)
If creating a new release, update both the AssemblyVersion and
AssemblyCopyright year in the AssemblyInfo template files.
2019-05-20 13:38:14 +02:00
Waldi Ravens
31892febde Minor fix (text too long) in Dutch translation 2019-05-20 00:08:59 +02:00
xylographe
a6e2884814
Merge pull request #3572 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2019-05-16 00:53:47 +02:00
May Kittens Devour Your Soul
2163a72b95
Update hrv_OCRFixReplaceList.xml 2019-05-15 17:41:05 +02:00
domddol
b606ce21b1 Update Korean translation - thx domddol :) 2019-05-11 18:02:09 +02:00
xylographe
1ad9d0e87d
Merge pull request #3570 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2019-05-11 16:03:35 +02:00
May Kittens Devour Your Soul
8e1bcbff30
Update hrv_OCRFixReplaceList.xml 2019-05-11 15:48:30 +02:00
Waldi Ravens
02da55c357 Update appveyor.xml
libse has its own packages.config
2019-05-11 05:46:34 +02:00
Waldi Ravens
1d1e97126b installer: Rename Bosnian OCRFixReplaceList (bsb ==> hrb) 2019-05-11 00:13:46 +02:00
Waldi Ravens
07cfaffcd0 Rename bsb_OCRFixReplaceList ==> hrb_OCRFixReplaceList - thx diomed :)
hr-BA == hrvatski (Bosna i Hercegovina): ISO 639-2 code is hrb
This better reflects the content of the OCRFixReplaceList.
2019-05-11 00:00:31 +02:00
Waldi Ravens
1bf427c136 installer: Rename Bosnian OCRFixReplaceList (bos ==> bsb) 2019-05-10 12:40:35 +02:00
Waldi Ravens
81e2572c1d Rename bos_OCRFixReplaceList ==> bsb_OCRFixReplaceList
bs-Latn-BA == bosanski (Bosna i Hercegovina): ISO 639-2 code is bsb
2019-05-10 12:27:28 +02:00
Waldi Ravens
a3629d4816 Update English OCRFixReplaceList 2019-05-10 11:16:51 +02:00
Waldi Ravens
212bb5937c Update German OCRFixReplaceList 2019-05-10 11:16:51 +02:00
Waldi Ravens
0368550a0a Update Dutch user word list 2019-05-10 11:16:39 +02:00
Waldi Ravens
e02e85c9e9 Update Dutch OCRFixReplaceList 2019-05-10 11:16:29 +02:00
Waldi Ravens
5b5350c3ba installer: Add Indonesian translation and some dictionary lists 2019-05-10 02:45:32 +02:00
Waldi Ravens
e2ad40cd0e Add Indonesian (id-ID) translation to project file 2019-05-10 02:44:07 +02:00
Waldi Ravens
575d52c61c dictionaries: automated XML upkeep 2019-05-10 00:22:06 +02:00
Waldi Ravens
361f315df0 Fix nob_OCRFixReplaceList 2019-05-10 00:18:26 +02:00
Waldi Ravens
d9d08f3e02 Fix dictionary names (hrv ==> hr & srp ==>sr)
DoNotBreakAfterListEdit uses CultureInfo.GetCultureInfoByIetfLanguageTag()
2019-05-09 23:46:00 +02:00
Waldi Ravens
11d99d282e FixCommonErrors: apply FixHyphensAdd before FixHyphens
Closes #3553
2019-05-07 08:05:22 +02:00
Waldi Ravens
e63ca0516e Fix XML tag casing (Languages) 2019-05-07 07:20:42 +02:00
Waldi Ravens
7a3e961343 Fix UnknownSubtitle90 2019-05-07 06:54:12 +02:00
xylographe
0f9cb52cf2
Merge pull request #3560 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2019-05-07 05:11:20 +02:00
May Kittens Devour Your Soul
29962b4e0f
Update hrv_OCRFixReplaceList.xml 2019-05-06 14:31:24 +02:00
niksedk
3c0689c347 minor fix for last commit 2019-05-05 18:25:10 +02:00
niksedk
c106a11790 Add new sub format - thx thehulk :) 2019-05-05 17:34:04 +02:00
Waldi Ravens
9b95a1a61f Updated Dutch translation 2019-05-03 15:46:51 +02:00
Nikolaj Olsson
0294935951 Update build bat to work with VS ent 2019-05-02 07:19:04 +02:00
Nikolaj Olsson
da8f465d13 Import scene changes from json format - thx Valer3456 :) 2019-05-02 07:17:37 +02:00
Nikolaj Olsson
572cea8322 Add new sub format - thx Ketan :) 2019-04-30 19:11:42 +02:00
Waldi Ravens
9197fdb336 Fix comment + Minor refact 2019-04-30 13:51:20 +02:00
Waldi Ravens
365da89c85 Update year and version numbers 2019-04-30 13:50:46 +02:00
Waldi Ravens
4d076c5304 Fix commandline /resolution parameter 2019-04-30 13:50:31 +02:00
Waldi Ravens
6a241659f7 Fix crash when running on Linux
Always initialise _stdOutWriter before invoking Write().
2019-04-30 13:49:13 +02:00
Waldi Ravens
3a0a79a81f Suppress warning MSB8029
"MSB8029: The Intermediate directory or Output directory cannot reside under
 the Temporary directory as it could lead to issues with incremental build."
Irrelevant in this project and hence can be safely ignored.
2019-04-30 13:48:51 +02:00
Waldi Ravens
b80fd0c572 Fix NuGet automatic package restore
When MSBuild is invoked from a shell (not using Visual Studio), the packages
specified by libse require the NuGet targets in the project file to activate
pre-build package restore.
2019-04-30 13:42:54 +02:00
Nikolaj Olsson
2b12740077
Merge pull request #3550 from diomed/patch-3
Update hrv_OCRFixReplaceList.xml
2019-04-29 11:58:00 +02:00
niksedk
18287cd975 Add "ReverseRtlStartEnd" to cmd line convert - thx OmrSi / wawa0078 :)
Related to #3551
2019-04-21 12:45:20 +02:00
niksedk
b5a3de4b5c Add draft for fr-be translation - thx Pierre :) 2019-04-21 07:43:37 +02:00