| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-02 | Merge pull request #12845 from liamwhite/notif | Fernando S | |
| notif: rewrite for new IPC | |||
| 2024-02-02 | Merge pull request #12761 from liamwhite/mp-composite | Fernando S | |
| video_core: rewrite presentation for layer composition | |||
| 2024-02-01 | Merge pull request #12848 from german77/caps-interface | liamwhite | |
| service: capsrv: Migrate to new IPC | |||
| 2024-02-01 | Merge pull request #12780 from german77/touch_resource5 | liamwhite | |
| service: hid: Fully implement touch resource | |||
| 2024-01-31 | hardware_composer: implement speed limit extensions | Liam | |
| 2024-01-31 | nvnflinger/gpu: implement layer stack composition | Liam | |
| 2024-01-31 | Merge pull request #12760 from liamwhite/mp-am | Narr the Reg | |
| am: rewrite for multiprocess support | |||
| 2024-01-31 | Merge pull request #12869 from FernandoS27/smmu-fixes | liamwhite | |
| SMMU: A set of different fixes. | |||
| 2024-01-31 | Merge pull request #12864 from Kelebek1/small_time_fixes | liamwhite | |
| Small time fixes | |||
| 2024-01-31 | aoc: fix DLC listing (#12867) | liamwhite | |
| 2024-01-31 | NVDRV: Join the heaper optimization blocks | Fernando Sahmkow | |
| 2024-01-31 | Remove a few hacks for clock setups, which seem to no longer be needed, but ↵ | Kelebek1 | |
| fix network clock to local clock on every boot. Also fix some logging strings. | |||
| 2024-01-30 | am: push storage from error applet with non-zero size | Liam | |
| 2024-01-30 | Merge pull request #12860 from liamwhite/serialization2 | liamwhite | |
| cmif_serialization: fix LargeData types | |||
| 2024-01-30 | Merge pull request #12859 from german77/led | liamwhite | |
| service: hid: Implement GetPlayerLedPattern accurately | |||
| 2024-01-30 | cmif_serialization: fix LargeData types | Liam | |
| 2024-01-30 | Merge pull request #12856 from liamwhite/serialization | liamwhite | |
| cmif_serialization: fix out layout calculation | |||
| 2024-01-30 | service: hid: Implement GetPlayerLedPattern accurately | Narr the Reg | |
| 2024-01-30 | Update sockets.h | LotP1 | |
| forgot to realign the enum | |||
| 2024-01-30 | Update src/core/hle/service/sockets/sockets.h | LotP1 | |
| Co-authored-by: liamwhite <liamwhite@users.noreply.github.com> | |||
| 2024-01-30 | cmif_serialization: fix out layout calculation | Liam | |
| 2024-01-29 | service: capsrv: Migrate to new IPC | Narr the Reg | |
| 2024-01-29 | am: stop emulation when all applets are closed | Liam | |
| 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: 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 | service: mii: Set arguments as const | Narr the Reg | |
| 2024-01-29 | notif: rewrite for new IPC | Liam | |
| 2024-01-29 | Merge pull request #12837 from german77/cat | liamwhite | |
| service: am: Focus state changed goes last | |||
| 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 | fix build for gcc 11 | amazingfate | |
| 2024-01-28 | service: am: Focus state changed goes last | german77 | |
| 2024-01-28 | service: hid: Fully implement touch resource | Narr the Reg | |
| 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 | Use the input process handle to get the correct application's memory | Kelebek1 | |
| 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 | service: set: Increase settings version | german77 | |
| 2024-01-28 | service: set: Implement more Qlaunch Settings | german77 | |
| 2024-01-27 | kernel: clear pinned waiter list on unpin | Liam | |
| 2024-01-27 | Move time services to new IPC. | Kelebek1 | |
| Add some fixes/improvements to usage with the new IPC | |||
| 2024-01-26 | service: mii: Migrate service to new interface | Narr the Reg | |
