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. 17 år sedan
..
VLCAudio.m 69282c413a MacOSX/Framework: Minor various spaces/comment cleanup. 18 år sedan
VLCEventManager.m 69282c413a MacOSX/Framework: Minor various spaces/comment cleanup. 18 år sedan
VLCLibrary.m f73833932f MacOSX/Framework/VLCLibrary.m: libvlc type briding should be in the (VLCLibVLCBridging) category. No need to compute the applicationPath by now.(Patch by Enrique Osuna). 18 år sedan
VLCMedia.m d60c874dc2 MacOSX/Framework/VLCMedia.m: Don't forget to retain the url. 17 år sedan
VLCMediaDiscoverer.m 17738ca7a8 MacOSX/Framework: Re-enable VLCMediaDiscoverer. 17 år sedan
VLCMediaLibrary.m 24f6a3becb MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases. 17 år sedan
VLCMediaList.m 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. 17 år sedan
VLCMediaListAspect.m 2845157259 MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed. 17 år sedan
VLCMediaPlayer.m c9326e6f1a MacOSX/Framework/VLCMediaPlayer.m: Implement Chapter and Audio selection. (Patch by Enrique Osuna). 18 år sedan
VLCPlaylistDataSource.m f9ebe365a2 extra/MacOSX/Framework: Initial import of the Mac OS X Framework. 18 år sedan
VLCServicesDiscoverer.m f9ebe365a2 extra/MacOSX/Framework: Initial import of the Mac OS X Framework. 18 år sedan
VLCTime.m 69282c413a MacOSX/Framework: Minor various spaces/comment cleanup. 18 år sedan
VLCVideoView.m 69282c413a MacOSX/Framework: Minor various spaces/comment cleanup. 18 år sedan