Commit Graph

12394 Commits

Author SHA1 Message Date
Nikolaj Olsson
a3f21b77b7
Merge pull request #4360 from OmrSi/extend-to-prev-SC-with-gap
Add "Extend to previous scene change with gap" shortcut
2020-09-09 18:15:17 +02:00
OmrSi
50f3f5c16a Fix typo 2020-09-09 19:07:28 +03:00
OmrSi
b7f703f272 Fix "Extend with gap" not considering gap for original 2020-09-09 18:40:28 +03:00
OmrSi
eae132af42 Add "Extend to previous scene change with gap" shortcut 2020-09-09 18:34:29 +03:00
Nikolaj Olsson
ba1efae692
Merge pull request #4357 from OmrSi/fix-extend-to-next-or-max
Fix a bug in "Extend to next or Max"
2020-09-09 14:37:43 +02:00
Nikolaj Olsson
5bb4c0bea3 Ensure encoding form dispose - thx ivandrofly :)
Fix #4358
2020-09-09 14:22:42 +02:00
Nikolaj Olsson
5d93562c1e Add "Adjust Durations" to "Batch Convert" - thx JD :)
Also add "Remove style/actor" cues
2020-09-09 08:09:45 +02:00
Nikolaj Olsson
351a236f70 Update Korean translation - thx domddol :) 2020-09-08 16:41:56 +02:00
OmrSi
6769ee0fd9 Fix a bug in "Extend to next or Max" 2020-09-08 04:29:02 +03:00
Nikolaj Olsson
4d271e42a5 Make waveform timeline slider respond to Spacebar
Fix #4349
2020-09-07 08:38:35 +02:00
Nikolaj Olsson
df360d2588
Merge pull request #4355 from OmrSi/color-single-line-length-label
Work on "Single Line Length" label color
2020-09-07 08:33:21 +02:00
Nikolaj Olsson
4d32699a7e
Merge pull request #4354 from OmrSi/add-Tesseract5-to-uninstaller
Add Tesseract 500.Alpha.20200328 to uninstall remove script
2020-09-07 08:31:57 +02:00
Nikolaj Olsson
e7f58f2593
Merge pull request #4352 from OmrSi/fix-one-line-in-translator-mode
Fix issue with one line in Translator's mode
2020-09-07 07:55:58 +02:00
OmrSi
4ce169ec4d Work on "Single Line Length" label color
Only color when Max Number Of Lines or Max Chars/Line is exceeded.

