From 8901ee0b0a8df948b9b308558aeef661b90474ba Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 10 Nov 2005 22:25:54 +0000 Subject: add a switch, slave command, and vo control to toggle borderless window. includes documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16969 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 60c70a6ca1..d27b3e11bf 100644 --- a/input/input.h +++ b/input/input.h @@ -68,6 +68,7 @@ #define MP_CMD_SUB_LOAD 64 #define MP_CMD_SUB_REMOVE 65 #define MP_CMD_KEYDOWN_EVENTS 66 +#define MP_CMD_VO_BORDER 67 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3