Commit Graph

10526 Commits

Author SHA1 Message Date
David Griswold
af7ccc1955 Add header descriptions for dpad axis and dpad button bindings
Some checks failed
lime-build / source (push) Has been cancelled
lime-build / linux (appimage) (push) Has been cancelled
lime-build / linux (fresh) (push) Has been cancelled
lime-build / macos (arm64) (push) Has been cancelled
lime-build / macos (x86_64) (push) Has been cancelled
lime-build / windows (msvc) (push) Has been cancelled
lime-build / windows (msys2) (push) Has been cancelled
lime-build / android (push) Has been cancelled
lime-format / clang-format (push) Has been cancelled
lime-transifex / transifex (push) Has been cancelled
lime-build / macos-universal (push) Has been cancelled
lime-build / release (push) Has been cancelled
Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2024-09-27 12:02:19 +01:00
David Griswold
8b800e58f6 Update Header Setting to allow for a description under the title
Co-authored-by: OpenSauce04 <opensauce04@gmail.com>
2024-09-27 11:57:14 +01:00
Reg Tiangha
47b487ff65
lime_qt: Fix order of Texture Filter drop-down menu (#454) 2024-09-27 09:27:15 +01:00
OpenSauce04
161bd8b3a6 Windows installer filename now has an suffix 2024-09-26 17:20:32 +01:00
OpenSauce04
675f2bf89c Re-added Windows zip distribution 2024-09-26 16:39:25 +01:00
OpenSauce04
ec68118cdd android: Added string translations for Polish 2024-09-25 19:05:51 +01:00
OpenSauce04
c418a6dc8a Updated translations via Transifex 2024-09-25 18:30:50 +01:00
OpenSauce04
b97f9cbb4e Updated compatibility data 2024-09-25 18:26:03 +01:00
OpenSauce04
df60fd91a8 Revert "Android: Android 15 URI fixes"
This reverts commit 620abbc8dd.
2024-09-25 18:12:31 +01:00
OpenSauce04
0a164af12e android: Updated about screen strings 2024-09-25 17:15:03 +01:00
OpenSauce04
fe3de1a6e9 am.h: Minor formatting correction 2024-09-25 16:48:24 +01:00
PabloMK7
c2cd5e17b4 Fix HTTP RequestState values (fixes Pretendo Network support with HLE http)
de1f082e75
2024-09-25 16:48:24 +01:00
PabloMK7
3718435301 Allow loading IPS files from Luma3DS folders
b1e5485058
2024-09-25 16:48:24 +01:00
PabloMK7
8c15efb74f Add console unique data (SecureInfo, LocalFriendCodeSeed, CTCert)
813d0c2a30

Co-authored-by: Daniel López Guimaraes <112760654+DaniElectra@users.noreply.github.com>
2024-09-25 16:48:24 +01:00
OpenSauce04
1006af597c Added .kts file extension to license header checker 2024-09-24 00:55:11 +01:00
OpenSauce04
a58262d270 app/build.gradle.kts: Nitpicky formatting tweak 2024-09-24 00:52:40 +01:00
OpenSauce04
65c4c6ec4e android: Updated AGP to 8.6.1 2024-09-24 00:52:34 +01:00
Jarrod Norwell
620abbc8dd Android: Android 15 URI fixes 2024-09-24 00:52:21 +01:00
Reg Tiangha
73774333da Android: Update androidx.navigation:navigation-safe-args-gradle-plugin from 2.7.7 to 2.8.0 2024-09-24 00:52:21 +01:00
Reg Tiangha
0330a917fd Android: Update gradle from 8.10 to 8.10.1 2024-09-24 00:52:21 +01:00
Reg Tiangha
9397d83c1a Android: Support flexible page sizes in Android 15
Android 15 will allow OEMs to ship arm64-v8a devices with 16KiB page sizes. Devices that use this configuration will not be able to run existing apps that use native code. To be compatible with these devices, applications will need to rebuild all their native code to be 16KiB aligned, and rewrite any code which assumes a specific page size.

This commit sets `-DANDROID_SUPPORT_FLEXIBLE_PAGE_SIZES=ON` and updates `libadrenotools` to replace `PAGE_SIZE` with `getpagesize()` in order to dynamically determine a device's page size.
2024-09-24 00:52:21 +01:00
Reg Tiangha
df78dc197a Update file license headers 2024-09-24 00:52:21 +01:00
Reg Tiangha
953919a62c ndk_motion.cpp: Use ALooper_pollOnce instead of ALooper_pollAll
ALooper_pollAll is deprecated in Android NDK 27.
2024-09-24 00:52:21 +01:00
Reg Tiangha
e6636469d8 Android: Update activity-ktx from 1.8.2 to 1.9.2 2024-09-24 00:52:21 +01:00
Reg Tiangha
3f28efd8b2 Android: Update various dependencies 2024-09-24 00:52:21 +01:00
Reg Tiangha
e469155d67 Android: Change target from Android 14 to 15 2024-09-24 00:52:21 +01:00
Reg Tiangha
f62f09f0bc Android: Update NDK from r26d to r27b 2024-09-24 00:52:04 +01:00
Reg Tiangha
237e693391 cmake: Update aqtinstall from v3.1.17 to v3.1.18 2024-09-23 18:39:25 +01:00
Reg Tiangha
37f22e5584 Vulkan: Support vulkan-sdk-1.3.290 2024-09-23 18:39:25 +01:00
Reg Tiangha
f880ce51a0 externals: Update dynarmic 2024-09-23 18:39:25 +01:00
Reg Tiangha
6c444f4ad6 externals: Update libyuv to 41d0cd3 2024-09-23 18:39:25 +01:00
Reg Tiangha
43463b999c externals: Update cubeb to 19d2f7b 2024-09-23 18:39:25 +01:00
Reg Tiangha
a0549e91b4 externals: Update catch2 from v3.6.0 to v3.7.0 2024-09-23 18:39:25 +01:00
Reg Tiangha
f0b1b57dd4 externals: Update SDL from 2.30.6 to 2.30.7 2024-09-23 18:39:25 +01:00
Reg Tiangha
c8acd11219 externals: Update xbyak from v7.07 to v7.07.1 2024-09-23 18:39:25 +01:00
kleidis
3ab44aa373
installer: Added desktop shortcut creation option
Previously a shortcut was always created
2024-09-23 17:13:08 +01:00
OpenSauce04
6fedff7f7d Added mention of Lime3DS to NSIS script copyright header
Some checks failed
lime-build / source (push) Failing after 0s
lime-build / linux (appimage) (push) Failing after 0s
lime-build / linux (fresh) (push) Failing after 0s
lime-build / android (push) Failing after 0s
lime-format / clang-format (push) Failing after 0s
lime-transifex / transifex (push) Has been skipped
lime-stale-issues / stale-issues (push) Failing after 0s
Clear cache / clear-cache (push) Failing after 0s
lime-build / macos (arm64) (push) Has been cancelled
lime-build / macos (x86_64) (push) Has been cancelled
lime-build / windows (msvc) (push) Has been cancelled
lime-build / windows (msys2) (push) Has been cancelled
lime-build / macos-universal (push) Has been cancelled
lime-build / release (push) Has been cancelled
2024-09-21 20:45:22 +01:00
OpenSauce04
f03e36ed7a Implemented NSIS installer for Lime3DS 2024-09-21 20:45:22 +01:00
OpenSauce04
125877647a Removed old Citra installer files 2024-09-21 20:45:22 +01:00
kleidis
62e2e0a8f2 android: Make Asynchronous shader compilation non runtime editable
Some checks failed
lime-build / source (push) Failing after 0s
lime-build / linux (appimage) (push) Failing after 0s
lime-build / linux (fresh) (push) Failing after 0s
lime-build / android (push) Failing after 0s
lime-format / clang-format (push) Failing after 0s
lime-transifex / transifex (push) Has been skipped
lime-stale-issues / stale-issues (push) Failing after 0s
Clear cache / clear-cache (push) Failing after 0s
lime-build / macos (arm64) (push) Has been cancelled
lime-build / macos (x86_64) (push) Has been cancelled
lime-build / windows (msvc) (push) Has been cancelled
lime-build / windows (msys2) (push) Has been cancelled
lime-build / macos-universal (push) Has been cancelled
lime-build / release (push) Has been cancelled
2024-09-20 19:04:31 +01:00
OpenSauce
d05749e1fd
Update README.md 2024-09-05 15:29:05 +01:00
OpenSauce04
91294919bb Corrected overzealous removal of SDL2 frontend 2024-09-04 10:39:43 +01:00
OpenSauce04
48adc58f88 refactor: Renamed dedicated_room to lime_room 2024-09-03 20:04:04 +01:00
OpenSauce04
8aee58fdd4 Renamed lime3ds-gui executable to lime3ds 2024-09-03 20:04:04 +01:00
OpenSauce04
07858a015e Dropped lime3ds-cli executable and SDL2 frontend 2024-09-03 20:04:04 +01:00
OpenSauce04
5bd98f2168 Distribute MacOS build as a zip archive 2024-09-03 18:39:43 +01:00
kleidis
d78daa8988 main.cpp: Removed unnecessary variable 2024-09-01 14:19:14 +01:00
OpenSauce04
2036a5666e android: Added Material You app icon 2024-08-26 14:44:25 +01:00
OpenSauce04
f4e6c2f963 Fixed hotkey_groups shortcuts not being assigned correctly 2024-08-26 11:37:37 +01:00
Reg Tiangha
c9ecf00cd6 Android: Fix Cardboard VR and update render_3d descriptions 2024-08-24 21:16:53 +01:00