暫無描述

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 年之前