Felix Paul Kühne a3c35664cd VLCMediaPlayerDelegate: fix protocol declaration and drop unneeded casts 6 years ago
..
StaticLibVLC.m 24dd94df30 Further file moving and reorganizing 8 years ago
VLCAudio.m 5abdec40ac VLCAudio: Remove redundant lines 7 years ago
VLCCustomDialogProvider.m b6f0a24fb7 VLCCustomDialogProvider: Fix typo in updateProgressWithReference 6 years ago
VLCDialogProvider.m 0a60fc4311 tvOS linking fix 7 years ago
VLCEmbeddedDialogProvider.m 053cd0c4ec VLCEmbeddedDialogProvider: fix runtime exception on iOS/tvOS 11 7 years ago
VLCEventManager.m 14c7ec5a3d Fix doxygen documentation 9 years ago
VLCHelperCode.m f8dfa922be Add a dynamic library target for tvOS 9 years ago
VLCLibrary.m 63fde66ffb VLCLibrary:Logginglevel was not handled correctly 6 years ago
VLCMedia.m 53695abfbd Fixed issue of initializing VLCMedia with already opened stream 6 years ago
VLCMediaDiscoverer.m fbc26105cf discoverer: explicitly deallocate the media list before we release the libvlc instance 7 years ago
VLCMediaLibrary.m 6ff598ed04 VLCMedia: check libvlc_media_library_media_list() return 7 years ago
VLCMediaList.m 64130802fa VLCMediaList: Remove removeObjectFromMediaAtIndex 6 years ago
VLCMediaListPlayer.m dd2ca6093c VLCMediaPlayer and VLCMediaListPlayer: use DISPATCH_QUEUE_SERIAL instead of DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL to support < iOS10 7 years ago
VLCMediaPlayer.m a3c35664cd VLCMediaPlayerDelegate: fix protocol declaration and drop unneeded casts 6 years ago
VLCMediaThumbnailer.m f0a0a4ae3a creating a player can fail, add missing sanity checks (fixes #229) 6 years ago
VLCRendererDiscoverer.m 9d24ab8b4a VLCRendererDiscoverer: Track discovered renderer items 7 years ago
VLCRendererItem.m 9d24ab8b4a VLCRendererDiscoverer: Track discovered renderer items 7 years ago
VLCStreamOutput.m 2d9112abb6 Stream output: fix longstanding compilation warnings 9 years ago
VLCStreamSession.m 2d9112abb6 Stream output: fix longstanding compilation warnings 9 years ago
VLCTime.m 45eff029ac VLCTime: Refactor verboseStringValue 7 years ago
VLCTranscoder.m 03b43c9167 VLCTranscoder: Add class for transcoding 6 years ago
VLCVideoCommon.m 43c0ccd993 convert to modern objective-c 11 years ago
VLCVideoLayer.m c438f238d5 VLCVideoLayer: Xcode 8 compilation fix (closes #63) 8 years ago
VLCVideoView.m 43c0ccd993 convert to modern objective-c 11 years ago
VLCiOSLegacyDialogProvider.m c96cfab882 legacy iOS dialog provider: fix compilation warnings 9 years ago