Carola Nitz 72f2fd7368 About: Move Mike and Soomin up and add SGiddins and RSonderberg 6 anos atrás
..
Assets.xcassets dff74df814 Update Top Shelf retina artwork 7 anos atrás
Playback 9b53ce8bca VLCFullscreenMovieTVViewController: fix not parsing Metadata correctly on tvOS 6 anos atrás
Settings.bundle 3b90e81555 settings: expose 'automatic' deinterlacing and make it the default 7 anos atrás
web 107ff64a73 remote playback: add l10n 9 anos atrás
About Contents.html 72f2fd7368 About: Move Mike and Soomin up and add SGiddins and RSonderberg 6 anos atrás
AppleTVAppDelegate.h 62353be664 ATV: rename source folder, no functional changes 9 anos atrás
AppleTVAppDelegate.m 2ab25788f1 VLCPlaybackController: move the listplayer out of the header 8 anos atrás
GRKArrayDiff+UICollectionView.h 5a1b44f127 tvOS server browsing: Implement batch updates for collection view instead of refresh when items change. 9 anos atrás
GRKArrayDiff+UICollectionView.m 5a1b44f127 tvOS server browsing: Implement batch updates for collection view instead of refresh when items change. 9 anos atrás
Info.plist 09882ee8da Version Bump by fastlane 7 anos atrás
TVPrefixHeader.pch 066aa1973b Remove code for not longer supported iOS versions 7 anos atrás
VLC-TV.entitlements d0e2a085b3 replace hard coded group- and keychain-identifiers with user-defined build settings 9 anos atrás
VLCAboutViewController.h 62353be664 ATV: rename source folder, no functional changes 9 anos atrás
VLCAboutViewController.m 2cfee98a30 Replace deprecated preferredView method by preferredFocusEnvironment 7 anos atrás
VLCAboutViewController.xib 2924c3b3a4 about: resize OSO and TMDb icons 9 anos atrás
VLCCloudServicesTVViewController.h 62353be664 ATV: rename source folder, no functional changes 9 anos atrás
VLCCloudServicesTVViewController.m 1f034b7090 newUI: Introduction of the new UI 7 anos atrás
VLCCloudServicesTVViewController.xib a9f45e41cc ATV: slightly prettify cloud services VC 9 anos atrás
VLCCloudStorageTVViewController.h 2ecd7b9f88 Refactor cloud storage collection view cell code as category instead of class 9 anos atrás
VLCCloudStorageTVViewController.m 2ecd7b9f88 Refactor cloud storage collection view cell code as category instead of class 9 anos atrás
VLCDeleteHintTVView.h 124ad62242 add delete hint view to remote playback view controller which shows how files can be deleted once they wiggle 9 anos atrás
VLCDeleteHintTVView.m 124ad62242 add delete hint view to remote playback view controller which shows how files can be deleted once they wiggle 9 anos atrás
VLCDeletionCapableViewController.h c77d02d20d deletion capable view: force hide hint view on success 9 anos atrás
VLCDeletionCapableViewController.m c77d02d20d deletion capable view: force hide hint view on success 9 anos atrás
VLCFullscreenMovieTVViewController.xib 7f1891a0b4 playback: add shadow to buffering label 9 anos atrás
VLCMDFBrowsingArtworkProvider.h 891baf23b9 Browsing artwork provider: add support audio artwork lookup 9 anos atrás
VLCMDFBrowsingArtworkProvider.m 1df9c92ab8 Remove Hatchet integration based on MetaDataFetcherKit as the service is gone and won't come back (and so will be its API in the next version of MDF) 7 anos atrás
VLCNetworkServerSearchBrowser.h 67b86dc41f Implemented search for server content browsing. 9 anos atrás
VLCNetworkServerSearchBrowser.m 67b86dc41f Implemented search for server content browsing. 9 anos atrás
VLCOpenNetworkStreamTVViewController.h 03211b34e2 Deploy xmas cone 9 anos atrás
VLCOpenNetworkStreamTVViewController.m 30a5601c71 VLCOpenNetworkStreamTVViewController: tvOS 11 appearance fix 7 anos atrás
VLCOpenNetworkStreamTVViewController.xib 03211b34e2 Deploy xmas cone 9 anos atrás
VLCPlaybackInfoPlaybackTVViewController.xib 5222acbe18 tvOS: Add repeat mode control to playback controls. 9 anos atrás
VLCPlaybackInfoTVViewController.xib 330e5c7cd0 Apple TV: added support for dark UI style 7 anos atrás
VLCRemoteBrowsingCollectionViewController.h 03211b34e2 Deploy xmas cone 9 anos atrás
VLCRemoteBrowsingCollectionViewController.m 03211b34e2 Deploy xmas cone 9 anos atrás
VLCRemoteBrowsingCollectionViewController.xib 03211b34e2 Deploy xmas cone 9 anos atrás
VLCRemoteBrowsingTVCell.h f623fe7ffd Use BOOL instead of bool in previous commit 9 anos atrás
VLCRemoteBrowsingTVCell.m bb85ff7905 VLCRemoteBrowsingTVCell: fix crash when browsing 7 anos atrás
VLCRemoteBrowsingTVCell.xib 64ecc64503 remote browsing cell: switch from tail to middle truncation for text labels 9 anos atrás
VLCRemotePlaybackViewController.h 5c94109d4d Remote Playback: show a cone if we don't have cached media 9 anos atrás
VLCRemotePlaybackViewController.m d9ef7ffb8a Fix warnings, use private properties instead of private instance variables 7 anos atrás
VLCRemotePlaybackViewController.xib f8690252c6 prettify remote playback enabler font 9 anos atrás
VLCSearchController.h 67b86dc41f Implemented search for server content browsing. 9 anos atrás
VLCSearchController.m 30da5541f2 VLCSearchController: Fix `NSInvalidArgumentException` on search 7 anos atrás
VLCSearchableServerBrowsingTVViewController.h 67b86dc41f Implemented search for server content browsing. 9 anos atrás
VLCSearchableServerBrowsingTVViewController.m 67b86dc41f Implemented search for server content browsing. 9 anos atrás
VLCServerBrowsingTVViewController.h 67b86dc41f Implemented search for server content browsing. 9 anos atrás
VLCServerBrowsingTVViewController.m a1617b836c tvOS: Remove collection view focus recovery workaround since we no longer perform reloads, instead use inserts and deletes if the content changes 9 anos atrás
VLCServerListTVViewController.h 7cfe86c602 server list as collection view instead of table view 9 anos atrás
VLCServerListTVViewController.m 6ad836793f Filter out duplicated VLCLocalNetworkServices (Fix #108) 7 anos atrás
VLCSettingsViewController.h d57ea10db2 De-uglify the settings panel a bit 9 anos atrás
VLCSettingsViewController.m d9ef7ffb8a Fix warnings, use private properties instead of private instance variables 7 anos atrás
VLCSettingsViewController.xib 5c71717932 tvOS settings: slightly improve appearance 9 anos atrás
VLCTVConstants.h 00b7cb5911 Settings: change default deinterlace value to Off 7 anos atrás
main.m 62353be664 ATV: rename source folder, no functional changes 9 anos atrás