Add automatic profile switching #1

Merged
Jordonbc merged 22 commits from Feature/GraphicsProfiles into Dev 2024-07-08 22:22:09 +01:00

22 commits

Author SHA1 Message Date
98fb068e29
Fixed compile issue in Unreal Engine 5 2024-07-08 21:55:13 +01:00
5fac24b973
Removed unused module dependency 2024-07-08 21:54:25 +01:00
52ae204afe
Added new line 2024-07-08 21:53:56 +01:00
9a5194dc3a
Rename plugin to HarmonyLinkUE 2024-07-08 00:32:52 +01:00
8ba9caeb27
Discard return from GetConfig 2024-07-07 19:27:17 +01:00
a2d4452691
Fixed world delegates 2024-07-07 19:22:41 +01:00
6ba25c1b0d
Native Linux compile working and works on steam deck 2024-06-06 21:11:12 +01:00
e5cca6b23f
Successfully compiled and working on Win32 + tested on steam deck 2024-05-31 23:46:36 +01:00
47008fcefe
Successful compile, untested 2024-05-27 19:43:19 +01:00
15a2622991
Working profiles & Updated HarmonyLinkLib 2024-05-25 00:44:14 +01:00
3f435a284f
Merge branch 'Feature/Update_DLL' into Feature/GraphicsProfiles 2024-05-16 11:17:47 +01:00
80ea24a694
Working 2024-05-16 01:39:54 +01:00
3f43bdb16b
Added getter and delegate for automatic profile switching 2024-05-15 21:31:08 +01:00
16061e077b
Added delegates and automatic switching 2024-05-15 21:28:34 +01:00
d4ac87e36d
I believe we now have a semi-working graphics profiles and the ability to switch between them! 2024-05-15 17:44:04 +01:00
b8f67c33dc
Merge branch 'Dev' into Feature/GraphicsProfiles 2024-05-15 16:34:14 +01:00
1a1b445302
Added detection of battery and proceeds to load battery profile 2024-05-15 16:31:02 +01:00
5c9a3256d6
Working loading, Saving and default config functions 2024-05-15 16:20:05 +01:00
49d65d576f
Merge branch 'Dev' into Feature/Update_DLL
# Conflicts:
#	Source/ThirdParty/HarmonyLinkLib/bin/Linux/libHarmonyLinkLib.so
#	Source/ThirdParty/HarmonyLinkLib/bin/Win64/HarmonyLinkLib.dll
#	Source/ThirdParty/HarmonyLinkLib/bin/Win64/HarmonyLinkLib.lib
2024-05-15 02:49:09 +01:00
996dd0a232
Merge branch 'Dev' into Feature/GraphicsProfiles 2024-05-15 02:45:09 +01:00
e9b04607ec
Update core files 2024-05-15 02:42:36 +01:00
96d5f5c762
Add Graphics settings 2024-05-15 02:38:38 +01:00