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