- 30 Jan, 2024 1 commit
-
-
Hugo Locurcio authored
Default shortcuts were chosen as to be intuitive (use the first letter of the action, or the second word's first letter) and work on all types of keyboards. The hotkeys can be used while playing a game too, as they are application-wide.
-
- 29 Jan, 2024 13 commits
-
-
liamwhite authored
service: mii: Set arguments as const
-
liamwhite authored
externals/dynarmic: Update to 6.6.1
-
Narr the Reg authored
-
liamwhite authored
android: Don't show delete button for system driver
-
liamwhite authored
service: am: Focus state changed goes last
-
liamwhite authored
service: hid: Implement home, capture and sleep buttons
-
liamwhite authored
Move time services to new IPC and add debug printing
-
liamwhite authored
Simplify VkResult lookup
-
t895 authored
-
Narr the Reg authored
fix build for gcc 11
-
amazingfate authored
-
german77 authored
-
german77 authored
-
- 28 Jan, 2024 20 commits
-
-
liamwhite authored
Save gamemode configuration and add per-game config
-
liamwhite authored
atomic_ops: Reduce code duplication with templates
-
liamwhite authored
Use the input process handle to get the correct application's memory
-
liamwhite authored
configure_graphics: Avoid crash when vsync_mode_combobox is empty
-
Merry authored
configure_graphics: Avoid crash when vsync_mode_combobox is empty (occurs when renderer backend is Null)
-
Kelebek1 authored
-
Merry authored
-
liamwhite authored
android: Show system driver information
-
liamwhite authored
kernel: clear pinned waiter list on unpin
-
liamwhite authored
service: set: Implement more Qlaunch Settings
-
liamwhite authored
service: mii: Migrate service to new interface
-
Merry authored
-
german77 authored
-
german77 authored
-
Charles Lombardo authored
android: Disable focus on loading card
-
t895 authored
Additionally de-emphasize the ripple that I can't disable
-
t895 authored
-
Liam authored
-
liamwhite authored
android: Multi-program app switching
-
t895 authored
-
- 27 Jan, 2024 6 commits
-
-
Merry authored
-
Merry authored
-
Merry authored
Also fixes builds on unusual toolchains where: - u32 is unsigned int - u64 is unsigned long long - uintptr_t is unsigned long
-
liamwhite authored
A few small fixes
-
K900 authored
There's a few other places where the result of GetAruidData is accessed without a null check, but I couldn't find a code path that hits those.
-
K900 authored
-