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