Commit Graph

13513 Commits

Author SHA1 Message Date
Nikolaj Olsson
90220525a5 Update .gitignore 2021-02-20 19:20:25 +01:00
Nikolaj Olsson
d0fefc6381 Trying to fix ebu stl header issue - thx BlankProgramming :)
Related to #4806
2021-02-20 18:34:07 +01:00
Nikolaj Olsson
cb5102be43 Update Bulgarian translation - thx Калин :) 2021-02-20 18:16:27 +01:00
Nikolaj Olsson
c432ce1c7c Minor refact 2021-02-20 17:41:14 +01:00
Nikolaj Olsson
28973dc293
Merge pull request #4814 from OmrSi/mpv-extra-options
Allow more MPV options in "MpvExtraOption"
2021-02-20 17:25:24 +01:00
Nikolaj Olsson
dc01825313 Minor ui fix 2021-02-20 17:23:16 +01:00
Nikolaj Olsson
b1833bac0d libse nuget package 3.6.0 2021-02-20 11:33:56 +01:00
Nikolaj Olsson
d6b68222e7 Update change log 2021-02-20 11:08:29 +01:00
Nikolaj Olsson
8a09d87634 Update Polish translation - thx admas :) 2021-02-20 09:23:13 +01:00
Nikolaj Olsson
bca541d342 Minor tweaks for font/appearance 2021-02-19 23:02:10 +01:00
Nikolaj Olsson
dad8a283ed Add dark theme "show grid lines" - thx OmrSi :) 2021-02-19 19:32:36 +01:00
Nikolaj Olsson
029d3b0140 Fix assa attachments icon - thx OmrSi :) 2021-02-19 19:00:19 +01:00
Nikolaj Olsson
a2fcc93fe0 Add ASSA attachments - thx for icon LeonCheing :) 2021-02-19 14:39:08 +01:00
OmrSi
24c6dea726 Allow more MPV options in "MpvExtraOption" 2021-02-19 15:18:02 +02:00
Nikolaj Olsson
9b8e7fc68b
Merge pull request #4813 from OmrSi/listview-backcolor-visual-styles
Only color listview backcolor if visual styles are enabled
2021-02-19 07:54:54 +01:00
OmrSi
46b864b7af Only color listview backcolor if visual styles are enabled 2021-02-19 01:57:51 +02:00
Nikolaj Olsson
68749fb1fd Fix typo 2021-02-18 21:31:46 +01:00
Nikolaj Olsson
c3cbfa9101 Fix for recent commit 2021-02-18 21:23:54 +01:00
Nikolaj Olsson
4ad10e8b29 Minor adjustments for ASSA style manager 2021-02-18 20:11:49 +01:00
Nikolaj Olsson
8e22070744 Add err msg about empty sub when saving 2021-02-18 19:42:39 +01:00
Nikolaj Olsson
8aa0d804cd
Merge pull request #4803 from OmrSi/Minor-dark-theme-refactor
Remove unneeded field and use expression-bodied methods in DarkTheme
2021-02-18 19:23:53 +01:00
Nikolaj Olsson
c7dca7c6dd
Merge pull request #4768 from OmrSi/remove-ass-page-from-the-settings
Remove style page from the settings and add categories to Assa
2021-02-18 19:22:51 +01:00
Nikolaj Olsson
cce1ada151
Merge pull request #4804 from OmrSi/apply-mkv-lang-code-filter-on-other-types
Apply Mkv language code filter on all types of subtitle
2021-02-18 19:18:54 +01:00
Nikolaj Olsson
7cc44d1f69
Merge pull request #4800 from OmrSi/add-bookmarked-to-modify-selection
Add bookmarked to modify selection
2021-02-18 19:16:15 +01:00
Nikolaj Olsson
f209cdc420 Update change log 2021-02-18 18:50:10 +01:00
Nikolaj Olsson
88f9f118c2 SE 3.6.0 2021-02-18 18:20:01 +01:00
Nikolaj Olsson
7c0f56a19b More aggresive .mxf reading - thx Markus :) 2021-02-18 18:08:43 +01:00
Nikolaj Olsson
92c14fecc9 Update change log 2021-02-17 22:28:01 +01:00
OmrSi
6de8ab251d Add Assa categories 2021-02-17 22:09:07 +02:00
OmrSi
1bd203a193 Remove style page from the settings 2021-02-17 22:09:07 +02:00
Nikolaj Olsson
a04690f603 Fix async null check crash 2021-02-16 20:23:40 +01:00
OmrSi
3037ec5bf7 Simplify implementation 2021-02-15 19:04:44 +02:00
Nikolaj Olsson
7bed609ec1 Update installer images - thx LeonCheung <3 2021-02-15 14:24:03 +01:00
OmrSi
9242bad364 Try to use the same code for all mkv sub formats in Batch Convert 2021-02-15 05:51:52 +02:00
OmrSi
1b6879cfe4 Apply Mkv language code filter on all types of subtitle 2021-02-15 03:23:14 +02:00
OmrSi
9c7527691b Remove dead link 2021-02-15 00:46:45 +02:00
OmrSi
af37db3a4f Remove unneeded field and use expression-bodied methods in DarkTheme 2021-02-15 00:36:20 +02:00
Nikolaj Olsson
eb2cec202d
Merge pull request #4802 from OmrSi/use-resize-event
Reuse resize event on join shown
2021-02-14 17:46:43 +01:00
Nikolaj Olsson
ce95dc61f9
Merge pull request #4801 from OmrSi/dynamic-text-box-name
Don't use constant string for textbox name check in live spell check
2021-02-14 17:46:10 +01:00
OmrSi
c63037e51b Reuse resize event on join shown 2021-02-14 18:25:19 +02:00
OmrSi
4c4e66110e Don't use constant string for textbox name check in live spell check 2021-02-14 18:22:42 +02:00
Nikolaj Olsson
7948a36a90 Fix crash in join subtitles - thx AlexandreMT
See comment https://github.com/SubtitleEdit/subtitleedit/issues/4754#issuecomment-778793250
2021-02-14 16:58:05 +01:00
Nikolaj Olsson
b46d381d08
Merge pull request #4797 from OmrSi/live-spell-check-issues
Fix some issues in Live Spell Check
2021-02-14 12:58:25 +01:00
Nikolaj Olsson
c5be31eba2 Add new icon - thx LeonCheung <3 2021-02-14 12:54:41 +01:00
Nikolaj Olsson
99852f7609 Fix issue with remove text for HI - thx uckthis :)
See  comment https://github.com/SubtitleEdit/subtitleedit/issues/4754#issuecomment-778722171
2021-02-14 12:51:45 +01:00
Nikolaj Olsson
50faa7cdf6
Merge pull request #4799 from OmrSi/bookmarks-context-menu-color
Fix bookmark context menu color in dark theme
2021-02-14 07:16:31 +01:00
OmrSi
25ffec1608 Minor refactor 2021-02-14 04:34:33 +02:00
OmrSi
d70fa62b7e Add "Bookmarked" option to Modify selection 2021-02-14 03:34:00 +02:00
OmrSi
5270b0b180 Fix bookmark context menu color in dark theme 2021-02-13 22:13:16 +02:00
OmrSi
beada0ea68 Fix some issues in Live Spell Check 2021-02-13 18:17:13 +02:00