comparison input/input.h @ 23573:21c28c2645fe

Revert r23530. r23530 breaks policy: notification was not sent to mailing list, agreements of other devs were not received. Code also should be reviewed/cleaned up/fixed.
author voroshil
date Thu, 21 Jun 2007 08:18:51 +0000
parents 519e42b716aa
children a0432f65040e
comparison
equal deleted inserted replaced
23572:a00685941686 23573:21c28c2645fe
91 #define MP_CMD_RADIO_SET_FREQ 89 91 #define MP_CMD_RADIO_SET_FREQ 89
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_TV_TELETEXT_ADD_DEC 94
97 #define MP_CMD_TV_TELETEXT_GO_LINK 95
98 #define MP_CMD_BALANCE 96 96 #define MP_CMD_BALANCE 96
99 97
100 #define MP_CMD_GUI_EVENTS 5000 98 #define MP_CMD_GUI_EVENTS 5000
101 #define MP_CMD_GUI_LOADFILE 5001 99 #define MP_CMD_GUI_LOADFILE 5001
102 #define MP_CMD_GUI_LOADSUBTITLE 5002 100 #define MP_CMD_GUI_LOADSUBTITLE 5002