mirror of
https://github.com/mpv-player/mpv
synced 2025-02-06 15:11:58 +00:00
Now it depends on the command whether a property wraps around, or stops at min/max valid property value. For practically all properties, it's quite unambiguous what the "switch" command should have done, and there's technically no need to replace it with these new commands. More over, most properties that cycle are boolean anyway. But it seems more orthogonal to make the difference explicit, rather than hardcoding it. Having different commands also makes it more explicit to the user what these commands do, both just due to the naming, and what wrapping policy is used. The code is simpler too. |
||
---|---|---|
.. | ||
codecs.conf | ||
encoding-example-profiles.conf | ||
example.conf | ||
input.conf | ||
inttypes.h | ||
mplayer.desktop | ||
mplayer.ico | ||
mplayer.xpm |