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