From ea56dcdda8f21d28a06379a583a327a3a8839221 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Wed, 28 Jul 2021 12:28:43 +0200 Subject: [PATCH] conf editor support for keepaspect-window --- docs/Changelog.md | 1 + src/Resources/editor_conf.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index c629998..46a6084 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,6 +9,7 @@ - Support for --keep-open=no. - Profile selection in the context menu. - Use defaults in case settings.xml fails loading (not reproducible). +- conf editor support for keepaspect-window. - libmpv shinchiro 2021-07-18 diff --git a/src/Resources/editor_conf.txt b/src/Resources/editor_conf.txt index 29a061f..9146f9b 100644 --- a/src/Resources/editor_conf.txt +++ b/src/Resources/editor_conf.txt @@ -368,6 +368,16 @@ option = height-session Height is remembered in the current session option = height-always Height 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] name = start-threshold file = mpvnet