- 21 Jul, 2023 5 commits
- 19 Jul, 2023 4 commits
- 18 Jul, 2023 4 commits
- 17 Jul, 2023 6 commits
- 16 Jul, 2023 2 commits
-
-
liamwhite authored
Implement SSL service
-
Valeri Ochinski authored
-
- 12 Jul, 2023 2 commits
-
-
Tobias authored
-
Alexandre Bouvier authored
-
- 11 Jul, 2023 5 commits
-
-
bunnei authored
k_server_session: translate special header for non-HLE requests
-
bunnei authored
android: Visualize disabled home options
-
Charles Lombardo authored
Allow for displaying options in the home options that are disabled with messages that explain why they are disabled. This includes reasoning for the GPU driver installation button.
-
bunnei authored
Use spans over guest memory where possible instead of copying data
-
bunnei authored
input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0
-
- 10 Jul, 2023 1 commit
-
-
bunnei authored
android: Don't prompt to save user data on uninstall
-
- 09 Jul, 2023 8 commits
-
-
Morph authored
ci/mingw: Remove pefile installation step
-
Morph authored
settings: Catch runtime error from STL
-
Charles Lombardo authored
While this can be convenient in some scenarios, this will be a big problem for users trying to sideload different APK versions. If they forget the last one they had installed, they could have problems installing a new copy.
-
Morph authored
arm_interface: correct breakpoint rewind condition
-
lat9nq authored
This is unnecessary here: pefile is already installed on the container. This step also causes issues in coming changes to the container.
-
Liam authored
-
lat9nq authored
This function throws a runtime error we can catch on old Windows 10 installs, so we can catch it here rather than disable this path for everybody.
-
Morph authored
settings: Disable C++20 time zone path on MSVC
-
- 08 Jul, 2023 1 commit
-
-
Liam authored
-
- 07 Jul, 2023 2 commits
-
-
bunnei authored
github: Remove dependence on chocolatey for buildcache
-
Martino Fontana authored
This allows to share the mappings between Nintendo and non-Nintendo controllers. Breaks the controller configuration for existing users who are using a Nintendo controller. (Documentation of the hint https://github.com/libsdl-org/SDL/blob/92b3c53c92971e685254fd89f89ce6bde8cea60e/include/SDL_hints.h#L512-L532)
-