]> git.sesse.net Git - vlc/commit
*) Changed configure.in to check for all header files the macosx plugin needs
authorFlorian G. Pflug <fgp@videolan.org>
Thu, 24 Jan 2002 21:54:37 +0000 (21:54 +0000)
committerFlorian G. Pflug <fgp@videolan.org>
Thu, 24 Jan 2002 21:54:37 +0000 (21:54 +0000)
commita6e21c2bf07d3179dfe18782601b651107c54db6
tree3dd871dc1d05d5a9ea45bf94e4ac4b547f076229
parent9a7248401e60185af3993e1ff3fdf11d1881e865
*) Changed configure.in to check for all header files the macosx plugin needs
*) There is now an option --disable-macosx, instead of --enable-macosx.
   --disable-macosx is default for all plattforms except MACOSX
*) The mouse cursor is hidden when playing in fullscreen mode
*) The screensaver is deactivated when playing in fullscreen mode
   (Thanks to Julian Mayer <julianmayer>@mac.com)
*) Stop, Prev and Next buttons work now.
configure
configure.in
extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
extras/MacOSX/vlc.pbproj/project.pbxproj
plugins/macosx/intf_controller.c
plugins/macosx/intf_controller.h
plugins/macosx/intf_vlc_wrapper.c
plugins/macosx/intf_vlc_wrapper.h
plugins/macosx/vout_macosx.c