설명 없음

Pierre d'Herbemont a80e0bfa27 MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems. 18 년 전
Examples 586758c7b0 MacOSX/Framework: Updated Sample code. (Patch by Enrique Osuna). 18 년 전
Headers a80e0bfa27 MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems. 18 년 전
Resources f9ebe365a2 extra/MacOSX/Framework: Initial import of the Mac OS X Framework. 18 년 전
Sources a80e0bfa27 MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems. 18 년 전
VLC.xcodeproj 17738ca7a8 MacOSX/Framework: Re-enable VLCMediaDiscoverer. 18 년 전
Makefile 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. 18 년 전
Pre-Compile.sh 3cb4dc9735 MacOSX/Framework: Fix tabs. 18 년 전
TODO 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. 18 년 전
VLC_Prefix.pch 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. 18 년 전