summaryrefslogtreecommitdiffstats
path: root/libmpv
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-23 21:24:50 +0200
committerwm4 <wm4@nowhere>2016-09-23 21:24:50 +0200
commit9eef41dec15580623cfa62909221fbc1fbf41706 (patch)
treedc03baf40c1905f3af4725404ad16d909f0d1964 /libmpv
parentf0fd6633205fe0b477032d2be5028a204c327e0b (diff)
downloadmpv-9eef41dec15580623cfa62909221fbc1fbf41706.tar.bz2
mpv-9eef41dec15580623cfa62909221fbc1fbf41706.tar.xz
player: do not let pseudo-gui override user config settings
Seems like this confused users quite often. Instead of --profile=pseudo-gui, --player-operation-mode=pseudo-gui now has to be used to invoke pseudo GUI mode. The old way still works, and still behaves in the old way.
Diffstat (limited to 'libmpv')
-rw-r--r--libmpv/client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpv/client.h b/libmpv/client.h
index c5847bc3db..ca7ed9f552 100644
--- a/libmpv/client.h
+++ b/libmpv/client.h
@@ -426,6 +426,7 @@ mpv_handle *mpv_create(void);
* - input-conf
* - load-scripts
* - script
+ * - player-operation-mode
* - priority (win32)
* - input-app-events (OSX)
* - all encoding mode options