[Mplayer-cvslog] CVS: main/input input.h,1.32,1.33

Alex Beregszaszi alex at mplayerhq.hu
Mon Aug 11 16:33:38 CEST 2003


Update of /cvsroot/mplayer/main/input
In directory mail:/var/tmp.root/cvs-serv21447

Modified Files:
	input.h 
Log Message:
dvbin fix by Nico <nsabbi at libero.it>

Index: input.h
===================================================================
RCS file: /cvsroot/mplayer/main/input/input.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- input.h	4 Aug 2003 09:13:09 -0000	1.32
+++ input.h	11 Aug 2003 14:32:53 -0000	1.33
@@ -57,6 +57,10 @@
 #define MP_CMD_GUI_FULLSCREEN   5008
 #define MP_CMD_GUI_SKINBROWSER  5009
 
+#ifdef HAS_DVBIN_SUPPORT
+#define MP_CMD_DVB_SET_CHANNEL 5101
+#endif
+
 #define MP_CMD_DVDNAV_EVENT     6000
 
 #define MP_CMD_DVDNAV_UP        1



More information about the MPlayer-cvslog mailing list