mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 00:06:25 +01:00
associated _ to 'step_property switch_video'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20966 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
17fde01155
commit
d38d98d64d
@ -379,6 +379,7 @@ static mp_cmd_bind_t def_cmd_binds[] = {
|
||||
{ { 'j', 0 }, "vobsub_lang" },
|
||||
{ { 'F', 0 }, "forced_subs_only" },
|
||||
{ { '#', 0 }, "switch_audio" },
|
||||
{ { '_', 0 }, "step_property switch_video" },
|
||||
{ { 'i', 0 }, "edl_mark" },
|
||||
#ifdef USE_TV
|
||||
{ { 'h', 0 }, "tv_step_channel 1" },
|
||||
|
Loading…
Reference in New Issue
Block a user