summaryrefslogtreecommitdiffstats
path: root/input/input.h
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-18 00:11:56 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-18 00:11:56 +0000
commit32b44ba835543997110ace2b894648118034fbd9 (patch)
tree880443ec87681ecea8fb541e65b8d1ead95f4cf3 /input/input.h
parentdc7759b0a8eb0cc1051d74176f1efba42d8a2079 (diff)
downloadmpv-32b44ba835543997110ace2b894648118034fbd9.tar.bz2
mpv-32b44ba835543997110ace2b894648118034fbd9.tar.xz
Add quoting support for string arguments (fix loading of file with space in
the name) and add a new command for the console git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8226 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 f81f42a0ce..76e826f3a7 100644
--- a/input/input.h
+++ b/input/input.h
@@ -58,6 +58,7 @@
#define MP_CMD_CHELP 7000
#define MP_CMD_CEXIT 7001
#define MP_CMD_CHIDE 7002
+#define MP_CMD_CRUN 7003
// The args types
#define MP_CMD_ARG_INT 0