Nenhuma descrição

Tanguy Krotoff 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media 17 anos atrás
Examples ba836bd730 macosx/framework: test updates to match the VLCKit name change. 17 anos atrás
Headers 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). 13 anos atrás
Resources fe228949c3 MacOSX: Rename the framework to VLCKit. 17 anos atrás
Sources 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media 17 anos atrás
VLCKit.xcodeproj d07b526178 macosx/VLCKit: Take the time to run through config.cmake even if CMakeCache.txt exists. 17 anos atrás
.gitignore 078b9a3b4f Add more ignores. 17 anos atrás
Makefile ac1bb8b714 MacOSX/Framework: Added 'clean' target to Makefile. 17 anos atrás
Pre-Compile.sh 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 anos atrás
VLC_Prefix.pch 42fd24d205 Don't include config.h from the headers - refs #297. 17 anos atrás