comparison input/input.h @ 10580:e4c79edf2be9

reverse of accidently twice commited patch (non-unified patch suxx)
author gabucino
date Tue, 12 Aug 2003 13:22:35 +0000
parents f25d93203a71
children 5b666694b437
comparison
equal deleted inserted replaced
10579:f25d93203a71 10580:e4c79edf2be9
47 #define MP_CMD_TV_SET_NORM 43 47 #define MP_CMD_TV_SET_NORM 43
48 #define MP_CMD_TV_SET_BRIGHTNESS 44 48 #define MP_CMD_TV_SET_BRIGHTNESS 44
49 #define MP_CMD_TV_SET_CONTRAST 45 49 #define MP_CMD_TV_SET_CONTRAST 45
50 #define MP_CMD_TV_SET_HUE 46 50 #define MP_CMD_TV_SET_HUE 46
51 #define MP_CMD_TV_SET_SATURATION 47 51 #define MP_CMD_TV_SET_SATURATION 47
52 #define MP_CMD_TV_SET_BRIGHTNESS 44
53 #define MP_CMD_TV_SET_CONTRAST 45
54 #define MP_CMD_TV_SET_HUE 46
55 #define MP_CMD_TV_SET_SATURATION 47
56 52
57 #define MP_CMD_GUI_EVENTS 5000 53 #define MP_CMD_GUI_EVENTS 5000
58 #define MP_CMD_GUI_LOADFILE 5001 54 #define MP_CMD_GUI_LOADFILE 5001
59 #define MP_CMD_GUI_LOADSUBTITLE 5002 55 #define MP_CMD_GUI_LOADSUBTITLE 5002
60 #define MP_CMD_GUI_ABOUT 5003 56 #define MP_CMD_GUI_ABOUT 5003