1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-07 15:41:55 +00:00
mpv/DOCS
gaesa d8f4749c34 DOCS/lua: clarify repeatable and complex for add_key_binding
The current documentation lacks clarity regarding the interaction
between the `repeatable` and `complex` options. Through an analysis
of the source code (`player/lua/defaults.lua` and
`player/js/defaults.js`), it was observed that the `repeatable` option
is only meaningful when the `complex` option is not enabled.
Additionally, the `complex` option in the existing documentation is
confusing, actually `fn` can be called on key repeat when `complex` is
`true` and `repeatable` is not `true`.

To address these issues, the documentation for the `repeatable` option
was updated to specify that it only applies when the `complex` option is
not set to `true`. Furthermore, the description of the `complex` and
`event` were revised to acknowledge the occurrence of key repeat events.
2024-02-15 16:43:46 +00:00
..
man DOCS/lua: clarify repeatable and complex for add_key_binding 2024-02-15 16:43:46 +00:00
client-api-changes.rst libmpv: add mpv_time_ns() 2023-10-10 19:10:55 +00:00
compatibility.rst
compile-windows.md
contribute.md various: fix capitalization of 'GitHub' 2023-12-27 22:11:58 +01:00
edl-mpv.rst
encoding.rst
interface-changes.rst sub: allow setting lavc txt_page special values via teletext_page 2024-02-13 10:44:41 +01:00
mplayer-changes.rst f_auto_filters: change fallback deinterlace to bwdif 2024-01-21 17:55:54 +00:00
release-policy.md
tech-overview.txt DOCS/*: remove mentions of Libav 2024-01-20 16:10:20 +00:00