From e27c39844fb1485ec6fcb058482302b5863008cc Mon Sep 17 00:00:00 2001 From: faust3 Date: Thu, 2 Sep 2004 12:02:06 +0000 Subject: slave mode command to en/disable vsync, patch by Aurelien Jacobs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13229 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 7ec8de3337..a2079a5c18 100644 --- a/input/input.h +++ b/input/input.h @@ -55,6 +55,7 @@ #define MP_CMD_VO_ONTOP 51 #define MP_CMD_SUB_SELECT 52 #define MP_CMD_VO_ROOTWIN 53 +#define MP_CMD_SWITCH_VSYNC 54 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3