phil popp
8716f75b0d
Add SourceDataOverride to other platform settings
...
#jira UE-159924
#rb Jimmy.Smith
#preflight 62f52d78b66d5d93139ea4ce
[CL 21339572 by phil popp in ue5-main branch]
2022-08-11 13:19:54 -04:00
Chris Babcock
c8d1870bfe
Raise minimum Android version supported to 8.0 (level 26)
...
#jira UE-156080
#android
#review @Jack.Porter
#rb Jack.Porter
#preflight https://horde.devtools.epicgames.com/job/62a22e07081ed277df5e90be
[CL 20817497 by Chris Babcock in ue5-main branch]
2022-06-24 17:52:12 -04:00
JayLu2000
25f73e4907
PR #8976 : Add a setting to disable strip-reflect when Android shaders are compiled (Contributed by JayLu2000)
...
#jira UE-145556
#rb carl.lloyd, laura.hermanns
#preflight 623179958a603798938a9f22
[CL 19405778 by JayLu2000 in ue5-main branch]
2022-03-16 10:34:16 -04:00
maxwell hayes
d08b31e66f
Removing AudioStreamingThreshold platform setting (has no effect).
...
#jira UE-126579
#rb Aaron.McLeran
#preflight 62192ad3f014007cf8ba9122
#ROBOMERGE-AUTHOR: maxwell.hayes
#ROBOMERGE-SOURCE: CL 19161705 in //UE5/Release-5.0/... via CL 19161949
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19162055 by maxwell hayes in ue5-main branch]
2022-02-25 20:14:55 -05:00
aaron mcleran
158c3a5b16
Removing restricted platform names from file
...
#rb Maxwell.Hayes
#jira UE-130476
#preflight 6216c015a45a91013f430d08
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 19106676 via CL 19107096 via CL 19107208 via CL 19107219 via CL 19110186
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19151559 by aaron mcleran in ue5-main branch]
2022-02-25 13:27:37 -05:00
maxwell hayes
0fe70675c7
Removing project setting to enable audio stream caching (it is now always enabled.)
...
#jira UE-126579
#rb Aaron.McLeran
#preflight 62168509476ef5d8a2057eb8
#ROBOMERGE-AUTHOR: maxwell.hayes
#ROBOMERGE-SOURCE: CL 19104090 via CL 19104442 via CL 19104576 via CL 19104582 via CL 19110002
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845)
[CL 19147798 by maxwell hayes in ue5-main branch]
2022-02-25 10:37:51 -05:00
aaron mcleran
44d4e399f3
Fixing android platform specific compression settings
...
#jira ue-142828
#lockdown cristina.riveron
#preflight 620c1bb4483ff0ae5ec9750e
#rb maxwell.hayes
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 19004453 in //UE5/Release-5.0/... via CL 19005080 via CL 19005273
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)
[CL 19005321 by aaron mcleran in ue5-main branch]
2022-02-15 17:27:43 -05:00
chris babcock
85e722a84d
Fix installed SDK components and min and max buils-tools used for Android
...
#jira UE-139924
#android
[REVIEW] [at]Allan.Bentham
#rb Allan.Bentham
#preflight local
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 18901617 in //UE5/Release-5.0/... via CL 18901767 via CL 18901860
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v912-18901109)
[CL 18901888 by chris babcock in ue5-main branch]
2022-02-08 09:46:18 -05:00
aaron mcleran
8db0b74958
Cleaning up codec definitions on soundwaves.
...
- Adding new enumeration to select PCM, ADPCM, Bink, and "platform specific"
- Updated platform codecs and various APIs to select correctly which codec to use
- Changed "is seekable streaming" semantics to "Is Seekable" since that is more correct in a post-stream-caching world
- Tried to clean up platform backends. Unable to move Bink decoder to multiplatform code because of module dependencies, will require a future refactor of our decoder module setup.
#rb Phil.Popp, Jimmy.Smith
#jira UE-140860
#preflight 61f97ad7f02e20f45add6d45
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 18813332 in //UE5/Release-5.0/... via CL 18813341 via CL 18822758
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v910-18824042)
[CL 18824290 by aaron mcleran in ue5-main branch]
2022-02-02 07:35:13 -05:00
chris babcock
4a6ff40d2f
Change display of OpenGL 3.1 support to 3.2 for Android project settings
...
#UE-140707
#android
[REVIEW] [at]Florin.Pascu
#rb Florin.Pascu
#preflight
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 18808379 in //UE5/Release-5.0/... via CL 18809387 via CL 18822524
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)
[CL 18823284 by chris babcock in ue5-main branch]
2022-02-02 05:32:39 -05:00
anna lantz
b597668733
Audio Platform Settings UX cleanup
...
#rb aaron.mcleran, ryan.mangin
#preflight 61e0c3d4250b9537f7898dc0
#ROBOMERGE-AUTHOR: anna.lantz
#ROBOMERGE-SOURCE: CL 18611261 in //UE5/Release-5.0/... via CL 18611272 via CL 18611282
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)
[CL 18611301 by anna lantz in ue5-main branch]
2022-01-13 19:44:31 -05:00
aaron mcleran
c853793da9
Fixing tooltips in platform settings
...
#jira UE-123772
#rb trivial
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 18427039 in //UE5/Release-5.0/... via CL 18427112
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)
[CL 18427141 by aaron mcleran in ue5-release-engine-test branch]
2021-12-09 18:59:43 -05:00
aaron mcleran
7d8b0803df
Removing legacy audio backends and unrealaudio
...
#jira UE-135041, UE-135040
#rb rob.gay
#ROBOMERGE-AUTHOR: aaron.mcleran
#ROBOMERGE-SOURCE: CL 18420374 in //UE5/Release-5.0/... via CL 18422553
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v897-18405271)
[CL 18422823 by aaron mcleran in ue5-release-engine-test branch]
2021-12-09 14:49:58 -05:00
Marc Audy
0c3be2b6ad
Merge Release-Engine-Staging to Test @ CL# 18240298
...
[CL 18241953 by Marc Audy in ue5-release-engine-test branch]
2021-11-18 14:37:34 -05:00
aurel cordonnier
fc542f6cfd
Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
...
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
aurel cordonnier
a6e741e007
Merge from Release-Engine-Staging @ 17915896 to Release-Engine-Test
...
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17918595 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-25 20:05:28 -04:00
aurel cordonnier
a12d56ff31
Merge from Release-Engine-Staging @ 17791557 to Release-Engine-Test
...
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-12 21:21:22 -04:00
rolando caloca
f6cd88c157
UE5 - Remove platform
...
#rb Steve.Smith
[FYI] Jules.Blok, Ryan.Durand, Ben.Marsh
#ROBOMERGE-SOURCE: CL 17295935 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v861-17282326)
[CL 17295945 by rolando caloca in ue5-release-engine-test branch]
2021-08-24 19:28:38 -04:00
dan thompson
ab80c69fd3
Bink Audio :: 4/4 :: Integration :: #pf 60aea2116905a6000136901e #pf 60c9308ef7cffb0001674132
...
Integration touches several places in the engine:
1) SoundWave -- A check box enables Bink Audio as the codec of choice for that sound wave.
2) Decoder - Each supported platform's AudioMixer now returns BINK if the soundwave requests it. Additionally, the TargetPlatform returns BINK as an available codec, and returns it to the cooking code if the sound wave requests it.
3) Encode - TargetPlatform.Build.cs adds the encoder to the editor dependencies, and it gets picked up in the TPMM formats search.
#ROBOMERGE-SOURCE: CL 16682710 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)
[CL 16682731 by dan thompson in ue5-release-engine-test branch]
2021-06-15 20:30:02 -04:00
Marc Audy
f02d489290
Update Release-Engine-Test from Release-Engine-Staging @ 16264272
...
[CL 16264458 by Marc Audy in ue5-release-engine-test branch]
2021-05-11 01:10:20 -04:00
UnrealBot
8afb476248
Branch snapshot for CL 16260158
...
[CL 16260158 in ue5-release-engine-staging branch]
2021-10-05 20:06:24 +00:00
Marc Audy
01b7c9f4f5
Merge UE5/RES @ 15958325 to UE5/Main
...
This represents UE4/Main @ 15913390 and Dev-PerfTest @ 15913304
[CL 15958515 by Marc Audy in ue5-main branch]
2021-04-08 14:32:07 -04:00
robert srinivasiah
5f2871290c
Fix AndroidRuntime string referencing legacy UE4 Java class
...
#jira none
#rb Chris.Babcock steve.smith
#ROBOMERGE-SOURCE: CL 15682855 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)
[CL 15684637 by robert srinivasiah in ue5-main branch]
2021-03-11 22:08:51 -04:00
maxwell hayes
8496d05a20
Update codec interfaces to support soundwaveproxy for streaming sounds
...
#jira UEAU-692
#rb Aaron.McLeran
#ROBOMERGE-SOURCE: CL 15668793 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v779-15635321)
[CL 15670581 by maxwell hayes in ue5-main branch]
2021-03-10 17:57:58 -04:00
maxwell hayes
a781a97922
Improvements to Metasound Wave decoding
...
#jira UE-108501, UE-107548, UEAU-693
#rb Phil.Popp
#ROBOMERGE-SOURCE: CL 15564761 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15564769 by maxwell hayes in ue5-main branch]
2021-03-01 20:25:28 -04:00