aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2021-04-30nfp: Increase Amiibo scanning delay (#2256)Ac_K
2021-04-26Fix GetClockSnapshot not writing steady clock timepoint (#2249)gdkchan
2021-04-26Initialize hid inputs on activation (#2246)Caian Benedicto
2021-04-25Fix uint -> int typo. (#2245)EmulationFanatic
2021-04-25Fix IsRegionInUse check on NV memory allocator (#2243)gdkchan
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-23account: add Custom User Profiles support (#2227)Ac_K
2021-04-22mm: Cleaned up the service a bit (#2233)Ac_K
2021-04-17Return focus from controller applet after completion (#2218)riperiperi
2021-04-14am: Stub ExtendSaveData (#2209)Ac_K
2021-04-14nsd/ssl: Fix Resolve/ResolveEx and stub GetConnectionCount (#2208)Ac_K
2021-04-14[ImgBot] Optimize images (#2205)VocalFan
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-04-13Improves logging to console. (#2146)Mark Araujo
2021-04-13account: Adds AccountManager (#2184)Ac_K
2021-04-13nifm/ssl: Implement GetCurrentNetworkProfile and stub Ssl Service (#2186)Ac_K
2021-04-13Surface Flinger: Fix an oversight when closing a layer (#2192)Mary
2021-04-08friend: Fixes PermissionLevel names (#2185)Ac_K
2021-04-04Allow DRAM size to be increased from 4GB to 6GB (#2174)gdkchan
2021-04-02Fix Tamper Machine crash and timings (#2159)Caian Benedicto
2021-03-30Patch up DNS Blacklist (#2153)mageven
2021-03-28am: Stub ILibraryAppletAccessor RequestExit (#2142)Ac_K
2021-03-27misc: Add credit to AmiiboAPI properly and fix a wrong warning code (#2150)Ac_K
2021-03-27Add the TamperMachine module for runtime mods and cheats (#1928)Caian Benedicto
2021-03-26caps: Implement SaveScreenShot calls and cleanup (#2140)Ac_K
2021-03-25am/ectx: Implement SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled a...Ac_K
2021-03-24sfdnsres: Cleanup service and implements some calls (#2130)Ac_K
2021-03-19IPC: Remove IIpcService interface (#2121)Ac_K
2021-03-19Add items to standard logs (#1942)Joshi234
2021-03-19ErrorApplet: Implement ApplicationErrorArg (#2123)Ac_K
2021-03-18nfp: Amiibo scanning support (#2006)Ac_K
2021-03-10Close ILibraryAppletAccessor handles on disposal (#2094)gdkchan
2021-03-04Fix SetStandardSteadyClockInternalOffset permission check (#2076)Billy Laws
2021-02-28Improve heuristic for showing the keyboard (#2066)Caian Benedicto
2021-02-26Haydn: Part 1 (#2007)Mary
2021-02-21appletAE: Implement SetLcdBacklighOffEnabled (#2037)Ac_K
2021-02-20Allow modding AddOnContent RomFS (#2024)mageven
2021-02-19nifm: Fix returned buffer size of GetClientId (#2036)Ac_K
2021-02-17settings: Fix returned buffer size of GetFirmwareVersion (#2029)Ac_K
2021-02-11prepo: Implement GetSystemSessionId and add perms (#2014)Ac_K
2021-02-11Improve inline keyboard compatibility (#1959)Caian Benedicto
2021-02-09Implemented ISystemSettingsServer.IsUserSystemClockAutomaticCorrectionEnabled...Joshi234
2021-02-08Fix inter-process data copy on non-contiguous physical regions (#1988)gdkchan
2021-01-23TZ: Fix loop condition in GetTZName (#1950)mageven
2021-01-23Fix inverted read only flag in transfer memory creation (#1945)Caian Benedicto
2021-01-19Fix alignment on CreateTransferMemoryStorage (#1937)gdkchan
2021-01-19am: Implement CreateHandleStorage and fixes (#1929)Ac_K
2021-01-13android-fence: call callback when fence is invalid (#1881)Bruno Macabeus
2021-01-11Add support for inline software keyboard (#1868)Caian Benedicto
2021-01-10pctl: Stub IsFreeCommunicationAvailable (#1893)Ac_K