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