No need to color it if the lines are bigger than 4 but still under or equal to the allowed max number of lines.
2020-09-07 06:16:55 +03:00
OmrSi
6095838d3f Add Tesseract 500.Alpha.20200328 to uninstall remove script 2020-09-07 03:51:04 +03:00
OmrSi
dbeb0acc37 Fix issue with one line in Translator's mode 2020-09-06 21:53:04 +03:00
Nikolaj Olsson
ddee820373 Fix visibility for batch convert context menu item "Remove all" 2020-09-06 17:55:27 +02:00
Nikolaj Olsson
8cf79ce488 Update Bulgarian translation - thx Калин :) 2020-09-06 16:48:07 +02:00
Nikolaj Olsson
a44049e3a2 Update change log 2020-09-05 09:01:26 +02:00
Nikolaj Olsson
cb1bba3114 Fix undo after join - thx TehBotolSosro :) 2020-09-05 08:57:30 +02:00
Nikolaj Olsson
aa3cccab2d Fix slow json loading when errors 2020-09-05 08:55:55 +02:00
Nikolaj Olsson
467285f789 Minor text fix 2020-09-05 08:55:04 +02:00
Nikolaj Olsson
cb50d8824f
Merge pull request #4350 from OmrSi/improved-new-batch-filters
Fix a crash in batch convert + add new filter
2020-09-05 08:51:37 +02:00
OmrSi
a6e6f75057 Fix crash in batch convert
It used to crash when you press "Delete" when there the list view is empty.
2020-09-05 01:45:39 +03:00
OmrSi
dbe6298c9b Work on batch filters 2020-09-05 01:43:09 +03:00
Nikolaj Olsson
c353a114ee
Merge pull request #4346 from OmrSi/calc-frames-to-ms-in-apply-min-gap
Calculate frames in MS in "Apply min. gap"
2020-09-04 18:12:23 +02:00
Nikolaj Olsson
85fcc052a9
Merge pull request #4348 from OmrSi/add-oems-to-do-not-check-for-shortcuts
Do not check for shortcuts if a textbox is focused and Oem is used
2020-09-04 18:11:12 +02:00
OmrSi
4a8f8d0138 Do not check for shortcuts if a textbox is focused and Oem is used 2020-09-04 15:39:22 +03:00
OmrSi
a86e21aaad Remove redundant spaces 2020-09-03 23:33:43 +03:00
OmrSi
f7eb5b0c18 Remove redundant spaces 2020-09-03 23:14:25 +03:00
OmrSi
e5b14621c5 Remove old language entries 2020-09-03 21:44:25 +03:00
OmrSi
59201c976d Calculate frames in MS in "Apply min. gap" 2020-09-03 21:32:08 +03:00
Nikolaj Olsson
52124dcb8e WebVTT: Try to remember "region" 2020-08-29 15:04:56 +02:00
Nikolaj Olsson
d95c64833e Don't leave .ass file in temp dir - thx Janusz :) 2020-08-29 09:19:15 +02:00
Nikolaj Olsson
233b142511
Merge pull request #4335 from OmrSi/detect-ffmpeg-on-launch
Detect ffmpeg on launch if settings file exists
2020-08-28 15:56:19 +02:00
Nikolaj Olsson
4470bb5591 WebVTT: Remember header STYLE/NOTE
WebVTT: Allow "identifier" instead of "subtitle number" ( see example 4 on https://www.w3.org/TR/webvtt1 )
WebVTT: Add "Preview in browser" (for mp4 files only)
2020-08-28 15:41:31 +02:00
OmrSi
28cfbf7f00 Detect ffmpeg on launch if settings file exists 2020-08-28 03:36:21 +03:00
Nikolaj Olsson
5111d51c34 Minor fixes for import plain text (rtf) 2020-08-27 07:25:18 +02:00
Nikolaj Olsson
48e4c186d3 Minor fixes for new format 2020-08-27 07:24:13 +02:00
Nikolaj Olsson
dc523e8492 Add new sub extension to open file ext list 2020-08-26 19:16:31 +02:00
Nikolaj Olsson
125f292930
Merge pull request #4330 from ivandrofly/clean
remove unused variables
2020-08-26 12:21:08 +02:00
Nikolaj Olsson
fe1ca00afe Add new binary format - thx George :) 2020-08-26 09:43:43 +02:00
Nikolaj Olsson
1ec58dc2d5 Try to improve video playing error slightly 2020-08-26 06:49:32 +02:00
Ivandro IG Jao
ca5f594630
remove unused variables 2020-08-26 00:35:30 +01:00
Nikolaj Olsson
932680a87b Update change log 2020-08-25 17:40:07 +02:00
Nikolaj Olsson
e573384248 Fix for import text rtf tags 2020-08-25 17:22:45 +02:00
Nikolaj Olsson
059856def2 Add new sub format - thx holmgeir :) 2020-08-25 17:10:31 +02:00
Nikolaj Olsson
536432dadc
Merge pull request #4329 from OmrSi/extend-to-SC-with-gap
Add "Extend to next scene change with gap" shortcut
2020-08-25 16:34:21 +02:00
OmrSi
3cff2aaba3 Add "Extend to next scene change with gap" shortcut 2020-08-25 14:57:28 +03:00
Nikolaj Olsson
7720db4a20 RTF text import - remember to close tags 2020-08-25 12:51:04 +02:00