mirror of https://github.com/mpv-player/mpv
Make "Menu" button of AppleIR remote call OSD Menu instead
of displaying the OSD status git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26801 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d371732d64
commit
95c672c96d
|
@ -117,7 +117,7 @@ AR_NEXT seek 30
|
|||
AR_NEXT_HOLD seek 120
|
||||
AR_PREV seek -10
|
||||
AR_PREV_HOLD seek -120
|
||||
AR_MENU osd
|
||||
AR_MENU menu up
|
||||
#AR_MENU menu cancel
|
||||
AR_MENU_HOLD mute
|
||||
AR_VUP volume 1
|
||||
|
|
Loading…
Reference in New Issue