Pierre d'Herbemont
351cfac214
macosx/framework: Fix a bit the cmake generation script.
19 years ago
Pierre d'Herbemont
dab05ad97e
macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution.
19 years ago
Faustino Osuna
354034bd4b
VLCKit.framework: Assume cmake that is in contrib/bin is to be used.
19 years ago
Pierre d'Herbemont
b59b44ff32
macosx/framework: Make sure the cmake files will be bootstrapped. (Temp build phase I hope).
19 years ago
Pierre d'Herbemont
54f8fd2b8b
macosx/framework: Use cmake because we can.
19 years ago
Pierre d'Herbemont
db5678713a
macosx/framework: Fix contrib location.
19 years ago
Pierre d'Herbemont
b3372f1fd0
Move the Mac OS X framework plus the yet to be finished VLC.app to projects/macosx/framework and projects/macosx/vlc_app.
19 years ago
Pierre d'Herbemont
2e888fde24
Source Tree Layout Cleanup: (As decided at videolan-meeting #2 )
projects/ - contains projects that link to libvlc other than vlc and the bindings.
extras/package - contains the packaging specific files.
extras/deprecated - deprecated files.
extras/buildsystem - contains non-default buildsystem stuff.
extras/analyser - contains code analyser (such as editor specific files) specific files.
19 years ago
Pierre d'Herbemont
3d83d9c289
MacOSX/Framework: Add VLCStreamSession, VLCStreamOutput to allow streaming/exporting.
19 years ago
Pierre d'Herbemont
dc7425e32f
MacOSX: Rename the framework to VLCKit.
19 years ago
Pierre d'Herbemont
d0484c595c
video_output/opengllayer.m:
* Code simplification. Green flashes removal. Call display instead of setNeedsDisplay: to make sure we have a frame per fram
e accuracy. Use removeVoutLayer: to detach the drawer from its drawable.
MacOSX/Framework:
* Code factorization from VLCVideoView, VLCVideoLayer in VLCVideoCommon
* Implement removeVoutLayer: as needed by the opengllayer.
19 years ago
Faustino Osuna
7271b01d5c
MacOSX/Framework: Added 'clean' target to Makefile.
19 years ago
Faustino Osuna
45400df94e
MacOSX/Framework: Remove 'TODO' references/files.
19 years ago
Pierre d'Herbemont
5d01cf9357
MacOSX/Framework/VLCLibrary.h: Mark as public header.
19 years ago
Pierre d'Herbemont
d87c31a068
MacOSX/Framework/project.pbxproj: Don't force the user to use 'build' as SYMROOT.
19 years ago
Pierre d'Herbemont
9aa6207351
MacOSX/Framework/project.pbxproj: Mark VLCVideoLayer.h as Public.
19 years ago
Pierre d'Herbemont
9d7109ced8
MacOSX/Framework: Implement VLCVideoLayer.
19 years ago
Pierre d'Herbemont
79ba2c850e
MacOSX: Default the Debug configuration variant.
19 years ago
Pierre d'Herbemont
361d1636a3
MacOSX/Framework/VLC.xcodeproj: Don't show the env var when executing scripts. (2nd).
19 years ago
Pierre d'Herbemont
7596446d00
MacOSX/Framework/VLC.xcodeproj: Remove debug print of the variables when launching our scripts.
19 years ago
Pierre d'Herbemont
da2e003a82
MacOSX/Framework/VLC.xcodeproj: Allow one-click build for the whole contrib-core-module-framework.
19 years ago
Pierre d'Herbemont
aebc971019
MacOSX/Framework: Use the Pre-Compile script.
19 years ago
Pierre d'Herbemont
17a99b41f0
MacOSX/Framework: Properly track updated library and modules.
19 years ago
Pierre d'Herbemont
fcb3edd603
MacOSX/Framework/VLC.xcodeproj: Various updates, such as removal of the SDK, gc support, and QuartzCore linking, and use NATIVE_ARCH as the only target.
19 years ago
Pierre d'Herbemont
e263d0647f
MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna).
19 years ago
Pierre d'Herbemont
933b9ff9cd
MacOSX/Framework: Re-enable VLCMediaDiscoverer.
19 years ago
Pierre d'Herbemont
b99d84d552
MacOSX/Framework/VLC.xcodeproj: Make VLCMediaListAspect.h a public header.
19 years ago
Pierre d'Herbemont
ee3e8c9616
MacOSX/Framework: Implement VLCMediaListAspect.
19 years ago
Pierre d'Herbemont
bd0a73c986
MacOSX/Framework/VLC.xcodeproj: Fix compilation.
19 years ago
Pierre d'Herbemont
d4a87d8e74
MacOSX/Framework: Merge Enrique Osuna's work on the Framework.
19 years ago