mirror of https://github.com/mpv-player/mpv
DOCS/interface-changes: fix formatting
This commit is contained in:
parent
e8905650fe
commit
828ffc0c8f
|
@ -44,7 +44,7 @@ Interface changes
|
|||
- add `current-gpu-context` property
|
||||
- add `--secondary-sub-ass-override` option
|
||||
- add `--input-preprocess-wheel` option
|
||||
- remove shared-script-properties (user-data is a replacement)
|
||||
- remove `shared-script-properties` (`user-data` is a replacement)
|
||||
- add `--secondary-sub-delay`, decouple secondary subtitles from
|
||||
`--sub-delay`
|
||||
- add the `--osd-bar-border-size` option
|
||||
|
|
|
@ -1 +1 @@
|
|||
`add mp.input.select()`
|
||||
add `mp.input.select()`
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
add --input-touch-emulate-mouse option
|
|
@ -1 +1,3 @@
|
|||
add --native-touch option
|
||||
add `--native-touch` option
|
||||
add `--input-touch-emulate-mouse` option
|
||||
add `touch-pos` property
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
add `touch-pos` property
|
Loading…
Reference in New Issue