0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/DOCS/interface-changes
nanahi 46cca1a67f command: add touch-pos property
This adds touch-pos property, which contains the information of all
current touch points. The property has sub properties:

touch-pos/count: the number of current touch points
touch-pos/N/x,y: the position of touch point N
touch-pos/N/id: unique identifier of the touch point
2024-05-03 16:14:03 +02:00
..
example.txt
show-in-taskbar.txt DOCS: document --show-in-taskbar option 2024-04-18 00:09:09 +02:00
sub-text-ass-full.txt player/command: add sub-text/ass-full sub-property 2024-04-27 01:19:56 +02:00
sub-text-ass.txt player/command: move sub-text-ass to a sub-property 2024-04-27 01:19:56 +02:00
sub-times.txt command: use property_time() for sub-start and sub-end 2024-04-18 13:11:01 +02:00
touch-pos.txt command: add touch-pos property 2024-05-03 16:14:03 +02:00
track-list-decoder-tag.txt player/command: add track-list/N/decoder 2024-04-18 01:20:32 +02:00
wasapi-exclusive-buffer.txt ao_wasapi: add --wasapi-exclusive-buffer option 2024-04-19 02:28:23 +02:00