summaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24hid: Fix controller connection/disconnectiongerman77
2021-11-24kraken: Fix errors from rebase and format filesgerman77
2021-11-24core/hid: Add output devicesgerman77
2021-11-24core/frontend: Update appletsgerman77
2021-11-24service/hid: Rewrite npad to use ring lifo and the emulated controllergerman77
2021-11-24service/hid: Update console sixaxis to the emulated consolegerman77
2021-11-24service/hid: Update mouse and keyboard to use ring lifo and the emulated devicegerman77
2021-11-24service/hid: Update touch and gestures to use ring lifo and the emulated consolegerman77
2021-11-24service/hid: Update debug pad, xpad, stubbed and controller base to use ring ...german77
2021-11-24service/hid: Use remove duplicated code, update namesgerman77
2021-11-24service/hid: Create ring LIFOgerman77
2021-11-24settings: Cleanup settingsgerman77
2021-11-22Merge pull request #7394 from Morph1984/svc-SetMemoryPermissionbunnei
2021-11-20kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermissionMorph
2021-11-20service: pm: Implement AtmosphereGetProcessIdMorph
2021-11-20service: pm: Add all relevant result codesMorph
2021-11-20service: pm: Rename title id to program idMorph
2021-11-16Settings: eliminate rescaling_factor.Fernando Sahmkow
2021-11-08applets/swkbd: Fix text check message encodingMorph
2021-11-08applets/swkbd: Skip text checking if the text has been confirmedMorph
2021-11-05service/pctl: Stub EndFreeCommunicationNarr the Reg
2021-11-04Merge pull request #7279 from Morph1984/system-get-program-idMorph
2021-11-05Merge pull request #7287 from Morph1984/stub-aocFernando S
2021-11-04general: Get the current process program id directly from the systemMorph
2021-11-04general: Rename GetTitleID to GetProgramIDMorph
2021-11-04Merge pull request #7282 from ameerj/core-includesbunnei
2021-11-04service: aoc: Stub NotifyUnmountAddOnContentMorph
2021-11-04service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContentMorph
2021-11-04service/acc: Rename Unknown160 to InitializeApplicationInfoV2german77
2021-11-04service: acc: Stub acc:u0 '160'Morph
2021-11-03core: Fix transitive include build errorsameerj
2021-11-03core: Remove unused includesameerj
2021-11-02general: Remove MakeResult helpersMorph
2021-10-28ns: language: Add BrazilianPortuguese to ApplicationLanguageMorph
2021-10-24Fixup channel submit IOCTL syncpoint parametersBilly Laws
2021-10-17settings: Remove std::chrono usageameerj
2021-10-15Merge pull request #7187 from FernandoS27/boy-i-say-boybunnei
2021-10-15service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184)Feng Chen
2021-10-16NvHost/Core: Address Feedback.Fernando Sahmkow
2021-10-16Suspend temporallyFernandoS27
2021-10-16NVHost_Ctrl: Force wait if the gpu falls behind too long.FernandoS27
2021-10-11Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_errorMorph
2021-10-11applets/web: Fallback to loader to get the manual romfs if none is foundFeng Chen
2021-10-07service: Reduce header include overheadMorph
2021-10-06Merge pull request #7118 from ameerj/vc-gpu-implFernando S
2021-10-05Merge pull request #7115 from ameerj/log-compilebunnei
2021-10-04Merge pull request #7103 from Morph1984/service-ctx-eventbunnei
2021-10-03nvflinger: Use jthread and stop_token for VSync threadameerj
2021-10-03nvhost_ctrl: Refactor usage of gpu.LockSync()ameerj