Commit Graph

1978 Commits

Author SHA1 Message Date
Nikolaj Olsson
620dd6dad5 Remove assa tags when exporting to "SMPTE-TT 2052" - thx Moisés :) 2020-03-13 04:08:05 +01:00
Nikolaj Olsson
4fe1d7fabd Refact Utitilies (minor) 2020-03-12 11:41:54 +01:00
Nikolaj Olsson
b7ed3ab758 Improve "Remove unneeded spaces" - thx Aleksander :) 2020-03-12 11:27:38 +01:00
Nikolaj Olsson
b597d4e197 Remove empty statement 2020-03-12 09:49:52 +01:00
Nikolaj Olsson
85f093a83b Add new subtitle format - thx José :) 2020-03-12 09:46:26 +01:00
Nikolaj Olsson
b1ef98a9c9 Fix issue with "Fix missing periods" and line with only url 2020-03-11 18:13:33 +01:00
Nikolaj Olsson
c3823fa6a8 Improve parsing of unknown subtitles - thx Marko :) 2020-03-10 19:34:09 +01:00
Nikolaj Olsson
1fa7adf919 Add new subtitle format - thx Marko :) 2020-03-10 19:31:56 +01:00
Nikolaj Olsson
434fff4615 Rename prive method (minor refact) 2020-03-09 16:04:58 +01:00
Nikolaj Olsson
bb520151dd Make const (minor refact) 2020-03-09 07:18:02 +01:00
Nikolaj Olsson
d8ce0f479a Re-add improved zero seconds check from pr #4027 2020-03-08 19:03:19 +01:00
Nikolaj Olsson
b704a6ebfb Refactor changes from #4027 2020-03-08 18:36:48 +01:00
Nikolaj Olsson
fbacbdda14 fix bug from pr #4027 2020-03-08 18:12:29 +01:00
Ivandro Ismael
11ea739451 Subtitle: Improve AdjustDisplayTimeUsingSeconds 2020-03-08 16:17:15 +00:00
Nikolaj Olsson
ab3a4ee55b 3.5.14 2020-03-08 08:52:46 +01:00
Nikolaj Olsson
cf28ac4ff7 Add column sorting to "Batch convert" file list view 2020-03-08 08:31:41 +01:00
Nikolaj Olsson
dbdabec9c3 Add "Select all" / "Inverse selection" for FCE fixes 2020-03-08 08:30:57 +01:00
Nikolaj Olsson
c04d0b639b Improve (missed one) dialog fix for 3-liners - thx bitsix :)
Related to comment #4015 (comment) in #4015
2020-03-07 17:31:28 +01:00
Nikolaj Olsson
71ce533646 Improve dialog fix for 3-liners - thx bitsix :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4015#issuecomment-596097200 in #4015
2020-03-07 17:17:25 +01:00
Nikolaj Olsson
75f8ab6345 Fix crash in RemoveUnneededSpaces 2020-03-07 13:23:38 +01:00
Nikolaj Olsson
44f111f5ce Optimize srt load a little 2020-03-07 09:52:00 +01:00
Nikolaj Olsson
1a6329d283 Refact "Subtitle.cs" (minor) 2020-03-07 07:34:42 +01:00
Nikolaj Olsson
e42367a126 Fix issue with fix space in dialogs - thx bitsix :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4015#issuecomment-596005958 in #4015
2020-03-07 07:30:05 +01:00
Nikolaj Olsson
e091b30707 Fix "Batch convert" issue with new auto-br optimzation 2020-03-04 16:05:16 +01:00
Nikolaj Olsson
05ddca1d87 Fix issue with rtl and libmpv - thx OmrSi :)
See 2fe6303f32 (commitcomment-36947882)

