VideoLAN
|
b5139b51bc
macosx: Fix VLC-release.app library links.
|
17 lat temu |
Pierre d'Herbemont
|
673bbe9bf7
macosx: Framework compilation fix about lua.
|
17 lat temu |
Faustino Osuna
|
1b95951a6d
VLCKit.framework: Update documentation, clean up whitespace, reorganize code, and remove dead code.
|
17 lat temu |
Faustino Osuna
|
e233faee99
VLCKit.framework: Remove dead code from VLCTime object.
|
17 lat temu |
Faustino Osuna
|
ebf201ef3d
VLCKit.framework: Reorganize project files.
|
17 lat temu |
Faustino Osuna
|
63d26789d0
VLCKit.framework: Documentation updates and whitespace cleanup.
|
17 lat temu |
Faustino Osuna
|
9edc651385
VLCKit.framework: Update project layout.
|
17 lat temu |
Faustino Osuna
|
0075764d03
VLCKit.framework: Documentation updates, whitespace cleanup.
|
17 lat temu |
Tanguy Krotoff
|
2e78dba9fd
libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media
|
17 lat temu |
Tanguy Krotoff
|
2b900b19f6
libvlc: add libvlc_MediaInstanceStopped
|
17 lat temu |
Pierre d'Herbemont
|
886ad866c2
libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
|
17 lat temu |
Faustino Osuna
|
1c46396c97
macosx/VLCKit: Load VLCLibrary when VLCKit is loaded. No longer need atexit( ... ) to unload library, use __attribute__((destructor))__ instead. Also make sure we don't autorelease the VLCLibrary (as the library's destructor will take care of that for us).
|
17 lat temu |
Faustino Osuna
|
078b9a3b4f
Add more ignores.
|
17 lat temu |
Pierre d'Herbemont
|
d5f66a56db
More Id and permission fixes.
|
17 lat temu |
Faustino Osuna
|
d07b526178
macosx/VLCKit: Take the time to run through config.cmake even if CMakeCache.txt exists.
|
17 lat temu |
Pierre d'Herbemont
|
094189db0d
macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value.
|
17 lat temu |
Pierre d'Herbemont
|
99c09d83f1
macosx/framework: Only fetch meta when needed.
|
17 lat temu |
Pierre d'Herbemont
|
6e14114160
macosx/framework: Correctly set the children of the nodes.
|
17 lat temu |
Pierre d'Herbemont
|
75dce6c347
framework: Fix the configure script. Fix a bunch of warnings.
|
17 lat temu |
Pierre d'Herbemont
|
f7be960090
macosx/framework: Fix the cmake bootstrap script.
|
17 lat temu |
Pierre d'Herbemont
|
354870ab52
macosx/framework: Fix a bit the cmake generation script.
|
17 lat temu |
Pierre d'Herbemont
|
c45dfab3b6
macosx/framework: Use local variables where needed. That prevent wrong linkage with an other libvlc, and fix the multiple crash resulting in linking to 2 differents libvlc.
|
17 lat temu |
Pierre d'Herbemont
|
ba836bd730
macosx/framework: test updates to match the VLCKit name change.
|
17 lat temu |
Pierre d'Herbemont
|
17f7ed3ab3
macosx/framework: Correctly set the Input and Output files of the script target to save uneeded script execution.
|
17 lat temu |
Faustino Osuna
|
80c75a98b4
VLCKit.framework: Assume cmake that is in contrib/bin is to be used.
|
17 lat temu |
Pierre d'Herbemont
|
fd31b9ebdc
macosx/framework: Make sure the cmake files will be bootstrapped. (Temp build phase I hope).
|
17 lat temu |
Pierre d'Herbemont
|
58023e5ada
macosx/framework: Use cmake because we can.
|
17 lat temu |
Pierre d'Herbemont
|
ee9200b384
macosx/framework: Fix contrib location.
|
17 lat temu |
Pierre d'Herbemont
|
e2bb892d1b
VLCKit/VLCMedia.m: Fix the compare: function.
|
17 lat temu |
Pierre d'Herbemont
|
22fad9b4e3
MacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target.
|
17 lat temu |