Commit Graph

7256 Commits

Author SHA1 Message Date
Waldi Ravens
36a036a025 Added Text.Encoding.IsEbcdic extension method 2016-05-22 00:57:21 +02:00
Nikolaj Olsson
78a7154945 Some fixes for utf32
(reading never actually worked...)
2016-05-21 09:47:24 +02:00
Nikolaj Olsson
4ec93f0d80 Fix #1750 - crash when opening settings - thx mastertigurius :) 2016-05-21 09:02:51 +02:00
Nikolaj Olsson
fb9fdc66b2 Merge pull request #1762 from xylographe/xcbte
Refact Text.Encoding and encodingComboBox related stuff
2016-05-21 08:34:52 +02:00
Nikolaj Olsson
8845212567 Added new subtitle format - thx Mauricio :) 2016-05-20 22:40:47 +02:00
Waldi Ravens
8be7657bf0 Use TextEncodingListItem and related UiUtil methods
DefaultEncoding switches from Encoding.EncodingName to platform
and locale independent IANA registered name (Encoding.WebName).
2016-05-20 11:25:13 +02:00
Waldi Ravens
b6acbbbeff Added UiUtil.InitializeTextEncodingComboBox and UiUtil.GetTextEncodingComboBoxCurrentEncoding
Meant to replace duplicated Text.Encoding ComboBox code.
InitializeTextEncodingComboBox sets proper DropDownWidth.
2016-05-20 11:25:11 +02:00
Waldi Ravens
46a64848b5 Added Logic.TextEncodingListItem class
Platform dependent Text.Encoding 'features' can be 'hidden' in this class.
2016-05-20 11:25:07 +02:00
Waldi Ravens
6b3f183a3d Replaced Encoding.GetEncodings with Configuration.AvailableEncodings 2016-05-20 11:01:05 +02:00
Waldi Ravens
1accfff68e Added Cofiguration.AvailableEncodings property
Meant to replace Encoding.GetEncodings which may
contain unsupported encodings (GitHub issue #1285).
2016-05-20 08:28:17 +02:00
Nikolaj Olsson
3762d737e9 Minor fixes for scc - thx Mayte :) 2016-05-20 06:32:02 +02:00
Nikolaj Olsson
e2216c4526 Merge pull request #1759 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2016-05-19 20:44:32 +02:00
Nikolaj Olsson
94103c9310 Merge pull request #1760 from ivandrofly/refact-2
[Refact] - Minor refact.
2016-05-19 20:44:16 +02:00
Kruno H
6c1bef76e9 Update hrv_OCRFixReplaceList.xml 2016-05-18 22:54:00 +02:00
Ivandro Ismael
737eb15dcb
[Refact] - Minor refact. 2016-05-18 10:37:04 +01:00
Kruno H
520a74222f Update hrv_OCRFixReplaceList.xml 2016-05-17 11:00:40 +02:00
Nikolaj Olsson
5e50534732 Added new subtitle format + minor fix for format support 2016-05-16 21:27:53 +02:00
Nikolaj Olsson
8b6eee0b78 Working on "Binary image compare" ocr 2016-05-16 20:42:09 +02:00
Nikolaj Olsson
7429e1d6a9 Updated change log 2016-05-16 20:37:57 +02:00
Nikolaj Olsson
00ab15c10c GT minor improvement 2016-05-16 20:36:10 +02:00
Kruno H
7e61a4a9f0 Update hrv_OCRFixReplaceList.xml 2016-05-16 15:26:32 +02:00
Nikolaj Olsson
0d26861620 Merge pull request #1753 from ivandrofly/patch-beamer
Beamer: Update + Fix
2016-05-16 14:48:04 +02:00
Nikolaj Olsson
2626191648 Merge pull request #1758 from xylographe/issue1754
Fixed Matroska command line convert bug - thx KristjanLaane :)
2016-05-16 14:45:01 +02:00
Waldi Ravens
890f3e0dd5 Fixed Matroska command line convert bug - thx KristjanLaane :)
closes #1754
2016-05-15 23:00:05 +02:00
Ivandro Ismael
a66825b7ff
[Beamer] - Fix bug, unexpected event raise. 2016-05-14 02:43:11 +01:00
Ivandro Ismael
0ef735e290
[Beamer] - Add 'Right' aligment. 2016-05-14 02:35:37 +01:00
Ivandro Ismael
ab381d4fe2
[Beamer] - Add all remaining font-size [0-100]. 2016-05-14 01:48:58 +01:00
Ivandro Ismael
3bf658d5a1
[Beamer] - Call already defined method to remove SSA/ASS tags. 2016-05-14 00:56:44 +01:00
Ivandro Ismael
b186c364fe
[Beamer] - Only save user-configuration when form is closing. 2016-05-14 00:54:24 +01:00
Nikolaj Olsson
8d8a6158ec Another minor addendum to #1751 2016-05-11 21:33:47 +02:00
Nikolaj Olsson
a6b762e1ad Add support for spu/png OCR - thx claunia :)
Fix #1749
2016-05-11 20:09:32 +02:00
Nikolaj Olsson
7fcef5c077 Addendum to last fix 2016-05-11 18:31:05 +02:00
Nikolaj Olsson
cf778c1571 Fixed spell check+angled quotes - thx claunia :)
Fix  #1751
2016-05-11 18:28:29 +02:00
Nikolaj Olsson
2206aa387e Allow adding one letter words to spell check lists - thx Alexandra :) 2016-05-11 14:26:17 +02:00
Nikolaj Olsson
cd835aae49 Fixed reading of vertical alignment in pac files with 15 bytes header (instead of 12) - thx Ingo :) 2016-05-10 20:18:42 +02:00
Nikolaj Olsson
c6e416c442 Working on moving mpv dll files out of "subtitleedit" repro (annoying to have big binary files in main repro) 2016-05-10 19:41:52 +02:00
Nikolaj Olsson
1fbc4813ca Fixed crash in BatchConvertSave - thx Jamakmake :) 2016-05-06 15:48:43 +02:00
Nikolaj Olsson
7d09349e0b Some minor improvements for OCR via "Binary image compare" 2016-05-06 15:38:42 +02:00
Nikolaj Olsson
93e2ad8913 Merge pull request #1742 from ivandrofly/fce-patch
Call Clear() StringBuilder instead.
2016-05-03 21:14:25 +02:00
Nikolaj Olsson
7e51245984 Merge pull request #1741 from xylographe/rfct
Minor refact
2016-05-03 21:14:06 +02:00
Ivandro Ismael
d8a9b1527f Call Clear() StringBuilder instead. 2016-05-03 17:35:41 +01:00
Waldi Ravens
a00f3c347c Minor refact 2016-05-03 14:56:37 +02:00
Nikolaj Olsson
f6d8e76d6a Merge pull request #1736 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2016-05-02 17:06:38 +02:00
Kruno H
18b9310209 Update hrv_OCRFixReplaceList.xml 2016-05-02 14:53:41 +02:00
Kruno H
555f01764e Update hrv_OCRFixReplaceList.xml 2016-05-01 12:39:39 +02:00
Nikolaj Olsson
477b944deb Merge pull request #1735 from ivandrofly/patch-rfct2
Remove unused namespaces.
2016-04-30 17:45:28 +02:00
Kruno H
b3bd8a691a Update hrv_OCRFixReplaceList.xml 2016-04-30 16:07:55 +02:00
Ivandro Ismael
ee36f1677b Remove unused namespaces. 2016-04-30 14:43:24 +01:00
Nikolaj Olsson
cfddece8fa Some improvements (fixed end-time + less splitting when using colors) for "Transport Stream" import - thx kurosu
See #1728
2016-04-30 10:56:44 +02:00
Nikolaj Olsson
cf5327d7d3 Updated change log 2016-04-30 10:54:30 +02:00