From 1544e6471755ec91d954ab604abdcedfac082acc Mon Sep 17 00:00:00 2001 From: albeu Date: Mon, 9 Jul 2007 11:19:21 +0000 Subject: Add the sub_scale property and command. Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23745 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 cee0597fa0..264bd2269f 100644 --- a/input/input.h +++ b/input/input.h @@ -94,6 +94,7 @@ #define MP_CMD_RADIO_STEP_FREQ 92 #define MP_CMD_TV_STEP_FREQ 93 #define MP_CMD_BALANCE 96 +#define MP_CMD_SUB_SCALE 97 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3