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