Soomin Lee b6f0a24fb7 VLCCustomDialogProvider: Fix typo in updateProgressWithReference 6 年 前
..
StaticLibVLC.m 24dd94df30 Further file moving and reorganizing 8 年 前
VLCAudio.m 5abdec40ac VLCAudio: Remove redundant lines 7 年 前
VLCCustomDialogProvider.m b6f0a24fb7 VLCCustomDialogProvider: Fix typo in updateProgressWithReference 6 年 前
VLCDialogProvider.m 0a60fc4311 tvOS linking fix 7 年 前
VLCEmbeddedDialogProvider.m 053cd0c4ec VLCEmbeddedDialogProvider: fix runtime exception on iOS/tvOS 11 7 年 前
VLCEventManager.m 14c7ec5a3d Fix doxygen documentation 9 年 前
VLCHelperCode.m f8dfa922be Add a dynamic library target for tvOS 9 年 前
VLCLibrary.m 55daaa9ac4 VLCLibrary: Remove old code 6 年 前
VLCMedia.m 53695abfbd Fixed issue of initializing VLCMedia with already opened stream 6 年 前
VLCMediaDiscoverer.m fbc26105cf discoverer: explicitly deallocate the media list before we release the libvlc instance 7 年 前
VLCMediaLibrary.m 6ff598ed04 VLCMedia: check libvlc_media_library_media_list() return 7 年 前
VLCMediaList.m 64130802fa VLCMediaList: Remove removeObjectFromMediaAtIndex 6 年 前
VLCMediaListPlayer.m dd2ca6093c VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10 7 年 前
VLCMediaPlayer.m 54b68f2d77 VLCMediaPlayer: Add method to interface to fix warning 6 年 前
VLCMediaThumbnailer.m 60753bf823 VLCMediaThumbnailer: Update thumbnail dimensions (fixes #183) 7 年 前
VLCRendererDiscoverer.m 9d24ab8b4a VLCRendererDiscoverer: Track discovered renderer items 7 年 前
VLCRendererItem.m 9d24ab8b4a VLCRendererDiscoverer: Track discovered renderer items 7 年 前
VLCStreamOutput.m 2d9112abb6 Stream output: fix longstanding compilation warnings 9 年 前
VLCStreamSession.m 2d9112abb6 Stream output: fix longstanding compilation warnings 9 年 前
VLCTime.m 45eff029ac VLCTime: Refactor verboseStringValue 7 年 前
VLCVideoCommon.m 43c0ccd993 convert to modern objective-c 11 年 前
VLCVideoLayer.m c438f238d5 VLCVideoLayer: Xcode 8 compilation fix (closes #63) 8 年 前
VLCVideoView.m 43c0ccd993 convert to modern objective-c 11 年 前
VLCiOSLegacyDialogProvider.m c96cfab882 legacy iOS dialog provider: fix compilation warnings 9 年 前