From 0e82afdab5bdb9d86c35a1faf8b2fa17849fbfbd Mon Sep 17 00:00:00 2001 From: faust3 Date: Sat, 17 May 2003 09:21:21 +0000 Subject: new slave mode command to show text via osd, patch by Lars Gemeinhardt (reviewed by albeu) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10117 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 e13493f0a0..34ff50067d 100644 --- a/input/input.h +++ b/input/input.h @@ -42,6 +42,7 @@ #endif #define MP_CMD_SUB_ALIGNMENT 39 #define MP_CMD_TV_LAST_CHANNEL 40 +#define MP_CMD_OSD_SHOW_TEXT 41 #define MP_CMD_GUI_EVENTS 5000 #define MP_CMD_GUI_LOADFILE 5001 -- cgit v1.2.3