diff options
author | wm4 <wm4@nowhere> | 2014-02-13 13:30:07 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-02-13 13:30:31 +0100 |
commit | 098f0c67e630544be6a6f602460904243e283c93 (patch) | |
tree | 9cce2d00993bfa6be44a113de199ddd0e36f4a5a /waftools | |
parent | adfda51e8a55a5c9d6c03fcfb4b9584cf99e47fb (diff) | |
download | mpv-098f0c67e630544be6a6f602460904243e283c93.tar.bz2 mpv-098f0c67e630544be6a6f602460904243e283c93.tar.xz |
player: select subtitles added with sub_add
In particular, this affects drag & drop of subtitles, which uses sub_add
internally. This will make the subtitles show up immediately, instead of
requiring manual selection of the added subtitle.
Might be not so ideal when adding multiple subtitles at once, because
that leads to multiple sub_add commands, and will end up with the last
subtitle instead of the first selected. But this is a minor detail.
Diffstat (limited to 'waftools')
0 files changed, 0 insertions, 0 deletions