Commit Graph

10394 Commits

Author SHA1 Message Date
OpenSauce04
58b8b4707c Made Single Screen Layout config require relevant layout to be selected 2024-06-29 18:34:58 +00:00
OpenSauce04
fcc90e5a27 Added Single Screen layout configuration options
These settings also affect the Separate Windows layout

This commit also restructures the Layout tab of the configuration menu
2024-06-29 18:34:58 +00:00
Reg Tiangha
c13595cc70 externals: Update xbyak from v7.06 to v7.07 2024-06-29 11:28:40 +00:00
Reg Tiangha
c56ff95a12 externals: Update glslang from 14.2.0 to 14.3.0 2024-06-29 11:28:40 +00:00
Reg Tiangha
ef4b3c6404 cmake: Update QT from 6.7.1 to 6.7.2 2024-06-29 11:28:40 +00:00
Reg Tiangha
23345dc9ac externals: Update sdl from 2.30.3 to 2.30.4 2024-06-29 11:28:40 +00:00
Reg Tiangha
cee58ebe85 cmake: update aqtinstall from v3.1.15 to v3.1.16 2024-06-29 11:28:40 +00:00
Reg Tiangha
45f6f48be5 cmake: update MoltenVK from v1.2.7-rc2 to v1.2.9 2024-06-29 11:28:40 +00:00
Reg Tiangha
fcab9afb77 cmake: update aqtinstall from v3.1.9 to v3.1.15 2024-06-29 11:28:40 +00:00
Reg Tiangha
8b9f234daa externals: Update vma to 3.1.0 2024-06-29 11:28:40 +00:00
OpenSauce04
cb9def28f8 Removed stray text from poor conflict resolution 2024-06-28 23:23:20 +01:00
kleidis
582462808b
android: Implement Adreno Turbo setting for eligible GPUs (#227)
Co-authored-by: Ishan09811 <156402647+Ishan09811@users.noreply.github.com>
Co-authored-by: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com>
Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2024-06-28 21:13:54 +01:00
OpenSauce04
277914a873 android: Gamepads can now control the in-game menu 2024-06-23 18:14:22 +01:00
OpenSauce04
461c8c9574 android: Rework settings UI (#226)
Co-authored-by: Ishan09811 <156402647+ishan09811@users.noreply.github.com>
Co-authored-by: kleidis <167202775+kleidis@users.noreply.github.com>
2024-06-08 19:49:22 +01:00
OpenSauce04
ab99fff953 android: Fixed landscape layouts not displaying correctly 2024-05-28 12:42:25 +01:00
OpenSauce04
61715bd4a2 Updated compatibility list module 2024-05-27 22:35:56 +01:00
OpenSauce04
0f8722c9f0 Pulled updated translations 2024-05-27 22:34:37 +01:00
OpenSauce04
cae328570c android: Add button dpad bindings
This exists alongside the previous axis dpad bind

This should be changed in the future to be more seamless for end users, but it works for now
2024-05-27 22:21:18 +01:00
Ishan09811
c5472c3a9c android: Re-fixed runtime settings not being editable after closing game 2024-05-27 15:45:49 +01:00
OpenSauce
849a3046ac
Mention compatibility reporting in README 2024-05-27 14:59:34 +01:00
OpenSauce04
9ac1d33f1e Release source archive names now use version number instead of git info 2024-05-27 00:47:10 +01:00
OpenSauce04
c8db48daad Updated default custom layout values to account for new config system 2024-05-26 23:33:31 +01:00
OpenSauce04
1d318f7486 Large Screen Proportion config is greyed out when Large Screen is not selected 2024-05-26 23:33:31 +01:00
OpenSauce04
1d04033029 Updated custom layout value names to be more accurate 2024-05-26 23:33:31 +01:00
OpenSauce04
e74d7c65fb Custom Layout options now uses X, Y, Width Height
Previously used Left, Top, Right, Bottom positions
2024-05-26 23:33:31 +01:00
Reg Tiangha
9665f95306 lime3ds-gui: Fix Hybrid Screen layout menu option 2024-05-26 23:33:31 +01:00
Reg Tiangha
fc936c8879 lime3ds-gui: Add Layout tab to in-game settings 2024-05-26 23:33:31 +01:00
Reg Tiangha
a52ba8f3ce lime3ds-gui: Tidy up Layout tab 2024-05-26 23:33:31 +01:00
Reg Tiangha
0194b33654 lime3ds-gui: Remove scroll bar from Layout and Enhancements tabs 2024-05-26 23:33:31 +01:00
Reg Tiangha
ab30f76444 lime3ds-gui: move Layout section to its own tab called Layout 2024-05-26 23:33:31 +01:00
Reg Tiangha
ad1d545890 fix build errors 2024-05-26 23:33:31 +01:00
Reg Tiangha
329c6f3e41 Edit enhancements labels 2024-05-26 23:33:31 +01:00
Reg Tiangha
4614cc2e15 Apply clang-format-18 2024-05-26 23:33:31 +01:00
blakdulz
ff0aab06dc add Bottom Screen Opacity in Enhancement tab 2024-05-26 23:33:31 +01:00
BlakDulz
ca4d78aef5 remove indent of configure_enhancements.ui 2024-05-26 23:33:31 +01:00
blakdulz
0313178d32 QT add Custom Layout Menu Option.
This add Custom Layout selector in Both Menu and Enhancment Setting. This will allow to use or change Custom Layout mode or by using toggle. Still No Overlay Editor, just manual edit box, and this Not saved or carried at per game settings
2024-05-26 23:33:31 +01:00
OpenSauce
14ef7c4f9f
Merge pull request #206 from rtiangha/update-deps
externals: Update various dependencies
2024-05-26 14:26:18 +01:00
Reg Tiangha
7b25c1efb4 Android: revert material to 1.9.0
There's been an unresolved bug since version 1.10.0
Details: https://github.com/material-components/material-components-android/issues/3990
2024-05-25 18:33:03 +01:00
Reg Tiangha
ebd4ee77e1 Android: Update various dependencies 2024-05-25 18:33:03 +01:00
Reg Tiangha
2e011e99c3
externals: update openal-soft to HEAD 2024-05-22 09:13:51 -06:00
Reg Tiangha
e08fd85420
externals: update zstd to v1.5.6-HEAD 2024-05-22 09:12:29 -06:00
Reg Tiangha
766c9faac1
externals: update vulkan-headers from vulkan-sdk-1.3.275 to vulkan-sdk-1.3.283 2024-05-22 09:11:39 -06:00
Reg Tiangha
7d8f12fad7
externals: update vma to HEAD 2024-05-22 09:10:01 -06:00
Reg Tiangha
1484d31711
externals: update sdl2 from 2.30.2 to 2.30.3 2024-05-22 09:09:03 -06:00
Reg Tiangha
2e43cf2fbb
externals: update libyuv to HEAD 2024-05-22 09:08:16 -06:00
Reg Tiangha
240d112a61
externals: update glslang from 14.1.0 to 14.2.0 2024-05-22 09:07:05 -06:00
Reg Tiangha
e31faa5e62
externals: update faad2 to HEAD 2024-05-22 09:06:23 -06:00
Reg Tiangha
85dbafe507
externals: update enet to v1.3.18 2024-05-22 09:05:17 -06:00
Reg Tiangha
0f9c02c019
externals: update cubeb to HEAD 2024-05-22 09:03:32 -06:00
Reg Tiangha
d1ccbdf1ee
externals: update catch2 from v3.5.4 to v3.6.0 2024-05-22 09:01:56 -06:00