7367 Commits (f882ff72eb4ca20a7c680f5c87a52ea7d349770e)

Author SHA1 Message Date
german77 66cf94709a core/hid: Add output devices 5 years ago
german77 d879443146 core/frontend: Update applets 5 years ago
german77 0655b8da59 service/hid: Rewrite npad to use ring lifo and the emulated controller 5 years ago
german77 8b1126f80e service/hid: Update console sixaxis to the emulated console 5 years ago
german77 6b6628651f service/hid: Update mouse and keyboard to use ring lifo and the emulated device 5 years ago
german77 9c28d458bd service/hid: Update touch and gestures to use ring lifo and the emulated console 5 years ago
german77 b749bd7498 service/hid: Update debug pad, xpad, stubbed and controller base to use ring lifo and the emulated controller 5 years ago
german77 70a0aba81d service/hid: Use remove duplicated code, update names 5 years ago
german77 461b19a681 service/hid: Create ring LIFO 5 years ago
german77 84bda35f14 settings: Cleanup settings 5 years ago
Morph 463793ccb5 kernel: svc: Move all IsValid functions to an anonymous namespace 5 years ago
Morph 64079bc2f2 kernel: svc: Implement SetProcessMemoryPermission 5 years ago
Morph d9bfc2d546 kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission 5 years ago
Morph a1da80a1cd service: pm: Implement AtmosphereGetProcessId 5 years ago
Morph 5ed5db7883 service: pm: Add all relevant result codes 5 years ago
Morph 20ac4fd61b service: pm: Rename title id to program id 5 years ago
Adam Heinermann fc017ead67 Fix crash on exit due to static scoped dummy threads 5 years ago
Fernando Sahmkow fcae5dab7b Settings: eliminate rescaling_factor. 5 years ago
Morph 6e09e0f8ed applets/swkbd: Fix text check message encoding 5 years ago
Morph ab736f254f applets/swkbd: Skip text checking if the text has been confirmed 5 years ago
Narr the Reg 22ab930f36 service/pctl: Stub EndFreeCommunication 5 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 5 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 5 years ago
Morph f6eb11caca service: aoc: Stub NotifyUnmountAddOnContent 5 years ago
Morph 8096484995 service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent 5 years ago
german77 c3e27a75b1 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 5 years ago
Morph 22584e2ade service: acc: Stub acc:u0 '160' 5 years ago
ameerj a3d1429aa5 core: Fix transitive include build errors 5 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago
Morph c3c09ca222 svc: Correct WaitSynchronization num_handles param type 5 years ago
Morph fddd57db61 general: Remove MakeResult helpers 5 years ago
Morph 13a85dcad5 hle/result: Amend ResultVal documentation 5 years ago
Morph 44dc3bd9a9 hle/result: Reimplement ResultVal using Common::Expected 5 years ago
Morph 6616cd1b59 ns: language: Add BrazilianPortuguese to ApplicationLanguage 5 years ago
Morph 55362bccd9 hle/result: Declare copy/move constructor/assignment as noexcept 5 years ago
Morph 696c2cec31 hle/result: Add move assignment operator in ResultVal 5 years ago
Morph 498f7ed966 hle/result: Remove cv-qualifiers from Arg in MakeResult 5 years ago
Feng Chen 60df1f9030 Fix dangling kernel objects when exiting 5 years ago
Feng Chen 301d0ac5e0 Revert PR7009 5 years ago
Feng Chen c13d1e0b0f Fix memory leak 5 years ago
Billy Laws d53ca1dfdf Fixup channel submit IOCTL syncpoint parameters 5 years ago
ameerj 6cfd975469 settings: Remove std::chrono usage 5 years ago
Fernando Sahmkow 69b1cad803 SVC: Implement svcInfo:IdleTickCount 5 years ago
Feng Chen e0d5680fc2 service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184) 5 years ago
Fernando Sahmkow 3aaf788385 NvHost/Core: Address Feedback. 5 years ago
FernandoS27 50495de641 Suspend temporally 5 years ago
FernandoS27 d265a37688 NVHost_Ctrl: Force wait if the gpu falls behind too long. 5 years ago
Morph c7f9f19c64 KPageTable: Perform ranged invalidation when unmapping code memory 5 years ago
Feng Chen bd64cc420f applets/web: Fallback to loader to get the manual romfs if none is found 5 years ago
Morph 6bc7f27655 kernel: hle_ipc: Foward declare KAutoObject 5 years ago