2066 Commits (7320c667dfa8993f4ebec8d6adfbf954d0591784)

Author SHA1 Message Date
Lioncash dfdf4a46fe profile_manager: Remove unnecessary static 8 years ago
Lioncash 69dd37d874 profile_manager: Simplify UUID's two param constructor, operator==, and operator bool 8 years ago
Lioncash f13a66b963 profile_manager: Move UUID generation function to the cpp file 8 years ago
Lioncash 9e9a4bb3a7 profile_manager: Remove unnecessary std::move in AddToProfiles() and CreateNewUser() 8 years ago
David Marcec 8a88110060 Added CheckFreeCommunicationPermission 8 years ago
Zach Hilman 27da7bc9da filesystem: Add support for loading of system archives 8 years ago
greggameplayer 2003771789 Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059) 8 years ago
greggameplayer cef35e7c9c
correct coding style 8 years ago
greggameplayer 928e78dced Implement GetDefaultDisplayResolutionChangeEvent 8 years ago
Lioncash aac5792a2b kernel/server_session: Add IsSession() member function 8 years ago
Lioncash 5752454629 sm/controller: Correct return value of QueryPointerBufferSize 8 years ago
Lioncash b74df62959 lm: Use LOG_DEBUG for printing out trace logs 8 years ago
Lioncash e0b0f4eece lm: Handle threads and modules within the logger 8 years ago
Lioncash b6c47b578f mm_u: Forward all old variants of functions to the new ones 8 years ago
Lioncash 9d09d92c56 mm_u: Move implementation class into the cpp file 8 years ago
Lioncash 57d007e545 audout_u: Correct IAudioOut initializer list order 8 years ago
David Marcec 76fad8410d Registered missing channel devices 8 years ago
David Marcec 92492ee23b Added missing channel devices 8 years ago
Lioncash cf0a7cd1c1 vfs: Make type hierarchy objects classes instead of structs 8 years ago
David Marcec 66f4f86a82 GetAudioDeviceServiceWithRevisionInfo 8 years ago
Lioncash 63a70c253e hid: disable clang-format around tables 8 years ago
Lioncash 9e74d6238e hid: Stub DisconnectNpad() 8 years ago
David Marcec 094f6003e0 Pushed the requested sample rate instead of our fixed sample rate 8 years ago
David Marcec e5ee0afe6f Added GetAudioRendererSampleRate, GetAudioRendererSampleCount & GetAudioRendererMixBufferCount 8 years ago
David Marcec ecfbe7d9c8 Stub UpdateUserPresence 8 years ago
Zach Hilman c0257cf52f filesystem: Add Open and Register functions for BISFactory 8 years ago
bunnei 249341d08f friend: Stub DeclareCloseOnlinePlaySession. 8 years ago
bunnei 261a4f0311 friend: Fix CreateFriendService to return an IFriendService interface. 8 years ago
David Marcec 10f494eefe Better UUID randomness 8 years ago
David Marcec 448290bee4 Removed un-needed count from ListOpenUsers and ListAllUsers 8 years ago
David Marcec 2592e41301 Added better explanations in the profile manager 8 years ago
David Marcec 0b6f8ba51e Code cleanup for profile manager 8 years ago
David Marcec d0b2950434 Removed const from ProfileBase Invalidate 8 years ago
David Marcec 42431d2aa6 fixed invalid uuid bool operator 8 years ago
David Marcec b8e70faa2d Added GetOpenUserCount 8 years ago
David Marcec 662218e997 Removed all for loops from the profile manager 8 years ago
David Marcec c3013c7c9c Added missing ListAllUsers count 8 years ago
David Marcec acff922762 If statement style change 8 years ago
David Marcec dfea525cbe Second round of account changes 8 years ago
David Marcec 82fa0bcea7 First round of account changes 8 years ago
David Marcec 6aa8ee6943 Refactored profile manager sharing 8 years ago
David Marcec 2a3b335b15 Added IsUserRegistrationRequestPermitted 8 years ago
Lioncash 20c2928c2b video_core; Get rid of global g_toggle_framelimit_enabled variable 8 years ago
Lioncash b46a5c42ff buffer_queue: Make reference parameter of SetPreallocatedBuffer const 8 years ago
David Marcec 4e1471ef21 Don't add user if the uuid already exists 8 years ago
Zach Hilman 4b471f0554 core: Port core to VfsFilesystem for file access 8 years ago
Zach Hilman b36dee364e filesystem: Remove unnecessary if conditions 8 years ago
Lioncash 7353cfc781 fsp_srv: Use std::string_view's copy() function instead of strncpy() 8 years ago
Lioncash 4afb05d0cc fsp_srv: Emplace entries first when building index instead of emplacing last 8 years ago
David Marcec e9978fd4f5 Open first user added 8 years ago