Keine Beschreibung

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. vor 17 Jahren
Examples 586758c7b0 MacOSX/Framework: Updated Sample code. (Patch by Enrique Osuna). vor 18 Jahren
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. vor 17 Jahren
Resources f9ebe365a2 extra/MacOSX/Framework: Initial import of the Mac OS X Framework. vor 18 Jahren
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. vor 17 Jahren
VLC.xcodeproj 17738ca7a8 MacOSX/Framework: Re-enable VLCMediaDiscoverer. vor 17 Jahren
Makefile 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. vor 18 Jahren
Pre-Compile.sh 3cb4dc9735 MacOSX/Framework: Fix tabs. vor 18 Jahren
TODO 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. vor 18 Jahren
VLC_Prefix.pch 107721354b MacOSX/Framework: Merge Enrique Osuna's work on the Framework. vor 18 Jahren