adam kinge
377b2b1d50
Silence excessive iOS device pairing console log warning
...
#rnx
[CL 25945816 by adam kinge in ue5-main branch]
2023-06-12 23:56:36 -04:00
adam kinge
b31af19cc7
Fix display of multiple iOS/tvOS devices in the QuickLaunch menu within the editor. The iOS icon will now show the type of device connection (wifi/usb)
...
- On a mouse hover over the mobile device (includes Android), show additional info about the OS version and model of the device
- fixes top level device not showing the last selected device
- don't reshow the selected device in the sub-menu
#jira UE-176230
#rb josh.adams
#preflight 646d3a424422ba05f4c29427
[CL 25601745 by adam kinge in ue5-main branch]
2023-05-24 09:39:39 -04:00
Zousar Shaker
9babda4455
Fix preflight-caught instances of TObjectPtr<T> used with T that is not derived from UObject. A subsequent change will be disallowing this at compile time.
...
#rb none
#preflight 6362e5f1876630122ac0ce0f
[CL 22928841 by Zousar Shaker in ue5-main branch]
2022-11-02 18:04:03 -04:00
axel riffard
0b9dcb681c
Turn off device detection on iOS when libimobile util binary not found.
...
#rb jack.porter
#jira UE-157172
#preflight 62c6c3c3e560fd96461a1b1a
[CL 20982482 by axel riffard in ue5-main branch]
2022-07-07 07:47:30 -04:00
jack porter
e4eda780ba
Support for Device Output Window iOS log and console command sending using libimobiledevice
...
#rb Axel.Riffard
#jira UE-103878
#preflight 61d79f4c1f62d3ad4d6a0aee
#ROBOMERGE-AUTHOR: jack.porter
#ROBOMERGE-SOURCE: CL 18539330 in //UE5/Release-5.0/... via CL 18539345
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)
[CL 18539355 by jack porter in ue5-release-engine-test branch]
2022-01-06 21:34:01 -05:00
catalin dragoiu
94a31686df
Fix Builds Tools Mac compiler error
...
#rb Ionut.Matasaru
#ROBOMERGE-AUTHOR: catalin.dragoiu
#ROBOMERGE-SOURCE: CL 17593803 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v871-17566257)
[CL 17593805 by catalin dragoiu in ue5-release-engine-test branch]
2021-09-22 06:23:52 -04:00
axel riffard
94da811286
Display the trust popup on iOS and tvOS when using an untrusted device
...
#jira UE-114776
#rb jack.porter
#preflight 61444c5f4778fa00018cccb7
#ROBOMERGE-AUTHOR: axel.riffard
#ROBOMERGE-SOURCE: CL 17549185 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17549218 by axel riffard in ue5-release-engine-test branch]
2021-09-17 05:01:42 -04:00
jack porter
44e29ec99f
Fix up missing requirements for remote iOS build
...
Fix up libimobiledevice not specifying exe extenstion to CreateProcess
#jira UE-124948
#rb Axel.Riffard
#ROBOMERGE-AUTHOR: jack.porter
#ROBOMERGE-SOURCE: CL 17442237 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17442249 by jack porter in ue5-release-engine-test branch]
2021-09-07 04:05:02 -04:00
andriy tylychko
6bf3101dcd
deprecated FTicker and family and replaced by thread-safe FTSTicker
...
#jira UE-120090
#rb francis.hurteau
#ROBOMERGE-SOURCE: CL 17176325 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17176374 by andriy tylychko in ue5-release-engine-test branch]
2021-08-16 11:09:22 -04:00
axel riffard
259a3c19d7
Fix iOS device discovery in UnrealFrontend when run in standalone
...
#lockdown cristina.riveron
#rb jack.porter
#jira UE-110494
#ROBOMERGE-SOURCE: CL 15976858 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)
[CL 15989386 by axel riffard in ue5-main branch]
2021-04-13 10:11:56 -04:00
axel riffard
73fdd4356c
Allow ExecProcess() to be called as a Job Process #fyi danny.couture #rb jack.porter #jira UE-109833 #okforgithub public
...
#ROBOMERGE-SOURCE: CL 15622789 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v777-15581079)
[CL 15622803 by axel riffard in ue5-main branch]
2021-03-05 05:26:15 -04:00
axel riffard
62b7631cca
Libimobiledevice support for Network AppleTVs #jira UE-103878 #rb jack.porter #fyi josh.adams
...
[CL 15433115 by axel riffard in ue5-main branch]
2021-02-17 09:08:31 -04:00
chris babcock
3011fa9257
Add missing copyright
...
#jira UE-108398
#ue5
#ios
#rb trivial
#ROBOMERGE-SOURCE: CL 15389439 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15389452 by chris babcock in ue5-main branch]
2021-02-11 13:47:14 -04:00
Andriy Tylychko
48fe13b448
fixed compilation errors, e.g. https://horde.devtools.epicgames.com/job/6023cd915cb1b3000161e61c?label=4 that happens also for Win64
...
#rb none
#fyi axel.riffard
[CL 15375646 by Andriy Tylychko in ue5-main branch]
2021-02-10 09:04:41 -04:00
axel riffard
22986fa008
Add MacOS support for libimobile interface in editor and turnkey
...
#jira UE-103878
#rb jack.porter
#fyi josh.adams
[CL 15375413 by axel riffard in ue5-main branch]
2021-02-10 07:28:32 -04:00