2279 Commits (f8718ae779bbdc6a3f514b5ce141515baa97e14f)

Author SHA1 Message Date
Lioncash 452aa30cb7 hid/controller: Remove unused header inclusions 7 years ago
Lioncash 7f52dc1790 hid/controller/npad: Remove unused dump_idx member variable 7 years ago
Lioncash 7eb2328d8e hid/controller/npad: Remove unnecessary semicolon from the closing brace of LedPattern's constructor 7 years ago
Lioncash 929ed59f1f hid/controller/npad: Remove #pragma once from the cpp file 7 years ago
Lioncash aeda743446 hid/controller/npad: Move npad_id_list into the cpp file 7 years ago
Lioncash aeca224890 hid/controller/npad: Remove unnecessary const from void return type 7 years ago
Lioncash 46202e984e hid/controller: Default the destructors of all controller types in the cpp file 7 years ago
Lioncash 119b47f366 controller_base: Default the base class constructor and destructor in the cpp file 7 years ago
David Marcec 8144fa42bd Using dual joycons as the default controller 7 years ago
Zach Hilman 780c21ab2d fsp_srv: Apply patches to Data storage in OpenDataStorageByDataId 7 years ago
David 92d8ad3770 Implement VI ConvertScalingMode (#1475) 7 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Zach Hilman 5737441374 aoc: Read DLC base title ID from RegisteredCache 7 years ago
Zach Hilman 7e2096db8a aoc: Return size in ListAddOnContent 7 years ago
Lioncash 0149162dba filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesystem instance by reference 7 years ago
David Marcec 4d2de6564f Returned an error before processing other remaps 7 years ago
David Marcec c55b5de0fb Made the minimum alignment more clear 7 years ago
David Marcec 98b760c645 Wip 7 years ago
David Marcec 85b0d9a7be Dynamically decide handheld variant based on supported npad id priority 7 years ago
David Marcec c7763603ef Added error codes for nvmap 7 years ago
David Marcec 5dd538cace Passing an invalid nmap handle to Remap should throw an error 7 years ago
bunnei bf795edac4 nvhost_as_gpu: Flush CPU VAddr on UnmapBuffer. 7 years ago
David Marcec fa10905e1e HwOpus, Implemented DecodeInterleavedWithPerformance 7 years ago
David Marcec 9e924f2ef2 Added BeginPermitVibrationSession and EndPermitVibrationSession 7 years ago
David Marcec 3d75c9cd7a Added GetLedPattern and HandheldVariant 7 years ago
David Marcec 46cdeb4549 Kirby expects handheld controllers to be at position 8 7 years ago
David Marcec f43815af5d Added the ability to "disconnect" individual npads 7 years ago
David Marcec b79c294c02 Removed unneeded forward declarations 7 years ago
David Marcec 5857aea94e Addressed changes for better hid 7 years ago
David Marcec 56f35ab262 "Better Hid" rework part 1 7 years ago
David Marcec c5c184246d Unmapping an unmapped buffer should succeed 7 years ago
David Marcec fa3f3cd07f Fixed assertion due to CountAddOnContent 7 years ago
David Marcec f84b9ed4e8 Ported #4296 from citra 7 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 9aaf1c0df8 aoc_u: Fix edge case with DLC that causes breaks 7 years ago
Lioncash cba78dc70a services/fsp_srv: Amend service function table 7 years ago
Lioncash d80dd2b812 service/lbl: Update service function table 7 years ago
Zach Hilman f72046099a aoc_u: Extract AccumulateAOCTitleIDs to separate function 7 years ago
Zach Hilman 7d86a008e2 aoc_u: Implement GetAddOnContentBaseId 7 years ago
Zach Hilman 62225ae050 aoc_u: Implement Count, List and Prepare AddOnContent 7 years ago
Lioncash cf9d6c6f52 kernel/process: Make data member variables private 7 years ago
raven02 4092907687 Implement ISystemDisplayService::GetDisplayMode 7 years ago
Lioncash e42bb5e003 service: Add missing headers inclusions where applicable 7 years ago
David 367c52ff0d Implemented fatal:u properly (#1347) 7 years ago
David 2513e086ab Stubbed IRS (#1349) 7 years ago
Lioncash 2f6a611311 stream: Preserve enum class type in GetState() 7 years ago
David Marcec c461188f51 Added audren:u#GetAudioRendererState 7 years ago
Zach Hilman 940a711caf filesystem: Add LayeredFS VFS directory getter 7 years ago
David Marcec b918925bd5 Revert GetRequestState 7 years ago
David Marcec 3f49725a51 Fixed submit 7 years ago