comparison input/input.h @ 23725:a0432f65040e

Add the sub_scale property and command. Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com).
author albeu
date Mon, 09 Jul 2007 11:19:21 +0000
parents 21c28c2645fe
children 2de8f66b3570
comparison
equal deleted inserted replaced
23724:72cff1657307 23725:a0432f65040e
92 #define MP_CMD_SET_MOUSE_POS 90 92 #define MP_CMD_SET_MOUSE_POS 90
93 #define MP_CMD_STEP_PROPERTY 91 93 #define MP_CMD_STEP_PROPERTY 91
94 #define MP_CMD_RADIO_STEP_FREQ 92 94 #define MP_CMD_RADIO_STEP_FREQ 92
95 #define MP_CMD_TV_STEP_FREQ 93 95 #define MP_CMD_TV_STEP_FREQ 93
96 #define MP_CMD_BALANCE 96 96 #define MP_CMD_BALANCE 96
97 #define MP_CMD_SUB_SCALE 97
97 98
98 #define MP_CMD_GUI_EVENTS 5000 99 #define MP_CMD_GUI_EVENTS 5000
99 #define MP_CMD_GUI_LOADFILE 5001 100 #define MP_CMD_GUI_LOADFILE 5001
100 #define MP_CMD_GUI_LOADSUBTITLE 5002 101 #define MP_CMD_GUI_LOADSUBTITLE 5002
101 #define MP_CMD_GUI_ABOUT 5003 102 #define MP_CMD_GUI_ABOUT 5003