5674 Commits (edbfbf2f2fc43f45d97ec5cd1d7ebddf194ae19c)

Author SHA1 Message Date
german77 77fa4d4bf6 second commit lion review 5 years ago
german77 2b1b0c2a30 kraken: Address comments from review 5 years ago
german77 2d3a63b289 core/hid: Update structs to 13.1.0 5 years ago
german77 064ddacf49 core/hid: Rework battery mappings 5 years ago
german77 f01dac3bf9 service/hid: Fix memory allocated incorrectly 5 years ago
german77 b564f024f0 Morph review first wave 5 years ago
german77 e2e5f1beaf service/hid: Match shared memory closer to HW 5 years ago
german77 b5e72de753 kraken: Address comments from review 5 years ago
german77 95cf66b655 service/hid: Use ring buffer for gestures 5 years ago
german77 85052b8662 service/hid: Fix gesture input 5 years ago
german77 af55dd1935 configuration: Migrate controller settings to emulated controller 5 years ago
german77 601ac43495 core/hid: Only signal when needed 5 years ago
german77 4d308fd0b4 hid: Fix controller connection/disconnection 5 years ago
german77 e0da5c1bbc kraken: Fix errors from rebase and format files 5 years ago
german77 06a5ef5874 core/hid: Add output devices 5 years ago
german77 510c7d2953 core/frontend: Update applets 5 years ago
german77 c87ad2d0d6 service/hid: Rewrite npad to use ring lifo and the emulated controller 5 years ago
german77 a2ad5762e6 service/hid: Update console sixaxis to the emulated console 5 years ago
german77 800a66d25a service/hid: Update mouse and keyboard to use ring lifo and the emulated device 5 years ago
german77 afe2d667d9 service/hid: Update touch and gestures to use ring lifo and the emulated console 5 years ago
german77 072559dede service/hid: Update debug pad, xpad, stubbed and controller base to use ring lifo and the emulated controller 5 years ago
german77 dbe0301102 service/hid: Use remove duplicated code, update names 5 years ago
german77 db08721dcc service/hid: Create ring LIFO 5 years ago
german77 6e2c84042d settings: Cleanup settings 5 years ago
Morph 5cf93c1346 kernel: svc: Move all IsValid functions to an anonymous namespace 4 years ago
Morph 2726d705f8 kernel: svc: Implement SetProcessMemoryPermission 4 years ago
Morph 281437c811 kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission 4 years ago
Morph 9173f07a51 service: pm: Implement AtmosphereGetProcessId 4 years ago
Morph 3dc38d185b service: pm: Add all relevant result codes 4 years ago
Morph 40cd0bb97b service: pm: Rename title id to program id 4 years ago
Adam Heinermann d8a783a368 Fix crash on exit due to static scoped dummy threads 4 years ago
Fernando Sahmkow 71ca84d829 Settings: eliminate rescaling_factor. 5 years ago
Morph 3af2117c88 applets/swkbd: Fix text check message encoding 4 years ago
Morph 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed 4 years ago
Narr the Reg ced1302975
service/pctl: Stub EndFreeCommunication 5 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 5 years ago
Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 5 years ago
Morph 21c1316503 service: aoc: Stub NotifyUnmountAddOnContent 5 years ago
Morph ef427e4cb0 service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent 5 years ago
german77 bee6b71553 service/acc: Rename Unknown160 to InitializeApplicationInfoV2 5 years ago
Morph f2988ecabc service: acc: Stub acc:u0 '160' 5 years ago
ameerj b275f2e475 core: Fix transitive include build errors 5 years ago
ameerj 7c4b6aab2e core: Remove unused includes 5 years ago
Morph b871388a31 svc: Correct WaitSynchronization num_handles param type 5 years ago
Morph cb09ea0f01 general: Remove MakeResult helpers 5 years ago
Morph 98b351758c hle/result: Amend ResultVal documentation 5 years ago
Morph 52e52924bb hle/result: Reimplement ResultVal using Common::Expected 5 years ago
Morph e4052a1dab ns: language: Add BrazilianPortuguese to ApplicationLanguage 5 years ago
Morph 1b5c37fa29 hle/result: Declare copy/move constructor/assignment as noexcept 5 years ago
Morph 189927c237 hle/result: Add move assignment operator in ResultVal 5 years ago