summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authornanahi <130121847+na-na-hi@users.noreply.github.com>2024-02-26 18:19:16 -0500
committersfan5 <sfan5@live.de>2024-03-01 18:25:12 +0100
commit9d03b83a6c26341b2dd7c5e1ffc4592219c79730 (patch)
tree5e3d152d4b99d9aed926eaedc694db904e336287 /DOCS/interface-changes.rst
parent4560d93bf0f2494f4f1344ac1840801911be7319 (diff)
downloadmpv-9d03b83a6c26341b2dd7c5e1ffc4592219c79730.tar.bz2
mpv-9d03b83a6c26341b2dd7c5e1ffc4592219c79730.tar.xz
command: add begin-vo-dragging command
This command initializes a vo dragging request for VOs that implement the new VOCTRL_BEGIN_DRAGGING voctrl. This allows scripts to begin vo dragging for any button press event.
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 61a60d516a..2abf99ed93 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -27,6 +27,7 @@ Interface changes
::
--- mpv 0.38.0 ---
+ - add `begin-vo-dragging` command
- add `--volume-gain`, `--volume-gain-min`, and `--volume-gain-max` options
- add `current-gpu-context` property
- add `--secondary-sub-ass-override` option