comparison input/input.h @ 6112:69b3c25728fb

Add the forgoten scrennshot command
author albeu
date Sat, 18 May 2002 00:11:43 +0000
parents 39dae98304af
children ee65527096c2
comparison
equal deleted inserted replaced
6111:582960ab7cc7 6112:69b3c25728fb
23 #define MP_CMD_TV_STEP_NORM 18 23 #define MP_CMD_TV_STEP_NORM 18
24 #define MP_CMD_TV_STEP_CHANNEL_LIST 19 24 #define MP_CMD_TV_STEP_CHANNEL_LIST 19
25 #define MP_CMD_VO_FULLSCREEN 20 25 #define MP_CMD_VO_FULLSCREEN 20
26 #define MP_CMD_SUB_POS 21 26 #define MP_CMD_SUB_POS 21
27 #define MP_CMD_DVDNAV 22 27 #define MP_CMD_DVDNAV 22
28 #define MP_CMD_SCREENSHOT 23
28 29
29 #define MP_CMD_GUI_EVENTS 5000 30 #define MP_CMD_GUI_EVENTS 5000
30 #define MP_CMD_GUI_LOADFILE 5001 31 #define MP_CMD_GUI_LOADFILE 5001
31 #define MP_CMD_GUI_LOADSUBTITLE 5002 32 #define MP_CMD_GUI_LOADSUBTITLE 5002
32 #define MP_CMD_GUI_ABOUT 5003 33 #define MP_CMD_GUI_ABOUT 5003