diff input/input.h @ 6311:da2dda48b7ec

add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
author pontscho
date Thu, 06 Jun 2002 07:13:57 +0000
parents ee65527096c2
children b9a6817d9ff3
line wrap: on
line diff
--- a/input/input.h	Thu Jun 06 01:45:39 2002 +0000
+++ b/input/input.h	Thu Jun 06 07:13:57 2002 +0000
@@ -27,6 +27,7 @@
 #define MP_CMD_DVDNAV 22
 #define MP_CMD_SCREENSHOT 23
 #define MP_CMD_PANSCAN 24
+#define MP_CMD_MUTE 25
 
 #define MP_CMD_GUI_EVENTS       5000
 #define MP_CMD_GUI_LOADFILE     5001