CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Wed Apr 11 15:30:30 CEST 2001


Update of /var/cvs/videolan/vlc/plugins/macosx
Modified Files:
	intf_macosx.c vout_macosx.c 
Added Files:
	macosx_common.h 

Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
	modules.c 

Update of /var/cvs/videolan/vlc/src/video_output
Modified Files:
	video_text.c 

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

Log Message:
Updated & cleaned up intf_macosx.c and vout_macosx.c - added Open menu
function support and a no-frills About box

Created macosx_common.h in plugins/macosx/ to hold , well, common stuff
(the way I see it, there is inherently a difficult separation of intf and
vout on Mac OS, if anyone has suggestions I'm open)

Cleaned up debug spew I left in modules.c and video_text.c

Hacked main.c to disregard argv[1] when compiled for OSX & run as a full
app (ie., double clicked and not launched from command line)... read the
file for more details.  UGLY.  

Updated Makefile.in to make vlc.app by default on Mac OS X & Darwin, added
clean code for it as well

-- 
ej




More information about the vlc-devel mailing list