Tanguy Krotoff 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media 17 lat temu
..
VLCAudio.m c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 lat temu
VLCEventManager.m f8923fa562 MacOSX/Framework/VLCEventManager.m: Don't send grouped events to the same target if there is an event in-between. 17 lat temu
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 lat temu
VLCMedia.m 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media 17 lat temu
VLCMediaDiscoverer.m c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 lat temu
VLCMediaLibrary.m c7d758f812 MacOSX/Framework: Properly convert libvlc Exception to NSException. Rename quit_on_exception to catch_exception. 17 lat temu
VLCMediaList.m 886ad866c2 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. 17 lat temu
VLCMediaListAspect.m 886ad866c2 libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player. 17 lat temu
VLCMediaPlayer.m 2e78dba9fd libvlc: rename all libvlc_MediaInstance in libvlc_MediaPlayer and libvlc_MediaDescriptor to libvlc_Media 17 lat temu
VLCPlaylistDataSource.m f9ebe365a2 extra/MacOSX/Framework: Initial import of the Mac OS X Framework. 18 lat temu
VLCServicesDiscoverer.m f9ebe365a2 extra/MacOSX/Framework: Initial import of the Mac OS X Framework. 18 lat temu
VLCStreamOutput.m fb2de8afb1 MacOSX/Framework: Support streamin media list. 17 lat temu
VLCStreamSession.m fb2de8afb1 MacOSX/Framework: Support streamin media list. 17 lat temu
VLCTime.m a53273427c MacOSX/Framework/VLCTime: Code cleanup and use Objective-C 2.0 @property. (Patch by Enrique Osuna). 17 lat temu
VLCVideoCommon.m d5f66a56db More Id and permission fixes. 17 lat temu
VLCVideoLayer.m d5f66a56db More Id and permission fixes. 17 lat temu
VLCVideoView.m 42fd24d205 Don't include config.h from the headers - refs #297. 17 lat temu