Commit Graph

12783 Commits

Author SHA1 Message Date
OmrSi
5ffe71a154 Add color highlighting for ASS color tags 2020-11-12 17:24:28 +02:00
Nikolaj Olsson
d8b7041185 Add color highlighting 2020-11-12 12:40:19 +01:00
Nikolaj Olsson
1b49ed34cd Trying to fix new line 2020-11-12 08:29:17 +01:00
Nikolaj Olsson
378576941d Work on rich text box 2020-11-12 08:10:58 +01:00
Nikolaj Olsson
3351b16775 Fix max length / chars per sec label positions 2020-11-11 22:35:24 +01:00
Nikolaj Olsson
8b638f5082 Add active border coloring for rich text box 2020-11-11 21:34:40 +01:00
Nikolaj Olsson
9bab2d0abf Revert "Work on rich text box"
This reverts commit 16f03aabbd.
2020-11-11 20:30:30 +01:00
Nikolaj Olsson
16f03aabbd Work on rich text box 2020-11-11 20:13:31 +01:00
Nikolaj Olsson
15d9bf646f Work on rich text box 2020-11-11 19:31:20 +01:00
Nikolaj Olsson
9ef23d56fb Merge branch 'master' into feature/use-rich-text-box 2020-11-10 22:29:43 +01:00
Nikolaj Olsson
9a91741cfc Fix framework bug (fixes main form designer load) 2020-11-10 19:31:54 +01:00
Nikolaj Olsson
89e5b62811 work 2020-11-10 19:26:08 +01:00
Nikolaj Olsson
6328cd77b7
Merge pull request #4492 from OmrSi/allow-alt
Allow for "Alt" shortcuts when a textbox is focused
2020-11-10 18:27:24 +01:00
OmrSi
87ff8fc539 Allow for "Alt" shortcuts when a textbox is focused 2020-11-10 15:09:31 +02:00
Nikolaj Olsson
20db88a0aa
Merge pull request #4489 from OmrSi/switch-getting-chapters-to-task-run
Use Task.Run and await in getting chapters
2020-11-10 12:00:52 +01:00
Nikolaj Olsson
2b1f3d1a22 Add rtf center alignment 2020-11-10 08:29:18 +01:00
OmrSi
0b1b6b7ddb Use Task.Run and await in getting chapters 2020-11-10 05:07:16 +02:00
Nikolaj Olsson
5d84058517 Re-add auto wrap 2020-11-09 20:33:07 +01:00
Nikolaj Olsson
fc9bca851c Use rich text box 2020-11-09 20:22:12 +01:00
Nikolaj Olsson
3d62ac2031
Merge pull request #4486 from OmrSi/video-position-tooltip
Add video position tooltip
2020-11-09 18:46:37 +01:00
Nikolaj Olsson
a557028593 Update dotnet framework to 4.6.2 2020-11-09 16:45:10 +01:00
Nikolaj Olsson
d5ab99240e 3.5.18 2020-11-09 16:06:30 +01:00
OmrSi
54b178e5f4 Move drawing video player chapters to a method 2020-11-09 14:22:24 +02:00
OmrSi
78bd76aa57 Show tooltip for video position + chapter 2020-11-09 14:06:09 +02:00
Nikolaj Olsson
35d5faff73 Fix title change asteriks 2020-11-08 16:05:13 +01:00
Nikolaj Olsson
926fb79a57
Merge pull request #4472 from OmrSi/netflix-pause
Add a hidden option to set Continuation Pause
2020-11-08 14:22:19 +01:00
Nikolaj Olsson
a6d7dc4ec5
Merge pull request #4485 from OmrSi/show-volume
Show a little volume label
2020-11-08 11:30:50 +01:00
Nikolaj Olsson
f9b9380970 Update Danish translation 2020-11-07 23:59:40 +01:00
Nikolaj Olsson
ceffca3cd8 Add a few user words 2020-11-07 23:59:21 +01:00
OmrSi
30dc3bc3a9 Show a little volume label 2020-11-08 00:02:29 +02:00
Nikolaj Olsson
30d9252edb Minor refact
Readying for using RichTextBox
2020-11-07 13:39:16 +01:00
OmrSi
4ab0fba538 Add a hidden option to set Continuation Pause 2020-11-07 13:21:30 +02:00
Nikolaj Olsson
0f2030bc6a Fix center, justify left/right for simple rendering in image export 2020-11-07 10:52:20 +01:00
Nikolaj Olsson
5ce4a1ffc3 Add mpv log setting
Default if false (off)
2020-11-07 09:02:20 +01:00
Nikolaj Olsson
f143b8ff4c Add "inspect matches" for nOCR spell check 2020-11-07 08:43:16 +01:00
Nikolaj Olsson
73c7ce57ee Add name 2020-11-07 07:39:20 +01:00
Nikolaj Olsson
24227cf307 Update change log 2020-11-07 07:11:28 +01:00
Nikolaj Olsson
d10d7eaca4
Merge pull request #4481 from andrewburnheimer/fix-wrong-codePage-convert
Move CodePageKorean above CodePageChineseSimplified to detect correctly
2020-11-07 07:03:38 +01:00
Nikolaj Olsson
cab595f24c
Merge pull request #4482 from OmrSi/fix-delete-shortcut
Fix "Delete" not working in shortcuts
2020-11-07 07:00:50 +01:00
OmrSi
0563f0a4eb Fix "Delete" not working in shortcuts 2020-11-07 00:57:30 +02:00
Nikolaj Olsson
db0b3f248d Use "pac-codepage" in batch convert read - thx jason-rayles-nbcuni :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/pull/4481#issuecomment-723303422
2020-11-06 23:27:48 +01:00
Andrew Burnheimer
294debe98c Move CodePageKorean above CodePageChineseSimplified to detect correctly 2020-11-06 14:33:30 -05:00
Nikolaj Olsson
1a5661fb1f
Merge pull request #4474 from OmrSi/fix-wrong-default-frame-rate-change
Don't change default frame rate from source view
2020-11-05 13:12:07 +01:00
Nikolaj Olsson
ecd8bed61d
Merge pull request #4475 from OmrSi/allow-select-all-in-ExportCustomTextFormat
Allow select all shortcut in ExportCustomText
2020-11-05 13:08:00 +01:00
OmrSi
815a9f6705 Allow select all shortcut in ExportCustomText 2020-11-05 12:45:45 +02:00
OmrSi
b3d8273909 Don't change default frame rate from source view 2020-11-05 12:07:50 +02:00
Nikolaj Olsson
eb3211b928
Merge pull request #4473 from OmrSi/mpv-get-track-number
Get audio track language from MPV
2020-11-05 08:03:05 +01:00
Nikolaj Olsson
8b3d8085cb Refact (prefer SETextBox) 2020-11-05 08:01:46 +01:00
OmrSi
b5629276ce Get audio track language from MPV 2020-11-04 19:24:57 +02:00
Nikolaj Olsson
a43841ddb0 Update change log 2020-11-03 11:09:44 +01:00