comparison input/input.h @ 13339:1c787349d286

slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
author faust3
date Wed, 15 Sep 2004 09:45:34 +0000
parents a47aaa6b7324
children 80fc8f48f14c
comparison
equal deleted inserted replaced
13338:1820ef597cdb 13339:1c787349d286
54 #define MP_CMD_SUB_FORCED_ONLY 50 54 #define MP_CMD_SUB_FORCED_ONLY 50
55 #define MP_CMD_VO_ONTOP 51 55 #define MP_CMD_VO_ONTOP 51
56 #define MP_CMD_SUB_SELECT 52 56 #define MP_CMD_SUB_SELECT 52
57 #define MP_CMD_VO_ROOTWIN 53 57 #define MP_CMD_VO_ROOTWIN 53
58 #define MP_CMD_SWITCH_VSYNC 54 58 #define MP_CMD_SWITCH_VSYNC 54
59 #define MP_CMD_SWITCH_RATIO 55
59 60
60 #define MP_CMD_GUI_EVENTS 5000 61 #define MP_CMD_GUI_EVENTS 5000
61 #define MP_CMD_GUI_LOADFILE 5001 62 #define MP_CMD_GUI_LOADFILE 5001
62 #define MP_CMD_GUI_LOADSUBTITLE 5002 63 #define MP_CMD_GUI_LOADSUBTITLE 5002
63 #define MP_CMD_GUI_ABOUT 5003 64 #define MP_CMD_GUI_ABOUT 5003