Faustino Osuna 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). 17 år sedan
..
VLCAudio.m c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 år sedan
VLCEventManager.m f8923fa562 MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between. 17 år sedan
VLCLibrary.m 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 år sedan
VLCMedia.m 094189db0d macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value. 17 år sedan
VLCMediaDiscoverer.m c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 år sedan
VLCMediaLibrary.m c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 år sedan
VLCMediaList.m 42fd24d205 Don't include config.h from the headers - refs #297. 17 år sedan
VLCMediaListAspect.m 6e14114160 macosx/framework: Correctly set the children of the nodes. 17 år sedan
VLCMediaPlayer.m 42fd24d205 Don't include config.h from the headers - refs #297. 17 å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
VLCStreamOutput.m fb2de8afb1 MacOSX/Framework: Support streamin media list. 17 år sedan
VLCStreamSession.m fb2de8afb1 MacOSX/Framework: Support streamin media list. 17 år sedan
VLCTime.m a53273427c MacOSX/Framework/VLCTime: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna). 17 år sedan
VLCVideoCommon.m d5f66a56db More Id and permission fixes. 17 år sedan
VLCVideoLayer.m d5f66a56db More Id and permission fixes. 17 år sedan
VLCVideoView.m 42fd24d205 Don't include config.h from the headers - refs #297. 17 år sedan