comparison input/input.h @ 25576:54512595b406

properties to change angle; patch by oattila chello hu
author nicodvb
date Sat, 05 Jan 2008 14:31:03 +0000
parents 6ac1ece1f9fe
children b955a135e3a8
comparison
equal deleted inserted replaced
25575:f94eee219ee0 25576:54512595b406
104 #define MP_CMD_TV_START_SCAN 100 104 #define MP_CMD_TV_START_SCAN 100
105 #define MP_CMD_SUB_SOURCE 101 105 #define MP_CMD_SUB_SOURCE 101
106 #define MP_CMD_SUB_FILE 102 106 #define MP_CMD_SUB_FILE 102
107 #define MP_CMD_SUB_VOB 103 107 #define MP_CMD_SUB_VOB 103
108 #define MP_CMD_SUB_DEMUX 104 108 #define MP_CMD_SUB_DEMUX 104
109 #define MP_CMD_SWITCH_ANGLE 105
109 110
110 #define MP_CMD_GUI_EVENTS 5000 111 #define MP_CMD_GUI_EVENTS 5000
111 #define MP_CMD_GUI_LOADFILE 5001 112 #define MP_CMD_GUI_LOADFILE 5001
112 #define MP_CMD_GUI_LOADSUBTITLE 5002 113 #define MP_CMD_GUI_LOADSUBTITLE 5002
113 #define MP_CMD_GUI_ABOUT 5003 114 #define MP_CMD_GUI_ABOUT 5003