Commit Graph

628 Commits

Author SHA1 Message Date
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
Nikolaj Olsson
0b72afb7e1 Fix for SCC - thx Mayte :) 2016-06-09 20:10:12 +02:00
Ivandro Ismael
54289dace7
[SamiAvDicPlayer] - Minor refact from prev PR. 2016-06-09 14:36:09 +00:00
Nikolaj Olsson
652bcc16c2 Add new subtitle format 2016-06-09 11:23:30 +02:00
Nikolaj Olsson
cba937afda Some roundings for a few subtitle formats 2016-06-09 11:17:47 +02:00
Nikolaj Olsson
9b81bc046b A few extra fixes for Cavena 890 2016-06-08 20:08:30 +02:00
Boris Eetgerink
a121725238 Fixes issue #1781 Not oly convert A and O with diaeresis, but also E, I and U. 2016-06-08 15:52:43 +02:00
Nikolaj Olsson
0898b275a4 Use rounding when converting between frames and ms in ebu 2016-06-08 04:51:28 +02:00
Nikolaj Olsson
22c96def55 Support for "’" in scc - thx Mayte :) 2016-06-07 20:54:42 +02:00
Nikolaj Olsson
988b14c075 Minor subtitle formats refact 2016-06-07 06:31:03 +02:00
Nikolaj Olsson
d1409ede4a Fixed issue related to commit 960f300d4e 2016-06-07 06:30:12 +02:00
Ivandro Ismael
960f300d4e [Footage] - Fix bug when parsing time-code. 2016-06-05 15:16:39 +00:00
Nikolaj Olsson
71c534c215 Trying to keep style when converting between ttml/ass/itt 2016-06-02 19:01:20 +02:00
Nikolaj Olsson
1549b7a58d command line convert "fps" will now (if specified) override frame rate from source file. Also file extensions are allowed instead of "lowercase subtitle format name without spaces": srt, ass, ssa, smi, itt 2016-06-01 20:59:22 +02:00
Nikolaj Olsson
065bb35296 Minor "Remove text for HI" fix (all uppercase don't remove "OK") - thx Maksim :) 2016-05-31 16:31:47 +02:00
Nikolaj Olsson
242d695d0f Remember Export FCP video resolution 2016-05-30 16:09:39 +02:00
Waldi Ravens
0edbe91f56 Formatting (whitespace only) 2016-05-29 13:02:24 +02:00
Nikolaj Olsson
f2de753045 Minor fix forcappella format - thx xylographe :) 2016-05-29 09:03:38 +02:00
Nikolaj Olsson
3c9995daa9 Added new subtitle format - thx Leandro :) 2016-05-28 19:22:23 +02:00
Waldi Ravens
7d046ccced Added UiUtil.InitializeSubtitleFormatComboBox
Meant to replace duplicated SubtitleFormat ComboBox code.
InitializeSubtitleFormatComboBox sets proper DropDownWidth.
2016-05-25 19:12:22 +02:00
Nikolaj Olsson
bec1df6eb7 Missing title when saving some formats (beta bug) - thx Jamakmake :) 2016-05-25 17:53:28 +02:00
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
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
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
5e50534732 Added new subtitle format + minor fix for format support 2016-05-16 21:27:53 +02:00
Nikolaj Olsson
00ab15c10c GT minor improvement 2016-05-16 20:36:10 +02: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
7d09349e0b Some minor improvements for OCR via "Binary image compare" 2016-05-06 15:38:42 +02:00
Waldi Ravens
a00f3c347c Minor refact 2016-05-03 14:56:37 +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
fb0dc9062b Merge pull request #1734 from ivandrofly/patch-rfct
Move Interfaces into Interfaces folder.
2016-04-30 10:39:22 +02:00
Nikolaj Olsson
50fe18ae26 Merge pull request #1732 from ivandrofly/patch-swuc
[StartWithUppercase] - Fix/Update.
2016-04-30 10:39:03 +02:00
Ivandro Ismael
b6e57c022f Move Interfaces into Interfaces folder. 2016-04-30 03:19:47 +01:00
Ivandro Ismael
3a74cb6bb6 [StartWithUppercase] - Fix/Update. 2016-04-29 15:56:18 +01:00
Nikolaj Olsson
51d89bbdd6 Merge pull request #1614 from ivandrofly/patch-33
Minor fix/Update
2016-04-29 11:08:38 +02:00
Waldi Ravens
f2ce0a9c0f [Unix] DataDirectory beneath HOME - thx larvanitis :)
System-wide installed SE stores user specific data
in a subdirectory of SpecialFolder.ApplicationData.
The package manager should create a link named
'.PACKAGE-MANAGER' in the BaseDirectory.
2016-04-27 23:14:59 +02:00
Nikolaj Olsson
4db7778ef9 Minor change for 890 2016-04-23 11:34:55 +02:00
Waldi Ravens
ad476782db Use DvdSubtitleLanguage class i/o IfoParser language lists 2016-04-19 21:58:58 +02:00
Waldi Ravens
28f2282a99 Added DvdSubtitleLanguage class 2016-04-19 21:58:56 +02:00
Waldi Ravens
7ad606f13b Added LanguageNames to multi-lang 2016-04-19 21:57:26 +02:00
Nikolaj Olsson
f6b54dac40 "Unbreak lines" now works with multiple new line characters - thx ivandrofly :)
Fix #1702
2016-04-17 14:17:14 +02:00
Nikolaj Olsson
952fb5eea9 Fixed bug when converting ttml to ass - thx SwK :) 2016-04-17 13:08:26 +02:00
Nikolaj Olsson
3f04d3c1f6 in "Settings" the shortcut "Update" button is only enabled when the shortcut is valid - thx xylographe :) 2016-04-17 12:20:18 +02:00
Waldi Ravens
2fd73e0fa8 Added /multiplereplace to command line convert 2016-04-16 22:29:07 +02:00
Nikolaj Olsson
eda7991499 A few minor fixes 2016-04-16 17:25:34 +02:00
Waldi Ravens
7d88746e8d Fixed #1676: use language index from IDX file (VobSub/Idx) 2016-04-16 16:04:58 +02:00
Nikolaj Olsson
a287fb5f8a Merge pull request #1705 from xylographe/upkeep
Fixed Romanian translation + Automated upkeep
2016-04-16 12:34:09 +02:00
Nikolaj Olsson
5d95e4f344 Merge pull request #1706 from xylographe/xmladd
Added Watermark to multi-lang
2016-04-16 12:33:59 +02:00
Waldi Ravens
27c98d0403 Synchronized AutoDetectLanguageName with AutoDetectGoogleLanguage (LanguageAutoDetect) 2016-04-13 20:56:17 +02:00
Waldi Ravens
2265fef21e Added Watermark to multi-lang 2016-04-13 19:33:22 +02:00
Waldi Ravens
cf96b750b8 Formatting (whitespace only) 2016-04-13 14:35:13 +02:00
Nikolaj Olsson
a3d8186302 Added "Video offset" (no longer requires ShowBetaStuff=true - needs testing though) + added support for drag'n'drop ifo/vob/mkv/mp4 to subtitle list view (thx Budman) 2016-04-13 08:41:06 +02:00
Nikolaj Olsson
97882d5488 Fixed "Remove text for HI" issue regarding "[scoffs]: Nice try." 2016-04-12 22:29:38 +02:00
Ivandro Ismael
7969543687
[Autobreak] - Add missing parentheses. 2016-04-11 21:47:14 +01:00
Nikolaj Olsson
1ff41fe0a6 Working on Cavena890 2016-04-09 21:20:30 +02:00
Ivandro Ismael
d72aa50137
[Spruce] - Update Spruce. 2016-04-09 17:16:39 +01:00
Nikolaj Olsson
7ccf8a9eaf Some fixes for "Remove text for HI" - thx Thunderbolt8 :)
Fix  #1683 and fix #1684
2016-04-09 13:26:56 +02:00
Nikolaj Olsson
a11d8250e5 Merge pull request #1690 from xylographe/xfix1
Minor fix + refact (SubtitleFormats/Son)
2016-04-09 07:51:17 +02:00
Nikolaj Olsson
c1dba61627 Merge pull request #1692 from ivandrofly/pac
[Pac] - Call already defined method to remove Unicode white-spaces.
2016-04-09 07:50:16 +02:00
Nikolaj Olsson
2ea1490a63 "FCE - Fix short display time" now improves end time even if required chars/sec cannot be reached - thx Frédéric :) 2016-04-09 07:49:38 +02:00
Ivandro Ismael
270aed2b4b
[Pac] - Call already defined method to remove Unicode white-spaces. 2016-04-08 21:50:12 +01:00
Nikolaj Olsson
b5f92ef94f Merge pull request #1685 from ivandrofly/danishI
[FixDanishLetterI] - Refact + Optimization for FixDanishLetterI.
2016-04-08 17:31:55 +02:00
Ivandro Ismael
e654d0f9c7
[FixDanishLetterI] - Refact + Optimization for FixDanishLetterI. 2016-04-07 19:45:43 +01:00
Waldi Ravens
8d86c0a0ea Minor fix + refact (SubtitleFormats/Son) 2016-04-07 20:17:26 +02:00
Nikolaj Olsson
6c4ede06df Merge pull request #1687 from xylographe/xdvdlc
Minor fix (IfoParser.InterpretLanguageCode)
2016-04-07 16:58:50 +02:00
Waldi Ravens
f2735d42e2 Fixed typo (Dictionaries/OcrFixReplaceList) 2016-04-07 15:04:36 +02:00
Waldi Ravens
f9a06edfa1 Minor fix (IfoParser.InterpretLanguageCode) 2016-04-07 13:33:25 +02:00
Waldi Ravens
1352ff5fed gh-1675: deprecated DVD language codes - thx aaaxx :)
- Make conversion of DVD language code to native language name
  independent of availability of installed Windows cultures.
