|
@@ -325,8 +325,8 @@
|
|
DD8095DB1BE3C42F0065D8E1 /* VLCBufferingBar.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095DA1BE3C42F0065D8E1 /* VLCBufferingBar.m */; };
|
|
DD8095DB1BE3C42F0065D8E1 /* VLCBufferingBar.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095DA1BE3C42F0065D8E1 /* VLCBufferingBar.m */; };
|
|
DD8095E01BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095DE1BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.m */; };
|
|
DD8095E01BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095DE1BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.m */; };
|
|
DD8095E51BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DD8095E41BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib */; };
|
|
DD8095E51BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DD8095E41BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib */; };
|
|
- DD8095EB1BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095E91BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.m */; };
|
|
|
|
- DD8095EC1BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DD8095EA1BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.xib */; };
|
|
|
|
|
|
+ DD8095EB1BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095E91BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.m */; };
|
|
|
|
+ DD8095EC1BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DD8095EA1BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.xib */; };
|
|
DD8095F21BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095F01BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m */; };
|
|
DD8095F21BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095F01BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m */; };
|
|
DD8095F31BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DD8095F11BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib */; };
|
|
DD8095F31BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DD8095F11BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib */; };
|
|
DD8095F61BE624C00065D8E1 /* VLCPlaybackInfoTVAnimators.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095F51BE624C00065D8E1 /* VLCPlaybackInfoTVAnimators.m */; };
|
|
DD8095F61BE624C00065D8E1 /* VLCPlaybackInfoTVAnimators.m in Sources */ = {isa = PBXBuildFile; fileRef = DD8095F51BE624C00065D8E1 /* VLCPlaybackInfoTVAnimators.m */; };
|
|
@@ -993,9 +993,9 @@
|
|
DD8095DD1BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaybackInfoTVViewController.h; sourceTree = "<group>"; };
|
|
DD8095DD1BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaybackInfoTVViewController.h; sourceTree = "<group>"; };
|
|
DD8095DE1BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaybackInfoTVViewController.m; sourceTree = "<group>"; };
|
|
DD8095DE1BE3EFC20065D8E1 /* VLCPlaybackInfoTVViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaybackInfoTVViewController.m; sourceTree = "<group>"; };
|
|
DD8095E41BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCPlaybackInfoTVViewController.xib; sourceTree = "<group>"; };
|
|
DD8095E41BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCPlaybackInfoTVViewController.xib; sourceTree = "<group>"; };
|
|
- DD8095E81BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaybackInfoSpeedTVViewController.h; sourceTree = "<group>"; };
|
|
|
|
- DD8095E91BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaybackInfoSpeedTVViewController.m; sourceTree = "<group>"; };
|
|
|
|
- DD8095EA1BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCPlaybackInfoSpeedTVViewController.xib; sourceTree = "<group>"; };
|
|
|
|
|
|
+ DD8095E81BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaybackInfoRateTVViewController.h; sourceTree = "<group>"; };
|
|
|
|
+ DD8095E91BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaybackInfoRateTVViewController.m; sourceTree = "<group>"; };
|
|
|
|
+ DD8095EA1BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCPlaybackInfoRateTVViewController.xib; sourceTree = "<group>"; };
|
|
DD8095EF1BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaybackInfoAudioTVViewController.h; sourceTree = "<group>"; };
|
|
DD8095EF1BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VLCPlaybackInfoAudioTVViewController.h; sourceTree = "<group>"; };
|
|
DD8095F01BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaybackInfoAudioTVViewController.m; sourceTree = "<group>"; };
|
|
DD8095F01BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VLCPlaybackInfoAudioTVViewController.m; sourceTree = "<group>"; };
|
|
DD8095F11BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCPlaybackInfoAudioTVViewController.xib; sourceTree = "<group>"; };
|
|
DD8095F11BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = VLCPlaybackInfoAudioTVViewController.xib; sourceTree = "<group>"; };
|
|
@@ -1799,7 +1799,7 @@
|
|
7DEC8BDD1BD67899006E1093 /* VLCFullscreenMovieTVViewController.xib */,
|
|
7DEC8BDD1BD67899006E1093 /* VLCFullscreenMovieTVViewController.xib */,
|
|
DD8095E41BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib */,
|
|
DD8095E41BE3F4240065D8E1 /* VLCPlaybackInfoTVViewController.xib */,
|
|
DD8095F11BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib */,
|
|
DD8095F11BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.xib */,
|
|
- DD8095EA1BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.xib */,
|
|
|
|
|
|
+ DD8095EA1BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.xib */,
|
|
7D7EF3D91BD56B5900CD4CEE /* VLCOpenNetworkStreamTVViewController.xib */,
|
|
7D7EF3D91BD56B5900CD4CEE /* VLCOpenNetworkStreamTVViewController.xib */,
|
|
DDEAECF51BDFEAFA00756C83 /* VLCLocalNetworkServerTVCell.xib */,
|
|
DDEAECF51BDFEAFA00756C83 /* VLCLocalNetworkServerTVCell.xib */,
|
|
);
|
|
);
|
|
@@ -2235,8 +2235,8 @@
|
|
DD8095F51BE624C00065D8E1 /* VLCPlaybackInfoTVAnimators.m */,
|
|
DD8095F51BE624C00065D8E1 /* VLCPlaybackInfoTVAnimators.m */,
|
|
DD8095F71BE6268A0065D8E1 /* VLCPlaybackInfoPanelTVViewController.h */,
|
|
DD8095F71BE6268A0065D8E1 /* VLCPlaybackInfoPanelTVViewController.h */,
|
|
DD8095F81BE6268A0065D8E1 /* VLCPlaybackInfoPanelTVViewController.m */,
|
|
DD8095F81BE6268A0065D8E1 /* VLCPlaybackInfoPanelTVViewController.m */,
|
|
- DD8095E81BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.h */,
|
|
|
|
- DD8095E91BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.m */,
|
|
|
|
|
|
+ DD8095E81BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.h */,
|
|
|
|
+ DD8095E91BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.m */,
|
|
DD8095EF1BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.h */,
|
|
DD8095EF1BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.h */,
|
|
DD8095F01BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m */,
|
|
DD8095F01BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m */,
|
|
);
|
|
);
|
|
@@ -2512,7 +2512,7 @@
|
|
7DEC8C1E1BD69710006E1093 /* About Contents.html in Resources */,
|
|
7DEC8C1E1BD69710006E1093 /* About Contents.html in Resources */,
|
|
DDEAECF61BDFEAFA00756C83 /* VLCLocalNetworkServerTVCell.xib in Resources */,
|
|
DDEAECF61BDFEAFA00756C83 /* VLCLocalNetworkServerTVCell.xib in Resources */,
|
|
7D13294F1BA1F10100BE647E /* Assets.xcassets in Resources */,
|
|
7D13294F1BA1F10100BE647E /* Assets.xcassets in Resources */,
|
|
- DD8095EC1BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.xib in Resources */,
|
|
|
|
|
|
+ DD8095EC1BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.xib in Resources */,
|
|
7DEC8BE91BD68BC9006E1093 /* Settings.bundle in Resources */,
|
|
7DEC8BE91BD68BC9006E1093 /* Settings.bundle in Resources */,
|
|
DD3EAC131BE26166003668DA /* VLCServerBrowsingTVCell.xib in Resources */,
|
|
DD3EAC131BE26166003668DA /* VLCServerBrowsingTVCell.xib in Resources */,
|
|
7D3E528C1BD7B5E100309D15 /* VLCCloudServicesTVViewController.xib in Resources */,
|
|
7D3E528C1BD7B5E100309D15 /* VLCCloudServicesTVViewController.xib in Resources */,
|
|
@@ -2747,7 +2747,7 @@
|
|
7DEC8BD91BD670EB006E1093 /* VLCPlaybackNavigationController.m in Sources */,
|
|
7DEC8BD91BD670EB006E1093 /* VLCPlaybackNavigationController.m in Sources */,
|
|
7DEC8BDA1BD67112006E1093 /* VLCFrostedGlasView.m in Sources */,
|
|
7DEC8BDA1BD67112006E1093 /* VLCFrostedGlasView.m in Sources */,
|
|
DD8095F21BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m in Sources */,
|
|
DD8095F21BE510770065D8E1 /* VLCPlaybackInfoAudioTVViewController.m in Sources */,
|
|
- DD8095EB1BE4F04E0065D8E1 /* VLCPlaybackInfoSpeedTVViewController.m in Sources */,
|
|
|
|
|
|
+ DD8095EB1BE4F04E0065D8E1 /* VLCPlaybackInfoRateTVViewController.m in Sources */,
|
|
DD3EAC051BE153B4003668DA /* VLCNetworkImageView.m in Sources */,
|
|
DD3EAC051BE153B4003668DA /* VLCNetworkImageView.m in Sources */,
|
|
7D0C35341BD97C7B0058CD19 /* VLCOneDriveObject.m in Sources */,
|
|
7D0C35341BD97C7B0058CD19 /* VLCOneDriveObject.m in Sources */,
|
|
7D0C35331BD97C100058CD19 /* VLCOneDriveController.m in Sources */,
|
|
7D0C35331BD97C100058CD19 /* VLCOneDriveController.m in Sources */,
|