summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-06-16 17:05:44 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-06-16 17:05:44 +0000
commita7be43dc68b5a371692cec6297371f7a8e1f55c2 (patch)
tree73ce87cf8831d7ff0c0e956833aa4153e93c5d5f /docs
parent69ba0bd294625f681cb7a479046237618be60c54 (diff)
Added new function video_get_view_for_target() which selects a view based
on a command-line parameter and the configuration. Changed Windows OSD code to use this instead of its own logic. Changed -snapview to share the logic as well, enabling 'auto' as a -snapview option.
Diffstat (limited to 'docs')
-rw-r--r--docs/config.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/config.txt b/docs/config.txt
index ad1965044e6..ab0fc4f2da7 100644
--- a/docs/config.txt
+++ b/docs/config.txt
@@ -487,8 +487,9 @@ Core state/playback options
Note that <viewname> does not need to be a perfect match; rather, it
will select the first view whose name matches all the characters
specified by <viewname>. For example, -snapview native will match the
- "Native (15:14)" view even though it is not a perfect match. The
- default value is 'internal'.
+ "Native (15:14)" view even though it is not a perfect match.
+ <viewname> can also be 'auto', which selects the first view with all
+ screens present. The default value is 'internal'.
-mngwrite <filename>