[Mplayer-cvslog] CVS: main/libmpdemux dvdauth.c,1.18,1.19
Jonas Jermann CVS
jonas at mplayerhq.hu
Wed Jul 9 22:10:51 CEST 2003
- Previous message: [Mplayer-cvslog] CVS: main/help help_mp-bg.h,1.11,1.12 help_mp-cz.h,1.36,1.37 help_mp-de.h,1.65,1.66 help_mp-dk.h,1.22,1.23 help_mp-el.h,1.13,1.14 help_mp-en.h,1.101,1.102 help_mp-es.h,1.25,1.26 help_mp-fr.h,1.41,1.42 help_mp-hu.h,1.59,1.60 help_mp-it.h,1.22,1.23 help_mp-ko.h,1.13,1.14 help_mp-nl.h,1.23,1.24 help_mp-no.h,1.12,1.13 help_mp-pl.h,1.67,1.68 help_mp-pt_BR.h,1.12,1.13 help_mp-ro.h,1.8,1.9 help_mp-ru.h,1.23,1.24 help_mp-sk.h,1.14,1.15 help_mp-tr.h,1.4,1.5 help_mp-uk.h,1.6,1.7 help_mp-zh.h,1.24,1.25 help_mp-zh_TW.h,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux dvdauth.c,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv31499/libmpdemux
Modified Files:
dvdauth.c
Log Message:
-dvd -> dvd:// and -vcd -> vcd://
Index: dvdauth.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/dvdauth.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- dvdauth.c 22 Sep 2002 13:14:56 -0000 1.18
+++ dvdauth.c 9 Jul 2003 20:10:48 -0000 1.19
@@ -288,7 +288,7 @@
}
if (!(*dl_CSSisEncrypted)(dvd)) {
- printf("DVD: DVD is unencrypted! Skipping authentication!\n(note: you should not use -dvd switch for unencrypted discs!)\n");
+ printf("DVD: DVD is unencrypted! Skipping authentication!\n(note: you should not use dvd:// switch for unencrypted discs!)\n");
DVDCloseDevice(dvd);
return 0;
} else printf("DVD: DVD is encrypted, issuing authentication ...\n");
- Previous message: [Mplayer-cvslog] CVS: main/help help_mp-bg.h,1.11,1.12 help_mp-cz.h,1.36,1.37 help_mp-de.h,1.65,1.66 help_mp-dk.h,1.22,1.23 help_mp-el.h,1.13,1.14 help_mp-en.h,1.101,1.102 help_mp-es.h,1.25,1.26 help_mp-fr.h,1.41,1.42 help_mp-hu.h,1.59,1.60 help_mp-it.h,1.22,1.23 help_mp-ko.h,1.13,1.14 help_mp-nl.h,1.23,1.24 help_mp-no.h,1.12,1.13 help_mp-pl.h,1.67,1.68 help_mp-pt_BR.h,1.12,1.13 help_mp-ro.h,1.8,1.9 help_mp-ru.h,1.23,1.24 help_mp-sk.h,1.14,1.15 help_mp-tr.h,1.4,1.5 help_mp-uk.h,1.6,1.7 help_mp-zh.h,1.24,1.25 help_mp-zh_TW.h,1.1,1.2
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux dvdauth.c,1.18,1.19
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list