aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
2021-12-28Fix GetHostByNameRequestWithOptions and GetHostByAddrRequestWithOptions (#2943)gdkchan
2021-12-26Fix GetAddrInfoWithOptions and some sockets issues (#2936)gdkchan
2021-12-23Remove PortRemoteClosed warning (#2928)gdkchan
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-12-23UI - Add Volume Controls + Mute Toggle (F2) (#2871)sharmander
2021-12-04kernel: Improve GetInfo readability and update to 13.0.0 (#2900)Mary
2021-11-30Fix Amiibo hanging since .NET 6 changes (#2890)Mary
2021-11-29Don't blow up everything if a DLC file is moved or renamed. (#2867)Logan Stromberg
2021-11-28infra: Migrate to .NET 6 (#2829)Mary
2021-11-28kernel: Fix sleep timing accuracy (#2828)Mary
2021-11-28kernel: Add support for CFI (#2839)Mary
2021-11-24account/ns: Implement 13.0.0+ service calls (#2820)Ac_K
2021-11-15Nickname! - Init Amiibos with Profile's name! (#2804)VocalFan
2021-11-04Ensure syncpoints are released and event handles closed on channel close (#2812)gdkchan
2021-11-01hle: Make Ryujinx.HLE project entirely safe (#2789)Mary
2021-11-01When waiting on CPU, do not return a time out error from EventWait (#2780)gdkchan
2021-10-28Add support for the brazilian portuguese language code (#2792)gdkchan
2021-10-24kernel: Fix inverted condition on permission check of SetMemoryPermission sys...Mary
2021-10-24hle: Improve safety (#2778)Mary
2021-10-24kernel: Clear pages allocated with SetHeapSize (#2776)Mary
2021-10-24Fixup channel submit IOCTL syncpoint parameters (#2774)Billy Laws
2021-10-24kernel: Add resource limit related syscalls (#2773)Mary
2021-10-24kernel: Implement SetMemoryPermission syscall (#2772)Mary
2021-10-24kernel: Add missing address space check in SetMemoryAttribute syscall (#2771)Mary
2021-10-19EventWait should not signal the event when it returns Success (#2739)gdkchan
2021-10-13Fix regression with foreground software keyboard (#2732)Caian Benedicto
2021-10-12Enqueue frame before signalling the frame is ready. (#2722)riperiperi
2021-10-12spl: Implement IGeneralInterface GetConfig (#2705)Ac_K
2021-10-12Inline software keyboard without input pop up dialog (#2180)Caian Benedicto
2021-10-05Fix DisplayInfo struct (#2708)gdkchan
2021-09-29clkrst: Stub/Implement IClkrstManager and IClkrstSession calls (#2692)Ac_K
2021-09-29NVDEC (H264): Use separate contexts per channel and decode frames in DTS orde...gdkchan
2021-09-29irs: Stub some service calls (#2665)Ac_K
2021-09-19amadeus: Fix regression from #2654 on ListAudioDeviceNameMary
2021-09-19vi: Unify resolutions values and accurate implementation of them. (#2640)Ac_K
2021-09-19amadeus: Update to REV10 (#2654)Mary
2021-09-18Fix problems added by Pause (#2645)mpnico
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-09-11Implement GetVaRegions on nvservices (#2621)gdkchan
2021-09-11Report 1080p resolution when in docked mode (#2618)gdkchan
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico
2021-08-26Bugfix LibHac update to 0.13.3 and remove SD card workaround (#2579)Alex Barney
2021-08-21Ignore exceptions when cleaning the SD card saves (#2576)Alex Barney
2021-08-20Clean the SD card save directory when opening the emulator (#2564)Alex Barney
2021-08-12Update to LibHac 0.13.1 (#2475)Alex Barney
2021-08-11hle: Tidy-up ServiceNotImplementedException (#2535)jduncanator
2021-08-05Implement vibrations (#2468)mpnico
2021-08-04Update TamperMachine and disable write-to-code prevention (#2506)Caian Benedicto
2021-07-24Ensure right joycon motion data is set (#2488)emmauss
2021-07-14Close transfer memory properly on nvservices (#2477)gdkchan