diff options
author | wm4 <wm4@nowhere> | 2014-05-25 19:42:51 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-05-25 19:42:51 +0200 |
commit | 9d0e5f6da64e2ee9936dd859d43e7d26fd42bde3 (patch) | |
tree | aa91f61607ae93ca60666f1ef496fe81ad65b738 /DOCS | |
parent | ba1447822cb46944a2de960a8f2523a92f19f749 (diff) | |
download | mpv-9d0e5f6da64e2ee9936dd859d43e7d26fd42bde3.tar.bz2 mpv-9d0e5f6da64e2ee9936dd859d43e7d26fd42bde3.tar.xz |
playlist: fix playlist_move on itself
A playlist_move command that moves an entry onto itself (both arguments
have the same index) should do nothing, but it did something broken. The
underlying reason is that it checks the prev pointer of the entry which
is temporarily removed for moving.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions