Commit Graph

14688 Commits

Author SHA1 Message Date
niksedk
92e9a58e28 Minfor fix for last commit 2021-11-20 16:45:44 +01:00
niksedk
6d7c1dd645 Update change log + minor clean 2021-11-20 16:06:39 +01:00
niksedk
08af9eea3b Work on fix unneeded spaces - thx Boulder08 :)
Related to #5501
2021-11-20 16:05:21 +01:00
niksedk
b894d011d1 Testing bdsup palette issue - thx Master Yoda :)
See https://forum.doom9.org/showthread.php?p=1957746#post1957746
2021-11-19 21:32:00 +01:00
niksedk
8bb8c95303 Fix minor pos issue in preview 2021-11-19 21:28:18 +01:00
niksedk
46c4ea385c Fix typo in change log 2021-11-19 21:27:03 +01:00
niksedk
87b0f213b2 Fix crash when drop wav file on waveform - thx Apocalypse612 :)
Fix  #5499
2021-11-19 20:09:51 +01:00
niksedk
97e3749697 More on #5496 - thx Leon :) 2021-11-19 19:02:14 +01:00
niksedk
26a0266837 Update change log 2021-11-19 16:58:25 +01:00
niksedk
1a1e5a35b2 Minor fix for toggle casing for seletion - thx Leon :)
Fix #5498
2021-11-19 16:40:32 +01:00
niksedk
df5c302841 Fix issue with batch convert mkv assa to srt 2021-11-19 16:19:39 +01:00
niksedk
7214679caa Minor adjustment for #5496 2021-11-19 15:49:19 +01:00
niksedk
9ca29ec8aa Work on "scene change list window" 2021-11-19 15:46:19 +01:00
niksedk
782089a4e2 Gen blank video - take max time from loaded sub - thx tech :)
Related to https://www.nikse.dk/Home/Details/637722263550000000
2021-11-19 11:34:46 +01:00
niksedk
a277deaf13 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2021-11-18 21:14:09 +01:00
niksedk
4b0aaea3d2 Update change log 2021-11-18 21:14:01 +01:00
Nikolaj Olsson
f7ba881d11
Merge pull request #5497 from OmrSi/apply-smpte-on-shotchanges
Apply SMPTE timing to shot changes
2021-11-18 21:11:46 +01:00
OmrSi
155f056b5e Apply SMPTE timing to shot changes 2021-11-18 22:06:21 +02:00
niksedk
4a8b21b87a Add empty waveform support for online videos 2021-11-18 21:05:11 +01:00
niksedk
95aa6452b8 Use youtube-dl from github.com/yt-dlp/yt-dlp 2021-11-18 20:41:45 +01:00
niksedk
a558706433 Write error to "error_log.txt" if hard sub video file gen fails 2021-11-18 20:15:10 +01:00
niksedk
5950e37b07 Work on #5496 2021-11-18 20:04:44 +01:00
niksedk
1a0b6d772a Update Bulgarian translation - thx Калин :) 2021-11-17 17:06:58 +01:00
niksedk
5697f460d0 A bit more #5470 2021-11-17 17:03:54 +01:00
niksedk
4974394a5e Remeber last video offsets used
Related to  #5479
2021-11-17 16:46:26 +01:00
niksedk
e47d47079c Update language master 2021-11-17 15:02:01 +01:00
niksedk
c5318c29f9 One more resize fix - thx Leon :)
Related to #5492
2021-11-17 14:02:33 +01:00
niksedk
c47b4395c8 Update change log 2021-11-17 13:55:47 +01:00
niksedk
65adc938c3 Update change log 2021-11-17 13:54:28 +01:00
niksedk
4299893648 Update change log 2021-11-17 13:54:12 +01:00
niksedk
5127d3eaa6 List errors based on current profile (ctrl+F8) 2021-11-17 13:21:09 +01:00
niksedk
b3333c4c38 Fix textbox width issue in translation mode - thx Leon :)
Fix #5492
2021-11-17 12:39:02 +01:00
niksedk
0e36e9d50d Minor fix for video/import text 2021-11-17 12:32:57 +01:00
niksedk
c0b320fb8d Fix for Auto-load audio file - thx Leon :)
Related to #5465
2021-11-17 12:21:19 +01:00
niksedk
c39bb39cec Remove blank line 2021-11-17 11:48:47 +01:00
niksedk
e1cdd64810 Fix for last end time for RTF2 format - th OmrSi :) 2021-11-17 11:39:08 +01:00
niksedk
e9d28eb079 Allow permanently dismiss of ASSA change res - thx Ricky :) 2021-11-17 10:57:50 +01:00
niksedk
927358d310 Minor fixes 2021-11-17 10:21:33 +01:00
niksedk
a2c9ff1a86 Fix issue with "Fix invalid italic tags" - thx Charvelx04 :)
Fix #5493
2021-11-17 10:15:24 +01:00
niksedk
82d337093c Fix crash in "merge lines with same text" - thx gantangpedia :)
Fix #5490
2021-11-17 09:28:57 +01:00
niksedk
a5efc66f3c Video from url - try to make it easier to use (auto dl) 2021-11-15 21:11:21 +01:00
niksedk
687ce3e9d5 Remember last chosen video offset - thx OmrSi :)
Somewhat related to #5479
Also add a few presets
2021-11-15 19:08:39 +01:00
niksedk
5375fc4da2 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2021-11-15 17:13:15 +01:00
niksedk
7d67ec3980 Minor fix for save as from ASSA to SRT 2021-11-15 17:13:09 +01:00
Nikolaj Olsson
a914c6f39c Update Bulgarian translation - thx Калин :) 2021-11-15 15:37:01 +01:00
niksedk
e8a496099d Fix waveform syntax coloring after move - thx Leon :)
Fix  #5482
2021-11-15 08:07:48 +01:00
niksedk
e75cf3c324 Fix text 2021-11-14 21:15:45 +01:00
niksedk
f207ef2bf8 More blank video
Related to #5478
2021-11-14 21:08:53 +01:00
niksedk
01c83cebc2 Add "image" option for "gen blank video" - thx Thomas :)
Related to #5478
2021-11-14 21:02:10 +01:00
niksedk
2f369991c6 Add count to "error list" + fix ancor 2021-11-14 17:40:17 +01:00