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