diff input/input.h @ 22667:e1859558b37d

New slave command: tv_step_freq <offset in MHz> Command sets the TV frequency relative to current value
author voroshil
date Sat, 17 Mar 2007 11:51:17 +0000
parents 5f1bf0a7ed42
children 15710094cb15
line wrap: on
line diff
--- a/input/input.h	Sat Mar 17 11:33:01 2007 +0000
+++ b/input/input.h	Sat Mar 17 11:51:17 2007 +0000
@@ -92,6 +92,7 @@
 #define MP_CMD_SET_MOUSE_POS 90
 #define MP_CMD_STEP_PROPERTY 91
 #define MP_CMD_RADIO_STEP_FREQ 92
+#define MP_CMD_TV_STEP_FREQ 93
 
 #define MP_CMD_GUI_EVENTS       5000
 #define MP_CMD_GUI_LOADFILE     5001