Commit Graph

59 Commits

Author SHA1 Message Date
Terence Burns
542173102b Missing file from CL# 2322809
[CL 2323068 by Terence Burns in Main branch]
2014-10-08 14:44:59 -04:00
Jaroslaw Surowiec
8840c5d6b2 CrashReport - Added GenericPlatformContext
#codereview Robert.Manuszewski

[CL 2321042 by Jaroslaw Surowiec in Main branch]
2014-10-07 05:41:02 -04:00
Michael Noland
cf61cf2c85 Core: Coding-standards fixes (TypeName [*|&] VariableName -> TypeName[*|&] VariableName)
[CL 2316335 by Michael Noland in Main branch]
2014-10-01 14:40:06 -04:00
Jaroslaw Palczynski
65ba5d456f TArray documentation and a coupld of methods deprecation.
Changes mostly in Array.h. The changes in other files are only renames for deprecated functions.

[CL 2312616 by Jaroslaw Palczynski in Main branch]
2014-09-29 04:23:44 -04:00
Josh Adams
e9f8567d1c - New support for iPhone6+ sizing with native scale for 1920x1080
#codereview peter.sauerbrei

[CL 2310326 by Josh Adams in Main branch]
2014-09-25 17:02:47 -04:00
Josh Adams
3abd1238a2 - More iPhone6 support
- TappyChicken updated for Metal and iPhone6
#codereview peter.sauerbrei

[CL 2310244 by Josh Adams in Main branch]
2014-09-25 15:57:29 -04:00
Nick Darnell
b551264660 Watcher - Checking in a suspected fix for the build.
[CL 2308387 by Nick Darnell in Main branch]
2014-09-24 11:30:09 -04:00
Josh Adams
ffbf212a4e - IPhone6/6Plus support
[CL 2305666 by Josh Adams in Main branch]
2014-09-22 11:43:48 -04:00
Terence Burns
49e25fcd0f First pass of the Platform RHI Frame Pacer.
Should evolve as we add more platforms
IOS implementaion added and hooked into CADisplayLink
Tappy has this enabled.

[CL 2303272 by Terence Burns in Main branch]
2014-09-18 18:34:48 -04:00
Josh Adams
3f3cd10aae - Added support for 0 contentScaleFactor (Zen using it for iPhone5S and up)
[CL 2298222 by Josh Adams in Main branch]
2014-09-15 11:36:13 -04:00
Peter Sauerbrei
ef800d3687 fix for holding splash screen with landscape on iPhone 5/5c/5s
also refactored the code to utilize string append so we will always use the default for the splash screen in the future if something is not found properly
#ue4
#ios

[CL 2286326 by Peter Sauerbrei in Main branch]
2014-09-05 11:21:02 -04:00
Terence Burns
21d0977249 SystemDefaultFont - IOS implementation added. Extended from Nick Atams work to make this available to us
[CL 2277559 by Terence Burns in Main branch]
2014-08-29 08:44:36 -04:00
Eric Newman
4177fb347e Weekly merge of UE4-Fortnite-To-UE4 using CL# 2271452
[CL 2276663 by Eric Newman in Main branch]
2014-08-28 16:05:15 -04:00
Josh Adams
f6a65ddd5e - Fixed CIS error
[CL 2272230 by Josh Adams in Main branch]
2014-08-26 14:01:42 -04:00
Josh Adams
dfa0228521 - Moved Metal .ini setting into the main IOS project settings section
#codereview peter.sauerbrei,robert.jones

[CL 2272086 by Josh Adams in Main branch]
2014-08-26 09:31:26 -04:00
Josh Adams
055f0bdee5 - Added "virtual" IOS file handles to handle more file handles open than is allowed in iOS
- Added early support for thread affinity handling, although it is not currently working right

[CL 2271105 by Josh Adams in Main branch]
2014-08-25 16:57:25 -04:00
Josh Adams
ea7b46777c - Added Android HardwareSurvey
- Unified some of the hardware survey code to use Set/GetStoredValue() for last survey time
- Added Get/SetStoredValue for IOS (to use NSUserDefaults)
- NOTE: Mobile devices will report very often - settings are per app, and when they are deleted and re-installed, they will report again.
#codereview chris.babcock,ian.thomas

[CL 2267419 by Josh Adams in Main branch]
2014-08-22 10:24:13 -04:00
Peter Sauerbrei
15258ab92d fix for splash screen not staying up until first render
#ue4
#ios

[CL 2266296 by Peter Sauerbrei in Main branch]
2014-08-21 14:24:20 -04:00
Terence Burns
d648e77e84 Removing ipod touch 4 references, as it is not a supported target of ue4.
[CL 2265857 by Terence Burns in Main branch]
2014-08-21 09:08:45 -04:00
Graeme Thornton
a2720ee3b8 Moved GetDisplayMetrics from the application object to a static method on FDisplayMetrics.
- Allows access to display metrics before application object has been initialized, which is necessary to allow the game user settings preload function to correctly determine the right startup resolution for fullscreen modes.

Set fortnite default video mode to be windowed fullscreen

[CL 2264092 by Graeme Thornton in Main branch]
2014-08-20 08:32:07 -04:00
Peter Sauerbrei
c7726f2a6b removed the old code instead of just commenting out
#ue4
#ios

[CL 2256957 by Peter Sauerbrei in Main branch]
2014-08-14 18:10:28 -04:00
Peter Sauerbrei
c188a25be1 fix for logs not being written for iOS
#ue4
#ios

[CL 2256945 by Peter Sauerbrei in Main branch]
2014-08-14 18:10:16 -04:00
Peter Sauerbrei
76ade92814 ICU on IOS - libraries and code changes
#ue4
#ios

[CL 2237050 by Peter Sauerbrei in Main branch]
2014-07-30 11:06:16 -04:00
Josh Adams
d7ddde9c46 - Fixed unity error thing
[CL 2236367 by Josh Adams in Main branch]
2014-07-29 17:37:43 -04:00
Josh Adams
feb40732ca - Added IOS hardware survey for analytics [ttp 342243]
#codereview peter.sauerbrei,chris.babcock

[CL 2235801 by Josh Adams in Main branch]
2014-07-29 10:19:07 -04:00