conf editor support for keepaspect-window
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
- Support for --keep-open=no.
|
- Support for --keep-open=no.
|
||||||
- Profile selection in the context menu.
|
- Profile selection in the context menu.
|
||||||
- Use defaults in case settings.xml fails loading (not reproducible).
|
- Use defaults in case settings.xml fails loading (not reproducible).
|
||||||
|
- conf editor support for keepaspect-window.
|
||||||
- libmpv shinchiro 2021-07-18
|
- libmpv shinchiro 2021-07-18
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -368,6 +368,16 @@ option = height-session Height is remembered in the current session
|
|||||||
option = height-always Height is always remembered
|
option = height-always Height is always remembered
|
||||||
option = always Size is always remembered
|
option = always Size is always remembered
|
||||||
|
|
||||||
|
[setting]
|
||||||
|
name = keepaspect-window
|
||||||
|
file = mpv
|
||||||
|
default = yes
|
||||||
|
filter = Screen
|
||||||
|
help = keepaspect-window will lock the window size to the video aspect. Default: yes
|
||||||
|
|
||||||
|
option = yes
|
||||||
|
option = no
|
||||||
|
|
||||||
[setting]
|
[setting]
|
||||||
name = start-threshold
|
name = start-threshold
|
||||||
file = mpvnet
|
file = mpvnet
|
||||||
|
|||||||
Reference in New Issue
Block a user