niksedk
|
6161893946
|
Removed dead host for network service + added new one
|
2015-06-17 22:00:19 +02:00 |
|
niksedk
|
a0265bc415
|
Some fixes to improve TTML 1.0/DFXP support (italic/bold in span + region) - thx Mampfi :)
|
2015-06-17 21:29:23 +02:00 |
|
niksedk
|
f62f7a19eb
|
Hack that fixes issue #719 - thx XuTpuK :)
|
2015-06-17 21:26:13 +02:00 |
|
Nikolaj Olsson
|
069e33314a
|
Merge pull request #872 from xylographe/xrfmt
Fixed FixExtraSpaces (Core/StringExtensions)
|
2015-06-17 17:57:23 +02:00 |
|
Waldi Ravens
|
929f1c74f9
|
Minor refact (Logic/Forms/RemoveTextForHI)
|
2015-06-17 16:38:02 +02:00 |
|
Waldi Ravens
|
d328e31c5d
|
Fixed FixExtraSpaces (Core/StringExtensions)
|
2015-06-17 14:20:42 +02:00 |
|
ivandrofly
|
0af5156eb4
|
Use Paragraph ID over Paragraph ref
|
2015-06-17 04:47:17 +00:00 |
|
ivandrofly
|
392e9f3d1f
|
Use fixed size for list
|
2015-06-17 04:44:47 +00:00 |
|
ivandrofly
|
e5739135cf
|
Minor refact (src/Forms/DurationBridgeGraps.cs)
|
2015-06-17 04:10:10 +00:00 |
|
Nikolaj Olsson
|
a244a59f15
|
Merge pull request #866 from ivandrofly/timecode
Set use of const base unit of time
|
2015-06-16 08:23:04 +02:00 |
|
Nikolaj Olsson
|
f9b8ab33ee
|
Merge pull request #867 from xylographe/xrfmt
Minor refact
|
2015-06-16 08:22:26 +02:00 |
|
Waldi Ravens
|
da31824b2b
|
"s.Text.Trim().Length == 0" ==> "string.IsNullOrWhiteSpace(s)"
|
2015-06-16 07:08:53 +02:00 |
|
Waldi Ravens
|
d69123c98f
|
"new XmlTextWriter" ==> "XmlWriter.Create" (Logic/Settings)
|
2015-06-15 23:41:36 +02:00 |
|
ivandrofly
|
e2c555deaa
|
Set use of const base unit of time
|
2015-06-15 18:28:36 +00:00 |
|
Nikolaj Olsson
|
3847560fa0
|
Merge pull request #864 from ivandrofly/patch-1
Minor refact
|
2015-06-15 18:25:12 +02:00 |
|
ivandrofly
|
e4b373f4b2
|
Minor refacts
|
2015-06-15 13:19:23 +00:00 |
|
ivandrofly
|
ae61aa3882
|
No variable is need for infinite loop with break point
|
2015-06-15 13:19:22 +00:00 |
|
ivandrofly
|
1c4932ba8d
|
Added use of Ordinal
|
2015-06-15 13:19:21 +00:00 |
|
ivandrofly
|
456a2aebe4
|
Set uses of invariant rule for file extension
|
2015-06-15 13:19:21 +00:00 |
|
Nikolaj Olsson
|
8847d29281
|
Merge pull request #863 from xylographe/xrfmt
Added string.Contains(char[]) extension method
|
2015-06-15 07:13:30 +02:00 |
|
Waldi Ravens
|
cb6264fdd9
|
Fixed typo (Test/FixCommonErrorsTest)
|
2015-06-15 04:26:34 +02:00 |
|
Waldi Ravens
|
a3264849c4
|
Use Contains(char[]) instead of multiple Contains(char) (SubtitleFormats/Cavena890)
|
2015-06-15 04:22:07 +02:00 |
|
Waldi Ravens
|
6e71051f19
|
Use Contains(char[]) instead of multiple Contains(char) (Logic/OCR/OcrFixEngine)
|
2015-06-15 04:22:05 +02:00 |
|
Waldi Ravens
|
b40e6c7d2b
|
Use Contains(char[]) instead of multiple Contains(char) (Logic/StripableText)
|
2015-06-15 04:22:04 +02:00 |
|
Waldi Ravens
|
89e58e7a22
|
Use Contains(char[]) instead of multiple Contains(char) (Forms/FixCommonErrors)
|
2015-06-15 04:22:03 +02:00 |
|
Waldi Ravens
|
8cb277115f
|
Use Contains(char[]) instead of multiple Contains(char) (Forms/ExportPngXml)
|
2015-06-15 04:22:01 +02:00 |
|
Waldi Ravens
|
c14503b572
|
Use Contains(char[]) instead of multiple Contains(char) (Forms/SpellCheck)
|
2015-06-15 04:22:00 +02:00 |
|
Waldi Ravens
|
c0fc8d5114
|
Use Contains(char[]) instead of multiple Contains(char) (Forms/Main)
|
2015-06-15 04:21:58 +02:00 |
|
Waldi Ravens
|
3bd7e0b80c
|
Added string.Contains(char[]) extension method (Core/StringExtensions)
|
2015-06-15 04:21:57 +02:00 |
|
niksedk
|
2086fa8617
|
Updated ILRepack to 2.0.1 (not really sure if packages.config is located correct or it should be in the ".nuget" folder...)
|
2015-06-14 21:40:05 +02:00 |
|
niksedk
|
460e527450
|
Added two new fields for EBU
|
2015-06-14 21:20:53 +02:00 |
|
Nikolaj Olsson
|
e5c2e57097
|
Merge pull request #862 from ivandrofly/idx
Minor refact for index checking
|
2015-06-14 21:09:46 +02:00 |
|
Nikolaj Olsson
|
3e3e178684
|
Merge pull request #861 from ivandrofly/minor
Duplicated '(' & ') removed
|
2015-06-14 20:59:58 +02:00 |
|
Nikolaj Olsson
|
47d942a3ef
|
Merge pull request #860 from ivandrofly/patch-0
Remove SSA tags when checking line length + Exit loop when tooLong == true
|
2015-06-14 20:59:43 +02:00 |
|
Nikolaj Olsson
|
f3644feb75
|
Merge pull request #859 from xylographe/xfixes
Minor fixes
|
2015-06-14 20:58:58 +02:00 |
|
Waldi Ravens
|
ead636c7d7
|
dictionaries: hrv_OCRFixReplaceList.xml: fixed XML syntax
|
2015-06-14 20:46:27 +02:00 |
|
ivandrofly
|
baea4a7584
|
Minor refact for index checking
|
2015-06-14 18:28:57 +00:00 |
|
ivandrofly
|
1adebb45fa
|
Duplicated '(' & ') removed
|
2015-06-14 18:21:35 +00:00 |
|
ivandrofly
|
6df6b50fa5
|
Exit loop when tooLong == true
|
2015-06-14 18:15:24 +00:00 |
|
ivandrofly
|
a857047563
|
Remove SSA tags when checking line length
|
2015-06-14 18:13:01 +00:00 |
|
Waldi Ravens
|
f54cf304a3
|
Formatting (whitespace only)
|
2015-06-14 19:57:00 +02:00 |
|
Waldi Ravens
|
abdd80e672
|
Minor fix (Logic/SubtitleFormats/TimedText)
|
2015-06-14 19:56:59 +02:00 |
|
Waldi Ravens
|
3a8ca6135d
|
Minor fix (Logic/SubtitleFormats/Cavena890)
|
2015-06-14 19:56:57 +02:00 |
|
Nikolaj Olsson
|
4476c72bdc
|
Merge pull request #857 from diomed/patch-1
more updates for Croatian language
|
2015-06-14 18:43:52 +02:00 |
|
Nikolaj Olsson
|
eaee2b5b75
|
Merge pull request #858 from ivandrofly/ref-2
Use const variable as base unit of time
|
2015-06-14 17:50:56 +02:00 |
|
niksedk
|
5d63b5f246
|
added extra unit test
|
2015-06-14 12:22:43 +02:00 |
|
niksedk
|
3404955423
|
Extra fixes for "RemoveUneededSpaces" + unit tests
|
2015-06-14 11:46:22 +02:00 |
|
Kruno H
|
b5c50f726e
|
Update hrv_OCRFixReplaceList.xml
|
2015-06-14 11:13:03 +02:00 |
|
Kruno H
|
832ec0b232
|
more updates for Croatian language
|
2015-06-14 11:09:12 +02:00 |
|
Nikolaj Olsson
|
c954d4d25e
|
Merge pull request #846 from xylographe/ocrfrl
Removed duplicates from OCRFixReplaceLists
|
2015-06-14 08:57:57 +02:00 |
|