Vincent L. Cone 415044925a Change behavior of the transport bar to match the newer style in AVPlayerViewController Embed hint icons for transport bar instead of loading them from AVKit. 8 rokov pred
..
Assets.xcassets 415044925a Change behavior of the transport bar to match the newer style in AVPlayerViewController Embed hint icons for transport bar instead of loading them from AVKit. 8 rokov pred
Playback 415044925a Change behavior of the transport bar to match the newer style in AVPlayerViewController Embed hint icons for transport bar instead of loading them from AVKit. 8 rokov pred
Settings.bundle 9a0614e6ea tvOS: Make artwork retrieval a setting 9 rokov pred
web 107ff64a73 remote playback: add l10n 9 rokov pred
About Contents.html a02df70217 Happy New Year 9 rokov pred
AppleTVAppDelegate.h 62353be664 ATV: rename source folder, no functional changes 9 rokov pred
AppleTVAppDelegate.m af423d7636 VLC-tvOS: compilation fixes 9 rokov pred
GRKArrayDiff+UICollectionView.h 5a1b44f127 tvOS server browsing: Implement batch updates for collection view instead of refresh when items change. 9 rokov pred
GRKArrayDiff+UICollectionView.m 5a1b44f127 tvOS server browsing: Implement batch updates for collection view instead of refresh when items change. 9 rokov pred
Info.plist 5a81f3ab5d TV: add ITSAppUsesNonExemptEncryption 9 rokov pred
TVPrefixHeader.pch 62353be664 ATV: rename source folder, no functional changes 9 rokov pred
VLC-TV.entitlements d0e2a085b3 replace hard coded group- and keychain-identifiers with user-defined build settings 9 rokov pred
VLCAboutViewController.h 62353be664 ATV: rename source folder, no functional changes 9 rokov pred
VLCAboutViewController.m 0e5269156e about and playback: slow-down text scrolling 9 rokov pred
VLCAboutViewController.xib 2924c3b3a4 about: resize OSO and TMDb icons 9 rokov pred
VLCCloudServicesTVViewController.h 62353be664 ATV: rename source folder, no functional changes 9 rokov pred
VLCCloudServicesTVViewController.m 44900bf7c2 Switch from SSKeychain to XKKeychain which supports generic attributes additionally to a secret value. Add keychain methods to VLCNetworkServerLoginInformation. Add VLCNetworkServerLoginInformationField to add support for additional login information such as SMB workgroups. tvOS: Add support for SMB workgroups. tvOS: switch back to official CRKArrayDiff 9 rokov pred
VLCCloudServicesTVViewController.xib a9f45e41cc ATV: slightly prettify cloud services VC 9 rokov pred
VLCCloudStorageTVViewController.h 2ecd7b9f88 Refactor cloud storage collection view cell code as category instead of class 9 rokov pred
VLCCloudStorageTVViewController.m 2ecd7b9f88 Refactor cloud storage collection view cell code as category instead of class 9 rokov pred
VLCDeleteHintTVView.h 124ad62242 add delete hint view to remote playback view controller which shows how files can be deleted once they wiggle 9 rokov pred
VLCDeleteHintTVView.m 124ad62242 add delete hint view to remote playback view controller which shows how files can be deleted once they wiggle 9 rokov pred
VLCDeletionCapableViewController.h c77d02d20d deletion capable view: force hide hint view on success 9 rokov pred
VLCDeletionCapableViewController.m c77d02d20d deletion capable view: force hide hint view on success 9 rokov pred
VLCFullscreenMovieTVViewController.xib 7f1891a0b4 playback: add shadow to buffering label 9 rokov pred
VLCMDFBrowsingArtworkProvider.h 891baf23b9 Browsing artwork provider: add support audio artwork lookup 9 rokov pred
VLCMDFBrowsingArtworkProvider.m 891baf23b9 Browsing artwork provider: add support audio artwork lookup 9 rokov pred
VLCNetworkServerSearchBrowser.h 67b86dc41f Implemented search for server content browsing. 9 rokov pred
VLCNetworkServerSearchBrowser.m 67b86dc41f Implemented search for server content browsing. 9 rokov pred
VLCOpenNetworkStreamTVViewController.h 03211b34e2 Deploy xmas cone 9 rokov pred
VLCOpenNetworkStreamTVViewController.m d5b71e51b3 Fix missing title inside Apple TV Network Stream List (refs #16976) 9 rokov pred
VLCOpenNetworkStreamTVViewController.xib 03211b34e2 Deploy xmas cone 9 rokov pred
VLCPlaybackInfoPlaybackTVViewController.xib 5222acbe18 tvOS: Add repeat mode control to playback controls. 9 rokov pred
VLCPlaybackInfoTVViewController.xib be43791987 ATV audio only playback: layout improvements for overly long title/artist items 9 rokov pred
VLCRemoteBrowsingCollectionViewController.h 03211b34e2 Deploy xmas cone 9 rokov pred
VLCRemoteBrowsingCollectionViewController.m 03211b34e2 Deploy xmas cone 9 rokov pred
VLCRemoteBrowsingCollectionViewController.xib 03211b34e2 Deploy xmas cone 9 rokov pred
VLCRemoteBrowsingTVCell.h f623fe7ffd Use BOOL instead of bool in previous commit 9 rokov pred
VLCRemoteBrowsingTVCell.m f623fe7ffd Use BOOL instead of bool in previous commit 9 rokov pred
VLCRemoteBrowsingTVCell.xib 64ecc64503 remote browsing cell: switch from tail to middle truncation for text labels 9 rokov pred
VLCRemotePlaybackViewController.h 5c94109d4d Remote Playback: show a cone if we don't have cached media 9 rokov pred
VLCRemotePlaybackViewController.m a505c6e23e CAAnimation: add a softer wiggle mode needed for long items 9 rokov pred
VLCRemotePlaybackViewController.xib f8690252c6 prettify remote playback enabler font 9 rokov pred
VLCSearchController.h 67b86dc41f Implemented search for server content browsing. 9 rokov pred
VLCSearchController.m 67b86dc41f Implemented search for server content browsing. 9 rokov pred
VLCSearchableServerBrowsingTVViewController.h 67b86dc41f Implemented search for server content browsing. 9 rokov pred
VLCSearchableServerBrowsingTVViewController.m 67b86dc41f Implemented search for server content browsing. 9 rokov pred
VLCServerBrowsingTVViewController.h 67b86dc41f Implemented search for server content browsing. 9 rokov pred
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 rokov pred
VLCServerListTVViewController.h 7cfe86c602 server list as collection view instead of table view 9 rokov pred
VLCServerListTVViewController.m 44900bf7c2 Switch from SSKeychain to XKKeychain which supports generic attributes additionally to a secret value. Add keychain methods to VLCNetworkServerLoginInformation. Add VLCNetworkServerLoginInformationField to add support for additional login information such as SMB workgroups. tvOS: Add support for SMB workgroups. tvOS: switch back to official CRKArrayDiff 9 rokov pred
VLCSettingsViewController.h d57ea10db2 De-uglify the settings panel a bit 9 rokov pred
VLCSettingsViewController.m 5c71717932 tvOS settings: slightly improve appearance 9 rokov pred
VLCSettingsViewController.xib 5c71717932 tvOS settings: slightly improve appearance 9 rokov pred
VLCTVConstants.h aa76b1c3ff Fix build under AppleTV due to : kVLCRecentURLTitles contant missing 9 rokov pred
main.m 62353be664 ATV: rename source folder, no functional changes 9 rokov pred