Commit Graph

11969 Commits

Author SHA1 Message Date
Nikolaj Olsson
346ca5764f Update text-history-for-undo at line change - thx darnn :)
Fix #4177
2020-05-13 06:48:53 +02:00
Nikolaj Olsson
e80465b941 Update change log 2020-05-12 15:26:41 +02:00
Nikolaj Olsson
1ca1d2b194 Add shortcut for "add waveform" - thx Bill :) 2020-05-12 12:54:07 +02:00
Nikolaj Olsson
5e8cc05d75 Add format "Speechmatics" - thx Rene :) 2020-05-12 12:22:04 +02:00
Nikolaj Olsson
3582d0d429 Add "center, right justify" to image export - thx waelmohammed5 :)
Fix  #4180
2020-05-12 09:20:46 +02:00
Nikolaj Olsson
49fda59d62 Add setting for optional extra mpv option
Tag called "MpvExtraOption" in "Settings.xml"
2020-05-11 20:31:15 +02:00
Omar Si
bf8b3678e1 Update ar_NoBreakAfterList.xml
Closes #4178
2020-05-11 15:22:34 +02:00
Nikolaj Olsson
c9ec3b5d3b Add "focus after" info for split 2020-05-11 08:54:46 +02:00
Nikolaj Olsson
9135509ba7 Transport stream - alwasy look for both dvb/bdsup - thx Borifix :) 2020-05-11 07:42:08 +02:00
Waldi Ravens
9dc35cf510 Update Greek translation - thx Lero91 :) 2020-05-10 22:16:04 +02:00
Waldi Ravens
6c38fff7ef Update ar_NoBreakAfterList.xml - thx OmrSi :) 2020-05-10 21:56:40 +02:00
Waldi Ravens
16867fc909 Update ar_NoBreakAfterList.xml - thx OmrSi :) 2020-05-10 21:04:36 +02:00
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
a3cbb6d0ce Show language in FCE step 2 2020-05-10 15:16:34 +02:00
Nikolaj Olsson
7842d515b6 Fix for new teletext/italic code - thx borifix/xylographe :) 2020-05-10 14:33:01 +02:00
Nikolaj Olsson
2535472285 Pause mpv asap after load - thx OmrSi :)
Fix #4175
2020-05-10 14:18:55 +02:00
May Kittens Devour Your Soul
c1f977671d Update hrv_OCRFixReplaceList.xml
Closes #4176
2020-05-10 12:52:40 +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
Waldi Ravens
08f3674751 dictionaries: automated XML upkeep 2020-05-09 22:04:35 +02:00
Nikolaj Olsson
307c57b57a Add Greek no-break-after list - thx Lero91 :) 2020-05-09 20:10:19 +02:00
Nikolaj Olsson
90b4673e08 Update Greek translation - thx Lero91 :)
Related to #4174
2020-05-09 20:06:40 +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
d6de9c5d29 Update change log 2020-05-09 19:44:41 +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
905e136a18 Update Bulgarians translation - thx kalinm :) 2020-05-09 11:58:36 +02:00
Nikolaj Olsson
72b5a2f134 Fix a few UI details + remove unused using 2020-05-09 10:41:45 +02:00
Nikolaj Olsson
39cbd986ba Fix tabstop in "Unknown subtitle window" 2020-05-09 10:34:12 +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
xylographe
a9b4f3ef74
Merge pull request #4170 from diomed/patch-2
Update hrv_OCRFixReplaceList.xml
2020-05-08 17:32:16 +02:00
Nikolaj Olsson
56ea932cf1 Improve video error on Linux
Slightly related to #4171
2020-05-08 12:33:25 +02:00
Nikolaj Olsson
6ba244d5d1 Update change log 2020-05-08 12:26:01 +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
May Kittens Devour Your Soul
cc0a99c2a5
Update hrv_OCRFixReplaceList.xml 2020-05-08 09:49:19 +02:00
Nikolaj Olsson
0a6c4aa06f Add new subtitle format - thx Matmanamane :) 2020-05-08 09:19:29 +02:00
Nikolaj Olsson
1775b751f3 Remove wrontly committed backup file - thx xylographe :)
See comment 77f98581ff (commitcomment-39016183)
2020-05-07 21:00:31 +02:00
Nikolaj Olsson
bbe463fb64 Fix issue with WinKey check - thx OmrSi :)
See 12d5feb5b8 (commitcomment-39008502)
2020-05-07 15:57:33 +02:00
Nikolaj Olsson
77f98581ff Improve ocr dictionaries slightly 2020-05-07 07:57:02 +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
aca00fedd0 Adhere to minimum time in move start/end - thx Jamakmake :) 2020-05-06 17:14:35 +02:00
Nikolaj Olsson
ad2b3e58ee Allow buggy time code format - thx Albert :) 2020-05-06 11:46:38 +02:00
Nikolaj Olsson
80c23cc756 Fix auto adjust start via wf for original - thx OmrSi :) 2020-05-06 09:06:33 +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
cbe5eedcd2 Fix update libmpv - thx Bill :) 2020-05-05 22:17:21 +02:00
Nikolaj Olsson
d7e5467142 More work on #4078 2020-05-05 17:36:43 +02:00