summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 03:47:53 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 03:47:53 +0000
commita4bb9247bd70541dc48a58b2159e961ccf0ff525 (patch)
treee44bb9193ca04994ade7f299fc10a8561edecc3e /input/input.h
parent879062aac03ea79f90312f2f24f0cdb408ce5378 (diff)
downloadmpv-a4bb9247bd70541dc48a58b2159e961ccf0ff525.tar.bz2
mpv-a4bb9247bd70541dc48a58b2159e961ccf0ff525.tar.xz
-subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5016 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/input.h b/input/input.h
index 1591eeea9d..9c663681a9 100644
--- a/input/input.h
+++ b/input/input.h
@@ -22,6 +22,7 @@
#define MP_CMD_TV_STEP_NORM 18
#define MP_CMD_TV_STEP_CHANNEL_LIST 19
#define MP_CMD_VO_FULLSCREEN 20
+#define MP_CMD_SUB_POS 21
#define MP_CMD_GUI_EVENTS 5000
#define MP_CMD_GUI_LOADFILE 5001