-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat[gamepad]: add gamepad passthrough
- Add "Gamepad passthrough" option to disable Pojav controller emulation and allow games to process controllers directly. - Add SDL3 AAR and add it as a dependency. - Add SDL lifecycle events in main activity - Add support for SDL in the main activity and include it as a dependency in the `Android.mk`. - Update `libjnidispatch.so` files for all arch.
- Loading branch information
Showing
20 changed files
with
93 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
app_pojavlauncher/src/main/assets/components/arc_dns_injector/arc_dns_injector.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
app_pojavlauncher/src/main/assets/components/arc_dns_injector/version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1687691695196 | ||
1736466767190 |
Binary file modified
BIN
+3 Bytes
(100%)
app_pojavlauncher/src/main/assets/components/forge_installer/forge_installer.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
app_pojavlauncher/src/main/assets/components/forge_installer/version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1692525087345 | ||
1736466767180 |
Binary file modified
BIN
+1.26 KB
(100%)
app_pojavlauncher/src/main/assets/components/lwjgl3/lwjgl-glfw-classes.jar
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1732218529630 | ||
1736466767185 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
app_pojavlauncher/src/main/jniLibs/arm64-v8a/libjnidispatch.so
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
app_pojavlauncher/src/main/jniLibs/armeabi-v7a/libjnidispatch.so
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
app_pojavlauncher/src/main/jniLibs/x86_64/libjnidispatch.so
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters