comparison input/input.h @ 24105:9e71e0345c35

Automatic TV channels scanning ability for MPlayer. Code is based on patch from Otvos Attila oattila at chello dot hu
author voroshil
date Thu, 23 Aug 2007 16:09:30 +0000
parents b5cc28c45d73
children 9f234010c4be
comparison
equal deleted inserted replaced
24104:b0a47d3bf2f3 24105:9e71e0345c35
96 #define MP_CMD_LOOP 94 96 #define MP_CMD_LOOP 94
97 #define MP_CMD_BALANCE 96 97 #define MP_CMD_BALANCE 96
98 #define MP_CMD_SUB_SCALE 97 98 #define MP_CMD_SUB_SCALE 97
99 #define MP_CMD_TV_TELETEXT_ADD_DEC 98 99 #define MP_CMD_TV_TELETEXT_ADD_DEC 98
100 #define MP_CMD_TV_TELETEXT_GO_LINK 99 100 #define MP_CMD_TV_TELETEXT_GO_LINK 99
101 #define MP_CMD_TV_START_SCAN 100
101 102
102 #define MP_CMD_GUI_EVENTS 5000 103 #define MP_CMD_GUI_EVENTS 5000
103 #define MP_CMD_GUI_LOADFILE 5001 104 #define MP_CMD_GUI_LOADFILE 5001
104 #define MP_CMD_GUI_LOADSUBTITLE 5002 105 #define MP_CMD_GUI_LOADSUBTITLE 5002
105 #define MP_CMD_GUI_ABOUT 5003 106 #define MP_CMD_GUI_ABOUT 5003