2260 Commits (40eb243f86c5ba26ec37d4b6cb5ef38d0e4bbfda)

Author SHA1 Message Date
Subv b102815f1f HLE/ACC: Write a single whole user id in ListAllUsers and ListOpenUsers. 8 years ago
Lioncash ff500a7b68 hle_ipc: Introduce generic WriteBuffer overload for multiple container types 8 years ago
Lioncash df001e83b1 pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority() 8 years ago
Lioncash b879fb84a2 svc: Correct always true assertion case in SetThreadCoreMask 8 years ago
Lioncash 68c1ffdd1c pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority() 8 years ago
Lioncash a37a47448d hid: Use a ranged-for loops in UpdatePadCallback 8 years ago
Lioncash 95103a1b7b hid: Use HID_NUM_LAYOUTS constant for indicating size of the layouts array 8 years ago
Subv e5c916a27c Filesystem: Return EntryType::Directory for the root directory. 8 years ago
Lioncash c061c2bf3c hle/service: Make constructors explicit where applicable 8 years ago
Lioncash f3daecafeb nvflinger: Emplace Display instances directly 8 years ago
Lioncash dc35c3f9d7 nvdrv: Take std::string by const reference in GetDevice() 8 years ago
Lioncash af2698dcea hle_ipc: Amend usage of buffer_index within one of HLERequestContext's WriteBuffer() overloads 8 years ago
Lioncash 6c1ba02e0c fsp_srv: Remove unnecessary vector construction in IFile's Write() function 8 years ago
Lioncash 3e9b79e088 fsp_srv: Remove unnecessary std::vector construction in IDirectory's Read() function 8 years ago
Lioncash 5da4c78c6a filesystem: std::move VirtualDir instance in VfsDirectoryServiceWrapper's constructor 8 years ago
Lioncash abbf038191 filesystem: Use std::string's empty() function instead of comparing against a literal 8 years ago
Lioncash 2cc0ef83cf filesystem: Remove pragma disabling global optimizations 8 years ago
Lioncash f317080f40 fsp_srv: Make IStorage constructor explicit 8 years ago
Lioncash 910ad2e110 fsp_srv: Add missing includes 8 years ago
Lioncash 6be342118a fsp_srv: Resolve sign-mismatch warnings in assertion comparisons 8 years ago
Lioncash d6e9b96e2f fsp_srv: Respect write length in Write() 8 years ago
Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
Lioncash 2cd3141c30 address_arbiter: Correct assignment within an assertion statement in WakeThreads() 8 years ago
Lioncash 296e68fd43 service/prepo: Add missing header guard 8 years ago
Lioncash 93cba6f699 vm_manager: Add missing commas to string literal array elements in GetMemoryStateName() 8 years ago
Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable 8 years ago
Lioncash 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance 8 years ago
Lioncash 079be8032d hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode 8 years ago
Zach Hilman c337272ca9 Fill in more fields in TouchScreenEntryTouch 8 years ago
Zach Hilman f2f368014e Single touch support 8 years ago
bunnei 49e5de9f03 vi: Change TransactionId::CancelBuffer to LOG_CRITICAL. 8 years ago
bunnei 0d1a99edf6 vi: Fix size for ListDisplays default display. 8 years ago
bunnei c3dd456d51 vi: Partially implement buffer crop parameters. 8 years ago
Zach Hilman 69bfe075b5 General Filesystem and Save Data Fixes (#670) 8 years ago
bunnei 170e19d4ea nvflinger: Fix for BufferQueue event handling. 8 years ago
Michael Scire 3b885691a1 Kernel/Arbiter: Fix bug in WaitIfLessThan 8 years ago
MerryMage 56cc1c11ec scheduler: Clear exclusive state when switching contexts 8 years ago
James Rowe 7d209b3c9f HID: Update controllers less often 8 years ago
Subv b07f4d6afb Services/BSD: Corrected the return for StartMonitoring according to SwIPC. 8 years ago
David Marcec a7d6c0d6ea No need to use ASSERT_MSG with an empty message 8 years ago
David Marcec 8bd8d1e3da We only need to alert for memory pool changes 8 years ago
David Marcec 6642011706 initialized voice status and unused sizes in the update data header 8 years ago
David Marcec 706892de7d Audout "Auto" functions 8 years ago
David Marcec 3d68f6ba6c Added IsWirelessCommunicationEnabled, IsEthernetCommunicationEnabled, IsAnyInternetRequestAccepted 8 years ago
bunnei 12a6996262 hid: Fix timestamps and controller type. 8 years ago
David Marcec 0944bfe3cb NvOsGetConfigU32 production impl 8 years ago
bunnei 1b3dd30ba8 nvhost_ctrl: Fix NvOsGetConfigU32 for Snipper Clips. 8 years ago
bunnei 913896cbd9 Revert "Virtual Filesystem (#597)" 8 years ago
Zach Hilman 77c684c114 Virtual Filesystem (#597) 8 years ago
David 3dab0e284b Update AudioRenderer Voice Sections (#614) 8 years ago