- Do not skip entry if native language name is untraceable.
2016-04-06 13:54:49 +02:00
Waldi Ravens
449f8a487a Updated IfoParser.(ArrayOfLanguageCode|ArrayOfLanguage) 2016-04-06 13:54:46 +02:00
Ivandro Ismael
4c511d0228 [NoBreakAfterItem] - Use generic IComparable. 2016-04-05 03:09:40 +01:00
Ivandro Ismael
46e9acb27a [FixMissingSpaces] - Use single compiled regex instance (url). 2016-04-04 18:54:41 +01:00
Nikolaj Olsson
f53b2e0f91 Fixed issue in "Add missing spaces" - thx Andrew :) 2016-04-04 17:19:10 +02:00
Nikolaj Olsson
f5211b3f81 Fixed issue in "Remove text for HI" - thx Andrew :) 2016-04-04 06:39:04 +02:00
Nikolaj Olsson
77552eff7e Adjust duration fixed for last subtitle - thx mariner :) 2016-04-02 06:20:50 +02:00
Nikolaj Olsson
0689de05a4 Fixed bug regarding adjusting duration in seconds for last subtitle - thx mariner :) 2016-04-01 19:45:15 +02:00
Nikolaj Olsson
91afa5099c Removed unused method - thx xylographe :) 2016-04-01 16:19:53 +02:00
Ivandro Ismael
a23d4c6fc1 [Cavana890] - Move character arrays outside loop. 2016-03-31 21:17:43 +01:00
Ivandro Ismael
2d419841f9 [Utilities] - Move Sb instantiation outside loop. 2016-03-31 21:17:20 +01:00
Nikolaj Olsson
24cd139fe5 Merge pull request #1667 from ivandrofly/SsaStyle
Some Update for (SsaStyle.cs)
2016-03-31 22:06:37 +02:00
Nikolaj Olsson
e79532db3f Keep last spell check language if language is the same (eg if en_GB was last language, the en_GB will be used even if en_US is detected) - thx hello_hello :) 2016-03-31 21:55:19 +02:00
Nikolaj Olsson
02487a5b89 Minor optimization of "ReverseNumbers" - thx xylographe :) 2016-03-31 21:15:27 +02:00
Nikolaj Olsson
10179c2d25 Fixed bug in last "Cavena 890" commit - thx xylographe :) 2016-03-31 21:06:49 +02:00
Nikolaj Olsson
2731b43aae Improved Cavena890 support - thx Elad :) 2016-03-31 17:53:05 +02:00
Ivandro Ismael
215a98c896 [SsaStyle] - Remove redundant ToLower(). 2016-03-30 20:41:12 +01:00
Ivandro Ismael
cd821c6491 [SsaStyle] - Lower string using Invariant. 2016-03-30 20:41:05 +01:00
Nikolaj Olsson
b0311e4cb9 Minor refact for DCinama formats 2016-03-30 20:35:27 +02:00
Nikolaj Olsson
4ecda6d53e Merge pull request #1664 from ivandrofly/sf-DCSubtitle
Update for DCSubtitle
2016-03-30 20:18:54 +02:00
Nikolaj Olsson
c7b8f18a89 Fixed bug regarding double line italic in format "iTunes Timed Text" - thx Ajax :) 2016-03-30 19:05:53 +02:00
Nikolaj Olsson
7a9388d1dd Added new subtitle format - thx Oli :) 2016-03-29 18:22:46 +02:00
Ivandro Ismael
a60d1e9852 [PacUnicode] - Call extension method to remove Control-Characters present in text. 2016-03-29 13:58:24 +01:00
Ivandro Ismael
5e88c48f08 [Utilities] - Some refact for (RemoveSsaTags). 2016-03-28 22:32:56 +01:00
Ivandro Ismael
1790c421de [DcSubtitle] - Call already defined method to remove SSA/ASS tags. 2016-03-28 22:32:55 +01:00
Ivandro Ismael
f7566ae7d9 [DCSubtitle] - Use ordinal rule (String). 2016-03-28 22:32:54 +01:00
Nikolaj Olsson
0370107346 Remove bad chars when saving TTML 1.0 2016-03-28 15:29:26 +02:00
Nikolaj Olsson
702110307c Fixed spelling error 2016-03-28 15:23:24 +02:00
Nikolaj Olsson
d99b5d1495 Merge pull request #1653 from ivandrofly/sub-patch
[Subtitle] - Add helper method to get all text from Subtitle
2016-03-27 18:29:02 +02:00
Nikolaj Olsson
e751b2f704 Merge pull request #1660 from ivandrofly/st-patch-2
[StrippableText] - Don't need to loop to replaceIds.Count for every name inserted.
2016-03-27 18:27:21 +02:00
Nikolaj Olsson
a485d5dd3a Some updates for format "sif" 2016-03-27 18:03:54 +02:00
Ivandro Ismael
33f5155700 [NamesList] - Combine two collection using AddRange. 2016-03-27 15:32:16 +01:00
Ivandro Ismael
ad3f1a6812 [StripableText] - Avoid duplication. 2016-03-27 15:12:54 +01:00
Ivandro Ismael
4d96a7cd8b [StrippableText] - Use OrdinalIgnoreCase instead calling lower in 'name'. 2016-03-27 15:12:21 +01:00
Ivandro Ismael
5f98c6b4a8 [StrippableText] - Don't need to loop to replaceIds.Count for every name inserted. 2016-03-27 15:08:56 +01:00
Nikolaj Olsson
694376f154 Minor refact 2016-03-27 14:41:32 +02:00
Ivandro Ismael
084f3f9b3a [Subtitle] - Add helper method to get all text from Subtitle 2016-03-26 13:15:40 +00:00
Nikolaj Olsson
1dae1e6828 Made last fix for Dutch more consistent - thx xylographe :) 2016-03-26 09:34:43 +01:00
Nikolaj Olsson
efcff3b1d8 Fixed better detection of Dutch (could be detected as English due to the word "we") 2016-03-25 21:36:18 +01:00
Nikolaj Olsson
d673a34a00 Fixed issue where current frame rate was lost (due to IsMine changing it) 2016-03-23 22:09:03 +01:00
Nikolaj Olsson
530baed885 Working on new sub format 2016-03-23 22:06:56 +01:00
Ivandro Ismael
515a071719 [Utilities] - Remove redundant method 2016-03-22 19:33:53 +00:00
Nikolaj Olsson
4b39e8723a Last version number files... 2016-03-20 07:43:32 +01:00
Nikolaj Olsson
6b1c4e115f working on new subtitle format 2016-03-19 20:03:25 +01:00
Nikolaj Olsson
632127072c Added new subtitle format 2016-03-18 18:49:42 +01:00
Waldi Ravens
f202b74815 Formatting (whitespace only) 2016-03-15 11:30:37 +02:00
Nikolaj Olsson
82c851d3e0 Minor cleanup for format "ATS ISS" 2016-03-13 21:47:53 +01:00
Nikolaj Olsson
0c083d763f Removed unused variable 2016-03-13 21:41:07 +01:00
Nikolaj Olsson
5ffbaad80a Fix for last commit... 2016-03-13 21:38:35 +01:00
Nikolaj Olsson
bb62356439 Fix for "FilmEditXml" format 2016-03-13 21:37:17 +01:00
Nikolaj Olsson
e32b340695 Minor performance fix for "RemoveControlCharacters" 2016-03-12 23:35:01 +01:00
Nikolaj Olsson
4cdfb7b66d Added option to enter Bing api client id + secret - thx Joan/Simon/Kristo :) 2016-03-07 19:07:01 +01:00
Waldi Ravens
e55ee60de4 Corrected misspelled word in Language.cs 2016-03-06 14:43:08 +01:00
Waldi Ravens
7db68544bc Formatting (whitespace only) 2016-03-05 18:45:42 +01:00
Ivandro Ismael
70a32d940d [VobSubParser] - Fix buffer access bound 2016-03-03 15:25:42 +00:00
Ivandro Ismael
23c7c1142d [TimeCode] - Call contruct which take 1 val instead 2016-03-03 15:25:09 +00:00