| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-29 | core: support offline web applet | Liam | |
| 2024-01-29 | am: return AppletDataBroker and use for frontend applets | Liam | |
| 2024-01-29 | am: rework IStorage for transfer storage | Liam | |
| 2024-01-29 | am: migrate global state to per-applet state structure | Liam | |
| 2024-01-29 | am: retrieve main applet creation info from frontend | Liam | |
| 2024-01-30 | Add hotkeys for multiplayer actions | Hugo Locurcio | |
| 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. | |||
| 2024-01-29 | am: re-namespace frontend applets to frontend directory | Liam | |
| 2024-01-29 | am: add new datatypes for per-applet state | Liam | |
| 2024-01-29 | service: split am into components | Liam | |
| 2024-01-30 | Update sockets_translate.cpp | LotP1 | |
| Align the error case with it's index in the Errno enum | |||
| 2024-01-30 | Update sockets.h | LotP1 | |
| Add the CONNREFUSED error to the Service::Sockets::Errno enum | |||
| 2024-01-30 | Update sockets_translate.cpp | LotP1 | |
| Add support for the CONNREFUSED Errno. Without this Connect() will return SUCCESS when a connection is refused, instead of an error code. This causes code, that relies on the result of Connect() being SUCCESS, to execute when it shouldn't. | |||
| 2024-01-29 | Merge pull request #12846 from german77/mii_const | liamwhite | |
| service: mii: Set arguments as const | |||
| 2024-01-29 | Merge pull request #12830 from merryhime/dynamic-dual_code_block | liamwhite | |
| externals/dynarmic: Update to 6.6.1 | |||
| 2024-01-29 | service: mii: Set arguments as const | Narr the Reg | |
| 2024-01-29 | notif: rewrite for new IPC | Liam | |
| 2024-01-29 | Merge pull request #12843 from t895/system-driver-whoops | liamwhite | |
| android: Don't show delete button for system driver | |||
| 2024-01-29 | Merge pull request #12837 from german77/cat | liamwhite | |
| service: am: Focus state changed goes last | |||
| 2024-01-29 | Merge pull request #12836 from german77/im_home | liamwhite | |
| service: hid: Implement home, capture and sleep buttons | |||
| 2024-01-29 | Merge pull request #12814 from Kelebek1/time_new_ipc | liamwhite | |
| Move time services to new IPC and add debug printing | |||
| 2024-01-29 | Merge pull request #12439 from FireBurn/vkresult | liamwhite | |
| Simplify VkResult lookup | |||
| 2024-01-29 | android: Don't show delete button for system driver | t895 | |
| 2024-01-29 | Merge pull request #12840 from amazingfate/fix-gcc11 | Narr the Reg | |
| fix build for gcc 11 | |||
| 2024-01-29 | fix build for gcc 11 | amazingfate | |
| 2024-01-28 | service: am: Focus state changed goes last | german77 | |
| 2024-01-28 | service: hid: Implement home, capture and sleep buttons | german77 | |
| 2024-01-28 | service: hid: Restore active aruid | german77 | |
| 2024-01-28 | service: hid: Fully implement touch resource | Narr the Reg | |
| 2024-01-28 | Merge pull request #12555 from flodavid/fix-gamemode-setting | liamwhite | |
| Save gamemode configuration and add per-game config | |||
| 2024-01-28 | Merge pull request #12821 from merryhime/atomic_ops | liamwhite | |
| atomic_ops: Reduce code duplication with templates | |||
| 2024-01-28 | Merge pull request #12831 from Kelebek1/audren_multi | liamwhite | |
| Use the input process handle to get the correct application's memory | |||
| 2024-01-28 | Merge pull request #12833 from merryhime/vsync-crash | liamwhite | |
| configure_graphics: Avoid crash when vsync_mode_combobox is empty | |||
| 2024-01-28 | configure_graphics: Avoid crash when vsync_mode_combobox is empty (occurs ↵ | Merry | |
| when renderer backend is Null) | |||
| 2024-01-28 | Use the input process handle to get the correct application's memory | Kelebek1 | |
| 2024-01-28 | externals/dynarmic: Update to 6.6.1 | Merry | |
| 2024-01-28 | Merge pull request #12826 from t895/system-driver-version | liamwhite | |
| android: Show system driver information | |||
| 2024-01-28 | Merge pull request #12825 from liamwhite/why | liamwhite | |
| kernel: clear pinned waiter list on unpin | |||
| 2024-01-28 | Merge pull request #12823 from german77/set-audio | liamwhite | |
| service: set: Implement more Qlaunch Settings | |||
| 2024-01-28 | Merge pull request #12802 from german77/mii_interface | liamwhite | |
| service: mii: Migrate service to new interface | |||
| 2024-01-28 | externals/oaknut: Update to 2.0.1 | Merry | |
| 2024-01-28 | service: set: Increase settings version | german77 | |
| 2024-01-28 | service: set: Implement more Qlaunch Settings | german77 | |
| 2024-01-28 | Merge pull request #12827 from t895/focus-color | Charles Lombardo | |
| android: Disable focus on loading card | |||
| 2024-01-28 | android: Disable focus on loading card | t895 | |
| Additionally de-emphasize the ripple that I can't disable | |||
| 2024-01-27 | android: Show system driver information | t895 | |
| 2024-01-27 | kernel: clear pinned waiter list on unpin | Liam | |
| 2024-01-27 | Merge pull request #12824 from t895/multi-boot | liamwhite | |
| android: Multi-program app switching | |||
| 2024-01-27 | android: Multi-program app switching | t895 | |
| 2024-01-27 | atomic_ops: Fix MSVC | Merry | |
| 2024-01-27 | atomic_ops: Remove volatile qualifier | Merry | |
