1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-07 07:31:48 +00:00
mpv/DOCS
wm4 98a31d5937 options: turn --idx, --forceidx into --index
Also clarify the semantics.

It seems --idx didn't do anything. Possibly it used to change how the
now removed legacy demuxers like demux_avi used to behave. Or maybe
it was accidental.

--forceidx basically becomes --index=force. It's possible that new
index modes will be added in the future, so I'm keeping it
extensible, instead of e.g. creating --force-index.
2014-06-13 02:05:37 +02:00
..
client_api_examples client API: rename mpv_destroy() to mpv_detach_destroy() 2014-06-07 20:25:48 +02:00
lua_examples options: rename msg-related options 2014-05-04 02:46:11 +02:00
man/en options: turn --idx, --forceidx into --index 2014-06-13 02:05:37 +02:00
coding-style.md DOCS/coding-style: add a hint that new features should be documented 2014-05-25 19:52:51 +02:00
crosscompile-mingw.md DOCS: fix an external link 2014-03-09 15:02:28 +01:00
edl-mpv.rst edl: extend with chapter timestamps 2014-02-19 00:06:00 +01:00
encoding.rst encode: don't apply default config options 2014-04-19 22:05:17 +02:00
tech-overview.txt options: rename subtitle-related options 2014-05-04 02:46:11 +02:00
waf-buildsystem.rst DOCS/waf-buildsystem: add link to the Waf book 2014-02-06 13:45:35 +01:00