Commit Graph

198 Commits

Author SHA1 Message Date
Nikolaj Olsson
cb7d4aff66 Fix a few missing translations - thx Jamakmake :) 2019-09-29 06:45:52 +02:00
Nikolaj Olsson
17bddc3201 Improve performance of fill-subtitle-list-view slightly 2019-09-26 08:38:50 +02:00
niksedk
ef805b0328 Fix remembering export buttom margin - thx Michael :) 2019-09-22 19:40:12 +02:00
Nikolaj Olsson
a74c7cb9ba Add separate setting for libmpv vo on Linux 2019-09-22 08:09:10 +02:00
Nikolaj Olsson
a5a6ea2e6d Try to make ms translator work with apikey+tokenendpoint - thx Ivan :)
(token-endpoint is now customizable as it can vary from user to user)
2019-09-20 22:13:34 +02:00
Nikolaj Olsson
af7894f8ae Add "append mode" to "Join subtitle files" - thx Michael/Nickola :) 2019-09-15 11:21:55 +02:00
Nikolaj Olsson
a4a1bbdc16 Make SSA/ASSA preview text customizable - thx Elto :) 2019-09-15 08:09:31 +02:00
Ivandro Ismael
9850d16bf5 fix typo 2019-09-10 11:40:40 +01:00
niksedk
155f2bb56d Fix a few issues from codacy 2019-09-01 11:16:42 +02:00
niksedk
1f19b0c35a Add option to capture top align in OCR - thx teodargent :)
Work on #3601
2019-09-01 10:50:24 +02:00
niksedk
b26657a646 Make it optional to use WebVTT X-Timestamp-Map header
Related to #3736
2019-08-31 20:23:48 +02:00
niksedk
c24d8d9f4b Add support for WebVTT X-TIMESTAMP-MAP - thx Nickola :)
Default timescale is 90000 - can be modified via WebVttTimescale in Settings.xml
2019-08-14 15:56:46 +02:00
niksedk
e09e683b87 Add shortcut for choosing profile
work on #3679
2019-08-05 20:51:45 +02:00
niksedk
99054f56f1 Add reset video speed/waveform zoom shortcut - thx goodju :)
Fix #3660
2019-07-28 09:45:04 +02:00
Waldi Ravens
09dcfa9007 Add IsRunningOnWindows property to Configuration class
- Keep IsRunningOn* logic in one class only.
- Do the Directory.Exists() invocations only once.
2019-06-04 09:35:43 +02:00
niksedk
0e4f25167b Allow negative video offfset - thx Marcello :) 2019-05-28 21:37:59 +02:00
niksedk
a48ff22b59 Fix translate shortcuts for adjust/create mode - thx OmrSi :)
Fix #3485
2019-03-24 16:26:21 +01:00
niksedk
eb7e4cd9d0 Fix saving "MergeLinesShorterThan" seting - thx btsix :) 2019-03-16 16:13:42 +01:00
Nikolaj Olsson
4403351172 Netflix rules includes white space in cps - thx OmrSi :) 2019-03-13 18:10:54 +01:00
Nikolaj Olsson
3d6f7971e7 Add extra rule profiles - both for upgrades and empty installation - thx OmrSi :)
Related to #3179
2019-03-13 07:58:05 +01:00
Nikolaj Olsson
a4c2e7ec1d Add "Netflix (English)" profile - thx OmrSi :) 2019-03-12 22:15:01 +01:00
Nikolaj Olsson
bd44bf998e Add initial profiles (for subtitle rules) 2019-03-12 21:14:21 +01:00
Nikolaj Olsson
3b429109be Remember undocked video player fullscreen - thx Ingo :) 2019-03-08 16:12:30 +01:00
Nikolaj Olsson
1b021d7133
Merge pull request #3422 from Flitskikker/fix-3414
Add 'Extend only' option for the 'Recalculate' method in the 'Adjust durations' dialog (#3414)
2019-02-27 21:22:09 +01:00
Martijn van Berkel (Flitskikker)
6fd05ea58e Add 'Extend only' option for the 'Recalculate' method in the 'Adjust durations' dialog (#3414) 2019-02-27 13:12:00 +01:00
Martijn van Berkel (Flitskikker)
bff81dc4d0 Add checkboxes to 'Apply duration limits' dialog (#3412) 2019-02-27 13:04:54 +01:00
Nikolaj Olsson
587fc3ec25 Fix for last commit... 2019-02-08 21:38:42 +01:00
Nikolaj Olsson
d6ed1b004a Make a few settings for format "TMPGEnc VME" customizable - thx ed :) 2019-02-08 21:32:12 +01:00
Nikolaj Olsson
9a714e6cdb Add some re-split shortcuts (not in UI) 2019-02-07 19:27:19 +01:00
Nikolaj Olsson
25bf27f544 Binary OCR auto detect best DB - thx Mr. Rage :) 2019-02-06 17:16:54 +01:00
Nikolaj Olsson
52a5ca950d A few minor updates 2019-02-05 10:05:53 +01:00
Nikolaj Olsson
5bcfd6191c Refactor - fix minor issues from codacy 2019-01-21 09:53:15 +01:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
b0d66cad1e Remember line height for image export + work on default value for "Simple rendering" 2019-01-11 18:03:43 +01:00
Nikolaj Olsson
8bf980ac83 Add AutoBreakCommaBreakEarly setting 2019-01-07 18:17:18 +01:00
Nikolaj Olsson
91391f3e6e Fix possible cras in load of settings - thx eugenesvk :)
(due to culture settings)
Fix #3261
2019-01-02 06:38:46 +01:00
Nikolaj Olsson
ad5e0dc971 Create/adjust/translate shorcuts now global - thx OmrSi :)
Related to #3263
2019-01-01 15:41:22 +01:00
Nikolaj Olsson
66ed1094b8 Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +01:00
Nikolaj Olsson
a9681eeb03 Improve quote/italic detection in binary ocr - thx Michael :)
(also add some logging)
2018-12-31 11:03:01 +01:00
Nikolaj Olsson
79b2cce66c Bookmarks are now saved in separate file (e.g. file.srt.bookmarks)
Work on #3255
2018-12-30 09:38:35 +01:00
Nikolaj Olsson
cf37883ce3 Work on #3255 2018-12-25 09:58:46 +01:00
Nikolaj Olsson
8cfb380d87 Work on #3255 2018-12-25 00:08:23 +01:00
Nikolaj Olsson
059df0c37d Add auto save + option to keep spell check "use always list" 2018-12-23 19:14:41 +01:00
Nikolaj Olsson
2977be7c28 Minor fixes 2018-12-17 18:08:23 +01:00
tinyboxvk
092cef20ab
Update custom search URLs - Part 2
Missed these in the previous PR
2018-12-11 21:59:25 +00:00
Nikolaj Olsson
e034e85a39 Work on #3209
so tired of this...
2018-12-09 19:35:27 +01:00
Nikolaj Olsson
717e885724 Improve plain text import - thx uckthis/darnn/Leon
Related to #3214
2018-12-09 08:30:01 +01:00
Nikolaj Olsson
5db72ae5c5 Work on auto-translate language tags 2018-12-02 09:59:34 +01:00
Nikolaj Olsson
c41dff38e8 Work on #3209 2018-11-29 16:25:37 +01:00
Nikolaj Olsson
c6ec47e504 Add "remove formatting" shortcut + fix toggle alignment tags - thx OmrSi :) 2018-11-29 04:33:11 +01:00