Age | Commit message (Expand) | Author |
2023-04-16 | [GUI] Add network interface dropdown (#4597)1.1.717 | TSRBerry |
2023-04-14 | Rename Hipc to Cmif where appropriate (#3880)1.1.709 | Alex Barney |
2023-04-05 | Eliminate boxing allocations caused by ISampledData structs (#4556)1.1.699 | jhorv |
2023-04-03 | Source generated json serializers (#4582)1.1.693 | Andrey Sukharev |
2023-03-31 | HLE: Refactoring of ApplicationLoader (#4480)1.1.689 | Ac_K |
2023-03-24 | Fix handle leak on IShopServiceAccessServerInterface.CreateServerInterface (#...1.1.678 | gdkchan |
2023-03-21 | Revert "Use source generated json serializers in order to improve code trimmi...1.1.675 | gdkchan |
2023-03-21 | Use source generated json serializers in order to improve code trimming (#4094)1.1.674 | Andrey Sukharev |
2023-03-19 | Avoid copying more handles than we have space for (#4564)1.1.670 | TSRBerry |
2023-03-17 | Reducing memory allocations (#4537)1.1.668 | jhorv |
2023-03-17 | Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)1.1.667 | TSRBerry |
2023-03-11 | Misc performance tweaks (#4509)1.1.657 | jhorv |
2023-03-04 | Minor code formatting (#4498)1.1.649 | gdkchan |
2023-03-01 | Update LibHac to 0.18.0 (#4414)1.1.647 | Steveice10 |
2023-02-28 | Sockets: Properly convert error codes on MacOS (#4491)1.1.646 | riperiperi |
2023-02-10 | Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidS...1.1.616 | Logan Stromberg |
2023-02-08 | Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexStrin...1.1.608 | Berkan Diler |
2023-02-01 | Implement Account LoadOpenContext (#4359)1.1.599 | gdkchan |
2023-01-21 | Catch Profile.json parse to prevent crash on launch (#3393)1.1.579 | Phi |
2023-01-18 | Optimize string memory usage. Use Spans and StringBuilders where possible (#3...1.1.572 | Andrey Sukharev |
2023-01-18 | HOS: Load RomFs by pid (#4301)1.1.571 | Ac_K |
2023-01-15 | Implement missing service calls in `pm` (#4210)1.1.560 | Isaac Marovitz |
2023-01-09 | Replace tabs with spaces across the project (#4244)1.1.527 | gdkchan |
2023-01-08 | Horizon: Impl Prepo, Fixes bugs, Clean things (#4220)1.1.519 | Ac_K |
2023-01-04 | IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506 | gdkchan |
2022-12-29 | HLE: Add basic stubs to get Labo VR booting to title screen. (#4007)1.1.498 | Luminoso-256 |
2022-12-26 | Added Generic Math to BitUtils (#3929)1.1.491 | Hunter |
2022-12-26 | bsd::RecvFrom: verify output buffer size before writing socket address (#4135)1.1.490 | gnisman |
2022-12-24 | Some minor cleanups and optimizations (#4174)1.1.489 | Berkan Diler |
2022-12-21 | hle: Handle GPU profiler and debugger device path correctly (#4138)1.1.484 | Mary-nyan |
2022-12-18 | hle: Fix wrong conversion in UserPresence.ToString (#4142)1.1.477 | Mary-nyan |
2022-12-12 | Bsd: Add support for dns_mitm (#4102)1.1.468 | TSRBerry |
2022-12-12 | Use method overloads that support trimming. Mark some types to be trimming fr... | Andrey Sukharev |
2022-12-12 | Bsd: Implement Select (#4017)1.1.462 | TSRBerry |
2022-12-10 | Fix Redundant Qualifer Warnings (#4091)1.1.459 | Isaac Marovitz |
2022-12-07 | acc: Stub CheckNetworkServiceAvailabilityAsync (#4052)1.1.448 | Ac_K |
2022-12-05 | Make structs readonly when applicable (#4002)1.1.426 | Andrey Sukharev |
2022-12-04 | Use source generated regular expressions (#4005)1.1.417 | Andrey Sukharev |
2022-11-28 | amadeus: Fixes and initial 15.0.0 support (#3908)1.1.394 | Mary-nyan |
2022-11-28 | sfdnsres; Fix deserializer of AddrInfoSerialized when addresses are empty (#3...1.1.393 | Ac_K |
2022-11-27 | bsd: Fix eventfd broken logic (#3647)1.1.392 | Mary-nyan |
2022-11-27 | HLE: fix small issue in IPsmSession (#3909)1.1.391 | Luminoso-256 |
2022-11-24 | Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)1.1.381 | Mary-nyan |
2022-11-23 | Update to LibHac 0.17.0 (#3878)1.1.372 | Alex Barney |
2022-11-23 | Stub IFriendService: 1 (Cancel) (#3841)1.1.371 | WilliamWsyHK |
2022-11-18 | am: Stub GetSaveDataSizeMax (#3857)1.1.359 | TSRBerry |
2022-11-16 | Update units of memory from decimal to binary prefixes (#3716)1.1.349 | Wunk |
2022-11-16 | Use new C# 11 u8 string literals (#3854)1.1.348 | Berkan Diler |
2022-11-16 | Make use of Random.Shared (#3852)1.1.347 | Berkan Diler |
2022-11-09 | infra: Migrate to .NET 7 (#3795)1.1.339 | Mary-nyan |