comparison input/input.h @ 18312:3b5b7e78b9af

Make EDL compilation unconditional
author uau
date Thu, 27 Apr 2006 12:40:29 +0000
parents 8c35bd43135f
children 4e68a3881201
comparison
equal deleted inserted replaced
18311:6727756ba981 18312:3b5b7e78b9af
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
39 #define MP_CMD_TV_SET_CHANNEL 37 39 #define MP_CMD_TV_SET_CHANNEL 37
40 #ifdef USE_EDL
41 #define MP_CMD_EDL_MARK 38 40 #define MP_CMD_EDL_MARK 38
42 #endif
43 #define MP_CMD_SUB_ALIGNMENT 39 41 #define MP_CMD_SUB_ALIGNMENT 39
44 #define MP_CMD_TV_LAST_CHANNEL 40 42 #define MP_CMD_TV_LAST_CHANNEL 40
45 #define MP_CMD_OSD_SHOW_TEXT 41 43 #define MP_CMD_OSD_SHOW_TEXT 41
46 #define MP_CMD_TV_SET_FREQ 42 44 #define MP_CMD_TV_SET_FREQ 42
47 #define MP_CMD_TV_SET_NORM 43 45 #define MP_CMD_TV_SET_NORM 43