Commit Graph

561 Commits

Author SHA1 Message Date
Nikolaj Olsson
3e378a3aaf Working on ARIB B24 decoding 2016-07-17 19:57:39 +02:00
Nikolaj Olsson
d215f25150 Keep ass/ssa style in "batch convert" when no style is chosen - thx Thunderbolt8 :) 2016-07-17 17:02:37 +02:00
Nikolaj Olsson
d889b8e5c0 Minor fix for export of SSA 2016-07-17 00:15:56 +02:00
Nikolaj Olsson
1a55f7b607 Fix for converting ass to ssa 2016-07-17 00:07:52 +02:00
Nikolaj Olsson
2df5c072b9 Trying to fix issue with DCiname interop on Linux 2016-07-16 19:48:26 +02:00
Nikolaj Olsson
e34391e9b0 Working on ARIB format 2016-07-16 19:47:34 +02:00
Nikolaj Olsson
cea67f840c Fixed issue with loosing concatenated tags in ass - thx Johan :) 2016-07-16 19:44:20 +02:00
Nikolaj Olsson
83a367264f Bugfix in DCinema interop regarding italics part 2 - thx Marko :) 2016-07-15 20:01:55 +02:00
Nikolaj Olsson
bf60ea58f4 Minor performance fix 2016-07-14 23:04:25 +02:00
Nikolaj Olsson
f65eaad07d Bugfix in DCinema interop regarding italics - thx Marko :)
Also minor refact
2016-07-14 20:30:28 +02:00
Nikolaj Olsson
f320d42d27 Fix for "Remove text for HI" - thx Peta :) 2016-07-14 18:32:33 +02:00
Ivandro Ismael
aa11ca5340
[Refact] - Check if char is letter using built-in method char.IsLetter(). 2016-07-11 19:37:02 +01:00
Nikolaj Olsson
fe6fba88f8 Working on format ARIB B36 2016-07-10 17:27:53 +02:00
Nikolaj Olsson
b6a283278a Merge pull request #1837 from ivandrofly/regex-1
[Regex] - Remove duplicated compiled regex.
2016-07-09 12:57:16 +02:00
Nikolaj Olsson
589e72fd61 Added shortcut for moving 5 seconds forward/back 2016-07-09 12:29:18 +02:00
Nikolaj Olsson
ed13907928 Auto backup - old backups are removed after x months 2016-07-09 12:00:30 +02:00
Ivandro Ismael
098c4c13b3
[Regex] - Remove duplicated compiled regex. 2016-07-08 16:51:16 +00:00
Nikolaj Olsson
a48d4f91a0 Working on fixing ebu justification, so option from save dialog is actually working... #1833 2016-07-07 18:21:03 +02:00
Ivandro Ismael
a1d34db504
[AbcIViewer] - Fix refact issue from commit ebc59a2. 2016-07-07 02:08:25 +00:00
Nikolaj Olsson
98350f0bdb Added some support for pos(x,y) in export 2016-07-06 22:26:16 +02:00
Nikolaj Olsson
73d4e82974 Improved support for wsrt files + allow for \r\r\n newline 2016-07-06 22:24:34 +02:00
Ivandro Ismael
dc47d529cb
StartWithUppercase] - Check if char is digit/letter using chars helper method. 2016-07-05 16:01:26 +00:00
Ivandro Ismael
62c6b58de3
[FixEllipsesStart] - Minor refact. 2016-07-01 20:31:42 +00:00
Ivandro Ismael
7952b4e6b8 Fixed typo (Impared ==> Impaired) 2016-07-01 15:08:36 +02:00
Waldi Ravens
15c9413a3b Fixed typo (Core.Forms.RemoveTextForHI) 2016-07-01 12:54:00 +02:00
Nikolaj Olsson
e66e86d260 Merge pull request #1817 from ivandrofly/rtfhi-01
[RemoveTextForHI] - Minor refactor.
2016-07-01 06:54:50 +02:00
Waldi Ravens
6f9b9a73d0 Formatting (whitespace only) 2016-06-30 15:28:04 +02:00
Waldi Ravens
99091a8698 Fixed typo (Core.Language) 2016-06-30 15:27:11 +02:00
Ivandro Ismael
6175efa056
[RemoveTextForHI] - Minor refactor. 2016-06-30 03:25:02 +00:00
Nikolaj Olsson
ff8a832f1b Some minor optimizations inspired by #1814 - thx invandrofly :)
Fix  #1814
2016-06-29 19:22:06 +02:00
Nikolaj Olsson
ad93626e44 Working on #1803 (new "Multiple replace" with groups) 2016-06-27 20:00:01 +02:00
Nikolaj Olsson
0364b16f22 Some fixes for new "Multiple replace" 2016-06-27 07:33:20 +02:00
Nikolaj Olsson
9069a67b24 Merge pull request #1811 from mm6502/master
Added support for Czech and Slovak languages in LanguageAutoDetect
2016-06-26 22:58:04 +02:00
Nikolaj Olsson
f38f849888 Added groups in "Multiple replace" - thx aaaxx :) 2016-06-26 16:23:40 +02:00
mm6502
7c1acb1e95 - Minor fixes in AutoDetect words.
- Added Czech and Slovak language branch to AutoDetectLanguageName method.
2016-06-25 19:45:21 +02:00
mm6502
a14b844caf Minor fixes to detected words for Czech and Slovak languages. 2016-06-25 18:45:58 +02:00
mm6502
f566c4243e Added support for Czech and Slovak languages in LanguageAutoDetect
Added support for Czech and Slovak languages in LanguageAutoDetect.
2016-06-25 17:39:22 +02:00
Nikolaj Olsson
d555d82853 Fixed bold tag for SSA (and related stuff) - thx John :) 2016-06-25 11:28:27 +02:00
Nikolaj Olsson
97dc44c0f5 Fixed resetting of header in Timed Text 1.0 format - thx Krystian :) 2016-06-23 00:25:10 +02:00
Nikolaj Olsson
1342b062fb Merge pull request #1801 from ivandrofly/patch-ocr
[OCR] - Fix from prev PR.
2016-06-18 23:47:09 +02:00
Nikolaj Olsson
7b5c874f4d Minor fix for last commit (fix #1800) 2016-06-18 17:08:27 +02:00
Ivandro Ismael
b14d00bc6e
[OCR] - Fix from prev PR. 2016-06-18 14:30:25 +00:00
Ivandro Ismael
9d01dfb4d8 [OCR] - Minor optimizationss. 2016-06-17 20:58:44 +00:00
Nikolaj Olsson
8e5c4e0b25 Trying to improve ".smi" reading - thx Eje :) 2016-06-15 17:30:56 +02:00
Waldi Ravens
41ae126dcb Fixed and improved build process
- Replace unsuitable PreBuildEvents with "BeforeCompile" Targets
- Replace PostBuildEvents with more potent "AfterBuild" Targets
- Fix issue with missing zlib.net.dll while running Unit Tests
2016-06-14 15:37:14 +02:00
Nikolaj Olsson
22af07b560 Added a "Configuration.Settings.General.WaveformUpdateIntervalMs "setting - and new default value of 30 (old was 100) which should give a smoother running current pos vert line in waveform 2016-06-13 19:28:03 +02:00
Nikolaj Olsson
a9544a3016 Subtitle edit 3.4.13 2016-06-12 14:45:25 +02:00
Waldi Ravens
19b7b20900 Update SE version in generated TMX (creationtoolversion="3.4") 2016-06-12 11:33:24 +02:00
Nikolaj Olsson
210bac40b7 Fixed issue with format "Translation Memory xml" and "&" char - thx ivandrofly :) 2016-06-12 09:02:58 +02:00
Nikolaj Olsson
2a8f55abf8 Merge pull request #1783 from ivandrofly/sadp
[SamiAvDicPlayer] - Minor refact from prev PR.
2016-06-11 00:19:11 +02:00