comparison input/input.h @ 25817:883c6c3ae041

Add new command to switch between dvdnav titles Based on parts of dvdnav monster patches from Otvos Attila
author ben
date Thu, 24 Jan 2008 19:14:05 +0000
parents 4ba9b9bdf123
children 4129c8cfa742
comparison
equal deleted inserted replaced
25816:7ccdc98df1a0 25817:883c6c3ae041
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 #define MP_CMD_SWITCH_ANGLE 105
110 #define MP_CMD_ASS_USE_MARGINS 106 110 #define MP_CMD_ASS_USE_MARGINS 106
111 #define MP_CMD_SWITCH_TITLE 107
111 112
112 #define MP_CMD_GUI_EVENTS 5000 113 #define MP_CMD_GUI_EVENTS 5000
113 #define MP_CMD_GUI_LOADFILE 5001 114 #define MP_CMD_GUI_LOADFILE 5001
114 #define MP_CMD_GUI_LOADSUBTITLE 5002 115 #define MP_CMD_GUI_LOADSUBTITLE 5002
115 #define MP_CMD_GUI_ABOUT 5003 116 #define MP_CMD_GUI_ABOUT 5003