comparison input/input.h @ 13089:b9171604a4ac

moved combined vobsub_lang into sub_select add support for dvd subs and ogg subs into sub_select document sub_select vobsub_lang left as a link to sub_select for backwards compatibility
author joey
date Sun, 22 Aug 2004 18:47:48 +0000
parents 96b807836eca
children 25f51c72eb06
comparison
equal deleted inserted replaced
13088:e624cc4fc290 13089:b9171604a4ac
28 #define MP_CMD_LOADFILE 26 28 #define MP_CMD_LOADFILE 26
29 #define MP_CMD_LOADLIST 27 29 #define MP_CMD_LOADLIST 27
30 #define MP_CMD_VF_CHANGE_RECTANGLE 28 30 #define MP_CMD_VF_CHANGE_RECTANGLE 28
31 #define MP_CMD_GAMMA 29 31 #define MP_CMD_GAMMA 29
32 #define MP_CMD_SUB_VISIBILITY 30 32 #define MP_CMD_SUB_VISIBILITY 30
33 #define MP_CMD_VOBSUB_LANG 31 33 // #define MP_CMD_VOBSUB_LANG 31 // combined with SUB_SELECT
34 #define MP_CMD_MENU 32 34 #define MP_CMD_MENU 32
35 #define MP_CMD_SET_MENU 33 35 #define MP_CMD_SET_MENU 33
36 #define MP_CMD_GET_TIME_LENGTH 34 36 #define MP_CMD_GET_TIME_LENGTH 34
37 #define MP_CMD_GET_PERCENT_POS 35 37 #define MP_CMD_GET_PERCENT_POS 35
38 #define MP_CMD_SUB_STEP 36 38 #define MP_CMD_SUB_STEP 36