Also related to comment: https://github.com/SubtitleEdit/subtitleedit/issues/4015#issuecomment-593117873 in #4015
2020-03-04 08:45:32 +01:00
Nikolaj Olsson
b3c28dd22e Refact MicroDvd (minor) 2020-03-03 08:56:47 +01:00
Nikolaj Olsson
077110d2e1 Remove alignment for second line in "Merge text with same time codes" - thx Jamakmake :) 2020-03-03 08:56:05 +01:00
Nikolaj Olsson
5b34f9f25b Fix end time for format "DVDSubtitle" - thx Jade :) 2020-03-03 05:42:45 +01:00
Ivandro Ismael
f9754c1bdd Optimize recalculate display time 2020-03-02 16:17:58 +00:00
Nikolaj Olsson
16c2f5878a Optimize auto-split 2020-03-01 19:29:27 +01:00
Nikolaj Olsson
b263b226f1 Optimize auto-br 2020-03-01 15:50:39 +01:00
Nikolaj Olsson
0019ca9d4e Limit recent files 2020-02-29 23:14:09 +01:00
Ingo S
47ad423d43 Update format Pac - thx Ingo S :)
- Support secondary code page (first defaults to Latin in proprietary tools)
- Support Turkish code page (Latin with some exceptions)
- Lots of characters added to various PAC code pages
- Support three-byte special characters for Greek
- Support priority for multibyte special characters which sometimes contradict
- Support flag to throw exceptions when finding invalid character (-sequences)
2020-02-29 15:19:16 +01:00
Nikolaj Olsson
34a63df46a Fix "Fix invalid italic tags" with ASS tags - thx Jamakmake :) 2020-02-29 14:49:29 +01:00
Nikolaj Olsson
82d67f09e2 Fix crash when parsing bad BDSUP files - thx Jan :) 2020-02-28 21:41:38 +01:00
Nikolaj Olsson
725263ae6e Improve read of badly formatted srt - thx Aleksander :)
+Add error for missing blank line before number+time-code
2020-02-25 22:08:28 +01:00
Nikolaj Olsson
e610f8ff91 Fix for auto-br dialog (minor) 2020-02-25 11:52:58 +01:00
Nikolaj Olsson
ddc4d548e9 Import text with tc from file name - thx ChuotVu/BlazeSeven1989 :)
Fix #4006
2020-02-25 08:40:28 +01:00
Nikolaj Olsson
05d77a2d4e Remove unused var 2020-02-25 06:29:09 +01:00
Nikolaj Olsson
115bb26546 Improve text/dialog-split in "Split/break long lines" 2020-02-24 09:23:23 +01:00
Waldi Ravens
ba12df94e2 Restore UTF8-BOM encoding 2020-02-24 05:02:35 +01:00
Nikolaj Olsson
4301ba4c60 Fix very long lines in EBU STL - thx rustyjm :)
Fix #4008
2020-02-23 19:11:21 +01:00
Nikolaj Olsson
3d385d9a42 Remove MLang
Possible due to PR #4007
2020-02-23 11:47:07 +01:00
Nikolaj Olsson
ae09ddc9c6
Merge pull request #4007 from NickZ/encoding-linux
Fix encoding detection on non-Windows platforms
2020-02-23 11:31:11 +01:00
Nikolaj Olsson
489a70b281 Fix possible crash when using MS translator API 2020-02-23 10:35:17 +01:00
Nick Zatkovich
905c3a28f6 Add UTF.Unknown to detect encodings, replacing Win32-only dependency 2020-02-23 01:32:53 -08:00
Nikolaj Olsson
4117249c17 More recent files... thx OmrSi :)
Related to #3991
2020-02-22 19:27:05 +01:00
Nikolaj Olsson
bd84f97224 Add missing "renumber" 2020-02-22 07:24:08 +01:00
nikolaj.olsson
73792348ff Avoid multiple empty entries in "recent files" - thx OmrSi :)
Related to #3991
2020-02-21 07:41:13 +01:00
Nikolaj Olsson
2290919ce8 Fix wrong language tag 2020-02-20 20:38:05 +01:00