newUI: Introduction of the new UI
Move from the sidemenu to use the tabbarcontroller, removed the MenuRevealButton Add the MediaViewController and adjust the architecture in the VLCDisplayController Created a subclass for the view of the VLCDisplayController to let touches go through Have only one instance of the Playbackcontroller that is going to be part of the tabbarcontroller Changed the code that is currently calculating the miniviews position. This still needs fixing in case you turn the phone Add sort button still need to implement functionality Add Presentationtheme and darkmode. Move Appearance code into own class Move the Wificell into the VLCServerListViewController
Showing
- Apple-TV/Playback/Playback Info/VLCPlaybackInfoChaptersTVViewController.m 0 additions, 5 deletions...k/Playback Info/VLCPlaybackInfoChaptersTVViewController.m
- Apple-TV/Playback/Playback Info/VLCPlaybackInfoMediaInfoTVViewController.m 0 additions, 5 deletions.../Playback Info/VLCPlaybackInfoMediaInfoTVViewController.m
- Apple-TV/Playback/Playback Info/VLCPlaybackInfoTracksTVViewController.m 0 additions, 5 deletions...ack/Playback Info/VLCPlaybackInfoTracksTVViewController.m
- Apple-TV/Playback/VLCFullscreenMovieTVViewController.m 0 additions, 1 deletionApple-TV/Playback/VLCFullscreenMovieTVViewController.m
- Apple-TV/VLCCloudServicesTVViewController.m 0 additions, 5 deletionsApple-TV/VLCCloudServicesTVViewController.m
- Resources/About Contents.html 7 additions, 7 deletionsResources/About Contents.html
- Resources/Settings.bundle/Root.inApp.plist 16 additions, 6 deletionsResources/Settings.bundle/Root.inApp.plist
- Resources/Settings.bundle/Root.plist 10 additions, 0 deletionsResources/Settings.bundle/Root.plist
- Resources/Settings.bundle/en.lproj/Root.strings 0 additions, 0 deletionsResources/Settings.bundle/en.lproj/Root.strings
- Resources/VLCDownloadViewController.xib 33 additions, 41 deletionsResources/VLCDownloadViewController.xib
- Resources/VLCOpenNetworkStreamViewController.xib 24 additions, 32 deletionsResources/VLCOpenNetworkStreamViewController.xib
- Resources/VLCPlaylistCollectionViewCell.xib 7 additions, 4 deletionsResources/VLCPlaylistCollectionViewCell.xib
- Resources/VLCPlaylistTableViewCell.xib 7 additions, 4 deletionsResources/VLCPlaylistTableViewCell.xib
- Resources/VLCStringsForLocalization.m 1 addition, 0 deletionsResources/VLCStringsForLocalization.m
- Resources/en.lproj/Localizable.strings 4 additions, 2 deletionsResources/en.lproj/Localizable.strings
- SharedSources/Clouds/VLCBoxCollectionViewController.m 0 additions, 5 deletionsSharedSources/Clouds/VLCBoxCollectionViewController.m
- SharedSources/Clouds/VLCDropboxCollectionViewController.m 0 additions, 5 deletionsSharedSources/Clouds/VLCDropboxCollectionViewController.m
- SharedSources/Coordinators/AppCoordinator.swift 35 additions, 0 deletionsSharedSources/Coordinators/AppCoordinator.swift
- SharedSources/Coordinators/SortOption.swift 21 additions, 0 deletionsSharedSources/Coordinators/SortOption.swift
- SharedSources/MediaDataSource.swift 69 additions, 0 deletionsSharedSources/MediaDataSource.swift
Loading