diff input/input.h @ 10116:add63fea61ac

new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
author faust3
date Sat, 17 May 2003 09:21:21 +0000
parents 14ab71b47a58
children 141141fdd250
line wrap: on
line diff
--- a/input/input.h	Sat May 17 00:58:13 2003 +0000
+++ b/input/input.h	Sat May 17 09:21:21 2003 +0000
@@ -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