Commit Graph

9 Commits

Author SHA1 Message Date
justin marcus
3464d1af29 User pausing and resuming of bundles.
Add transient user setting bResumeUserCanceledOrPausedDownload.  When set, it will allow user paused or canceled downloads to resume.

[at]Daniel.Lamb [at]Thomas.Ross
[FYI] [at]Taylor.Thompson


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 5812816 via CL 5812938 via CL 5814421 via CL 5816198 via CL 5816297
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5850743 by justin marcus in Dev-VR branch]
2019-04-12 13:29:19 -04:00
justin marcus
fe84a6fa4a Bundle Install
-Don't lose background download progress when pausing downloads due to moving on and off cellular.
-Install bundle manager no longer cancels requests due to network connectivity changes.  Instead, it pauses them.
-Make sure UserCancelledError has priorority over any other bundle error.
-Add function for Background HTTP to return whether or not the generic implementation is being used.
--On generic platforms, bundle manager pauses background downloads because the OS will not keep them alive.

[at]Daniel.Lamb [at]Thomas.Ross


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 5774184 via CL 5774192 via CL 5774247 via CL 5774671 via CL 5774693
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5788634 by justin marcus in Dev-VR branch]
2019-04-08 14:22:43 -04:00
justin marcus
8dd2ab4cd9 Install Bundle Manager / ESP
- Pause background downloads instead of canceling bundle install when failing over to cellular.  This should prevent losing active background http progress on IOS.  It doesn't help on Android right now.
- All the check cellular flag to be cleared on a bundle after it is already enqued in order to restart the download on cellular if the user OKs it.

[at]Daniel.Lamb [at]Thomas.Ross

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 5677826 via CL 5677828 via CL 5677829 via CL 5677830 via CL 5681702 via CL 5681705
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5683085 by justin marcus in Dev-VR branch]
2019-04-02 01:09:29 -04:00
andrew grant
636601f7dc Merging from DK to Main
https://p4-swarm.epicgames.net/reviews/5435295
https://p4-swarm.epicgames.net/reviews/5435326

[FYI] daniel.lamb,bob.tellez,justin.marcus,sam.zamani
#rb codereviewed

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 5448748 via CL 5450359 via CL 5450390
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5474560 by andrew grant in Dev-VR branch]
2019-03-20 13:12:58 -04:00
allan bentham
899e9d5278 Merge CL 5361873.
Stop using a define to determine whether launch engine loop should mount paks and load shaderlibs.  Instead, see if bundle manager is going to do it.
Fix shader binaries not being fully cached on Android because cache was being opened too early.
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: allan.bentham
#ROBOMERGE-SOURCE: CL 5432919 via CL 5437672 via CL 5437750
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5440646 by allan bentham in Dev-VR branch]
2019-03-18 21:01:20 -04:00
Ryan Vance
35eb0041ab Merging //UE4/Dev-Main to Dev-VR (//UE4/Dev-VR)
#rb integration

[CL 5387703 by Ryan Vance in Dev-VR branch]
2019-03-13 15:19:08 -04:00
justin marcus
15ca4602f5 Fix module name
#jira UE-69927
#rb trivial

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 4972979 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5032335 by justin marcus in Dev-VR branch]
2019-02-16 07:08:00 -05:00
justin marcus
af60cd4a3b Update coopyright notices
#jira UE-69926
#rb trivial

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 4970841 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5032183 by justin marcus in Dev-VR branch]
2019-02-16 07:04:46 -05:00
justin marcus
af8d88c973 [CODEREVIEW] justin.marcus,jeff.williams
Merge conflict.
justin.marcus, please merge this change by hand.
More info at https://robomerge.epicgames.net#FORTNITE

/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp#3
/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericWidePlatformString.cpp - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericWidePlatformString.cpp#4
/src/robomerge_ue4_main_01/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h - merging //Fortnite/Dev-EngineMerge/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h#3


--------------------------------------
Merging //Fortnite/Dev-Kairos to Main (//Fortnite/Main)

Get Install Bundle Manager and dependcies building in main.




#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 4949345 via CL 4952070 via CL 4961624
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5030363 by justin marcus in Dev-VR branch]
2019-02-16 05:33:21 -05:00