CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Tue Apr 3 01:30:41 CEST 2001


Update of /cvs/videolan/vlc
Modified Files:
	INSTALL Makefile.in 

Update of /cvs/videolan/vlc/extras/DVDioctl
Added Files:
	DVDioctl.cpp DVDioctl.h 

Update of /cvs/videolan/vlc/extras/DVDioctl/DVDioctl.pbproj
Added Files:
	project.pbxproj 

Update of /cvs/videolan/vlc/extras/DVDioctl/English.lproj
Added Files:
	InfoPlist.strings 

Update of /cvs/videolan/vlc/include
Modified Files:
	config.h.in defs.h.in 

Update of /cvs/videolan/vlc/plugins/dvd
Modified Files:
	dvd_css.c dvd_css.h dvd_ioctl.c dvd_ioctl.h input_dvd.c 
	input_dvd.h 

Update of /cvs/videolan/vlc/src/lpcm_decoder
Modified Files:
	lpcm_decoder_thread.c 

Log Message:

 * fixes for the Qt plugin compilation under Debian

 * heavy butchering in the CSS and DVD ioctl code to put all architecture-
   dependent code in dvd_ioctl.c

 * added almost fully-functional /dev/dvd driver for MacOS X in
   extras/DVDioctl; to build it:

    % cd extras/DVDioctl
    % pbxbuild
    % kextload build/DVDioctl.kext # note: kextload has to be run as root

   be aware that the license for the DVDioctl kernel extension is
   not GPL but APSL, because I borrowed some code from the Darwin kernel.

-- 
sam




More information about the vlc-devel mailing list