[MPlayer-cvslog] CVS: main mplayer.c,1.910,1.911
Nico Sabbi CVS
syncmail at mplayerhq.hu
Thu Mar 2 22:20:00 CET 2006
CVS change done by Nico Sabbi CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv30217
Modified Files:
mplayer.c
Log Message:
don't fall back to MP_CMD_TV_LAST_CHANNEL after MP_CMD_DVB_SETCHANNEL; patch by calking a ieee d org
Index: mplayer.c
===================================================================
RCS file: /cvsroot/mplayer/main/mplayer.c,v
retrieving revision 1.910
retrieving revision 1.911
diff -u -r1.910 -r1.911
--- mplayer.c 20 Feb 2006 09:36:09 -0000 1.910
+++ mplayer.c 2 Mar 2006 21:19:57 -0000 1.911
@@ -3590,6 +3590,7 @@
}
}
}
+ break;
#endif /* HAS_DVBIN_SUPPORT */
case MP_CMD_TV_LAST_CHANNEL : {
if (file_format == DEMUXER_TYPE_TV) {
More information about the MPlayer-cvslog
mailing list