Commit Graph

2203 Commits

Author SHA1 Message Date
Nikolaj Olsson
7bb7fb3469 Add TwentyThree json sub formats - thx Steven :)
https://www.twentythree.net/api/photo-subtitle-data
2020-05-10 19:19:52 +02:00
Nikolaj Olsson
7842d515b6 Fix for new teletext/italic code - thx borifix/xylographe :) 2020-05-10 14:33:01 +02:00
Nikolaj Olsson
026702e1a3 Make teletext lines start with '<' italic - thx borifix :)
It's configuable - see https://gitter.im/SubtitleEdit/subtitleedit
2020-05-10 10:01:04 +02:00
Nikolaj Olsson
a148dea8ab Refact new code (minor) 2020-05-09 19:49:58 +02:00
Nikolaj Olsson
3fde4143da Refact new code (minor) 2020-05-09 19:45:50 +02:00
Nikolaj Olsson
5f7348a736 Fix for (sometimes) missing last sub in teletext - thx borifax/xylographe :)
See https://gitter.im/SubtitleEdit/subtitleedit
2020-05-09 19:34:54 +02:00
Nikolaj Olsson
e1fdaf2c69 Add new subtitle format 2020-05-09 15:02:59 +02:00
Nikolaj Olsson
72b5a2f134 Fix a few UI details + remove unused using 2020-05-09 10:41:45 +02:00
Nikolaj Olsson
6da4ffa5b6 Fix for new format 2020-05-09 10:33:39 +02:00
Nikolaj Olsson
32bece4678 Add new sub format 2020-05-09 10:20:32 +02:00
Nikolaj Olsson
bde737082e Improve video on linux regarding logging/re-trying and "libdl.so" => "libdl.so.2" - thx th3bucch :)
Fix #4171
Documentation also updated here: https://nikse.dk/SubtitleEdit/Help#linux
2020-05-08 22:31:47 +02:00
Nikolaj Olsson
6efc7c9a0a Fix DecodeJsonText for new format 2020-05-08 20:53:57 +02:00
Nikolaj Olsson
d8ab2e3386 Make Google Translate shortcut customizable - thx darnn :)
Fix #3706
2020-05-08 11:45:50 +02:00
Nikolaj Olsson
36ccb39cce Adjust new format 2020-05-08 10:06:28 +02:00
Nikolaj Olsson
0a6c4aa06f Add new subtitle format - thx Matmanamane :) 2020-05-08 09:19:29 +02:00
Nikolaj Olsson
1ef81526cf Add extra move shortcuts to waveform - thx Shaddy :)
Arrow left = 1 sec left, arrow right = 1 sec right + 100ms shortcuts too
2020-05-06 20:35:29 +02:00
Nikolaj Olsson
ad2b3e58ee Allow buggy time code format - thx Albert :) 2020-05-06 11:46:38 +02:00
Nikolaj Olsson
7bf7abe39c Settings: Small helper window to calc gap in frames
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4078#issuecomment-624194352 in #4078
2020-05-06 08:43:32 +02:00
Nikolaj Olsson
4a15e066b1 Add move start/end frame shortcuts with gap - thx matmaggi /Fhining /btsix :)
Work on #4078
2020-05-05 15:51:44 +02:00
Nikolaj Olsson
11b86412c3 New shortcuts to move start/end one frame
Related to #4078
2020-05-05 08:53:01 +02:00
Nikolaj Olsson
4a8c1df656 Fix crash in load of profile/continuation-style - thx xy :) 2020-05-04 19:22:55 +02:00
Nikolaj Olsson
3816a75442 Enable custom color for waveform cursor 2020-05-04 15:25:38 +02:00
Nikolaj Olsson
8ac87e2a5c Improve "Start with Uppercase after Period inside Paragraph" for Bulgarian - thx Eva :)
Bulgarian have "г." after years but the sentence continues with lowercase
2020-05-04 15:01:30 +02:00
Nikolaj Olsson
d49f64006e Make "Shift+F9" behave like the old "F9" from SE 3.5.14
(added new insert only without focus shortcut too)
2020-05-04 14:27:56 +02:00
Nikolaj Olsson
929e034145 Improve "paste text" in list view - thx GCRaistlin :)
See http://forum.doom9.net/showthread.php?p=1910300#post1910300
Will now check more formats than just SubRip
2020-05-04 13:22:29 +02:00
Nikolaj Olsson
b968dbcfe9 Remember settings for "column paste" 2020-05-04 12:29:27 +02:00
Nikolaj Olsson
31dbfcfa0c Make quick-char-list in "OCR Char" window dynamic 2020-05-03 14:27:02 +02:00
Nikolaj Olsson
40973b62d5 Fix missing images in bdsup - thx Devin :)
Multi images would be merged if only first image was the same
2020-05-03 10:18:37 +02:00
Nikolaj Olsson
6b48f4347e Add "More than two lines" to "Modify selection" 2020-05-02 14:10:05 +02:00
Nikolaj Olsson
2354de7470 SE 3.5.15 2020-05-01 09:50:10 +02:00
Nikolaj Olsson
e488e820c3 Fix possible crash in encoding auto detect 2020-04-30 12:13:58 +02:00
Nikolaj Olsson
71c137ef31 Add shortcuts to "Adjust all times" 2020-04-29 12:54:14 +02:00
Nikolaj Olsson
b4833db40c Auto-br check dialog style - thx Flitskikker :)
see comment https://github.com/SubtitleEdit/subtitleedit/issues/4131#issuecomment-620641844 in #4131
2020-04-29 07:31:39 +02:00
Nikolaj Olsson
1f7125dce5
Merge pull request #4155 from Flitskikker/feature/continuation-style-hotfix-pt
Don't apply to commas & insert space for Portuguese
2020-04-27 22:39:57 +02:00
Martijn van Berkel (Flitskikker)
2d8812bd61 Fix if statement 2020-04-27 22:07:15 +02:00
Martijn van Berkel (Flitskikker)
2b87bc3269 Don't apply to commas & insert space for Portuguese 2020-04-27 21:44:04 +02:00
Nikolaj Olsson
0333c5ef0e Fix for "Fix quotes" (minor) 2020-04-27 19:58:01 +02:00
Nikolaj Olsson
ff7c17ecb5 Fix hang in "FCE Remove unneeded spaces" - thx Zoltán :)
Just in time for #4131 :)
2020-04-27 18:53:03 +02:00
Nikolaj Olsson
35b845e510 Minor auto br fix 2020-04-27 17:28:33 +02:00
Nikolaj Olsson
20a8e0497e "FCE Continuation style" not ticked per default 2020-04-27 17:13:37 +02:00
Martijn van Berkel (Flitskikker)
dcd8421478 Ditto for continuations 2020-04-26 20:21:34 +02:00
Martijn van Berkel (Flitskikker)
10835d3caf Don't do detections based on casing when language doesn't use casing 2020-04-26 20:17:22 +02:00
Martijn van Berkel (Flitskikker)
41e87901a4 For quotes it should be 2 characters or more 2020-04-26 17:02:07 +02:00
Martijn van Berkel (Flitskikker)
7d10b03450 Detect and uncheck inserts in quotes for Arabic 2020-04-26 16:59:33 +02:00
Nikolaj Olsson
2f427c6cca
Merge pull request #4150 from Flitskikker/feature/continuation-style-arabic
Add basic Arabic support for continuation style
2020-04-26 13:57:36 +02:00
Nikolaj Olsson
777e77220a One more "Remove unneeded spaces" thing 2020-04-26 13:57:04 +02:00
Nikolaj Olsson
571b0a958e Improve "Remove unneeded spaces" - thx uckthis :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4131#issuecomment-619527038 in #4131
2020-04-26 13:49:32 +02:00
Martijn van Berkel (Flitskikker)
edca5a777e Add basic Arabic support for continuation style 2020-04-25 22:10:25 +02:00
Martijn van Berkel (Flitskikker)
a9011f22f2 Fix crash in quote detection 2020-04-25 21:32:51 +02:00
nikolaj.olsson
6db80c5f1c Add five langs to GT 2020-04-25 12:03:01 +02:00