summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-17 01:06:50 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-17 01:06:50 +0000
commitad7d813709c7d3126f96316d6f9c8ca3df7b8a7a (patch)
treef0159424af0138484bc5067dac63cdd3dd09accc /input/input.h
parent607c4028e0e799637dfdc1430d82d4511161d9df (diff)
downloadmpv-ad7d813709c7d3126f96316d6f9c8ca3df7b8a7a.tar.bz2
mpv-ad7d813709c7d3126f96316d6f9c8ca3df7b8a7a.tar.xz
vo_fullscreen added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4733 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'input/input.h')
-rw-r--r--input/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input/input.h b/input/input.h
index 41da9451aa..fb8eda444a 100644
--- a/input/input.h
+++ b/input/input.h
@@ -21,6 +21,7 @@
#define MP_CMD_TV_STEP_CHANNEL 17
#define MP_CMD_TV_STEP_NORM 18
#define MP_CMD_TV_STEP_CHANNEL_LIST 19
+#define MP_CMD_VO_FULLSCREEN 20
#define MP_CMD_ARG_INT 0
#define MP_CMD_ARG_FLOAT 1