.. |
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
|
ae71c1fe19
library: add API to log to a custom target using a defined protocol
|
6 years ago |
VLCMedia.m
|
1ffd69b806
VLCMedia: Remove attempts to encode urls
|
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
|
d81035778d
VLCMediaList: Set QoS of _serialMediaObjectsQueue to user initiated
|
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
|
de8128d14f
Only create new equalizer when needed in 'setEqualizerEnabled' func
|
6 years ago |
VLCMediaThumbnailer.m
|
f0a0a4ae3a
creating a player can fail, add missing sanity checks (fixes #229)
|
6 years ago |
VLCRendererDiscoverer.m
|
e73a47ba2d
VLCRendererDiscoverer: fix crash in VLCRendererDiscoverer
|
6 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 |