51 Commits (cddb28cf26cfded4f1e4a4933f8d0b11ae812e1a)

Author SHA1 Message Date
daisymlleung 0216aa55b4
Stub CheckBlockedUserListAvailability 2 years ago
Liam 1d0fe75e7c hle: rename legacy errors to Results 3 years ago
Liam 65be230fdd service: move hle_ipc from kernel 3 years ago
Liam a936972614 service: refactor server architecture 3 years ago
Liam ddf64e56af IFriendService: stub CheckFriendListAvailability 3 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph ee0547e4c4 service: Migrate to the new UUID implementation 4 years ago
Lioncash 888bc10c17 service/friend: Update unknown function table entries 4 years ago
Morph 505ae5ea1b service: friend: Implement GetCompletionEvent 4 years ago
Morph fadcee14f8 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph b9b48aee7d common: uuid: Return a lower-case hex string in Format 5 years ago
Morph c6d7da88c7 service: Append service name prefix to common filenames 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei ab704acab8 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei addc0bf037 hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
Morph 3b98fab850 service: friend: Change logging class from ACC to Friend 5 years ago
german77 b2fb5c60e1 Friend: Stub GetPlayHistoryRegistrationKey 5 years ago
bunnei ff3c7c068b hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 3f942c01f0 hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei e86a7e3691 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 years ago
Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance 5 years ago
VolcaEM af88767508
friend: Update function table 6 years ago
Lioncash 99eaa2e6f2 service: Update function tables 6 years ago
bunnei 598740f1dd service: friend: Stub IFriendService::GetBlockedUserListIds. 6 years ago
bunnei 5135b74179 core: Initialize several structs that make use of Common::UUID. 6 years ago
Lioncash e21b6ff79d service: Update function tables 6 years ago
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 years ago
ReinUsesLisp 1dbd22e695 service/friend: Remove unused field 6 years ago
David Marcec a9e9570d84 Deglobalize System: Friend 6 years ago
David Marcec 0330f5d6f8 IFriendService::GetFriendList 7 years ago
David Marcec c2146c4eef Addressed issues 7 years ago
David Marcec 192f1f7ebe SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id 7 years ago
David Marcec 5d005b87a3 fixed spelling errors and fixed issue with Pop not returning the SizedNotificationInfo 7 years ago
David Marcec e49ae3bf92 Implemented INotificationService 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
David Marcec ecfbe7d9c8 Stub UpdateUserPresence 8 years ago
bunnei 249341d08f friend: Stub DeclareCloseOnlinePlaySession. 8 years ago
bunnei 261a4f0311 friend: Fix CreateFriendService to return an IFriendService interface. 8 years ago
Lioncash 07c2d057bd friend: Add friend:m, friend:s, and friend:v services 8 years ago
Lioncash 77daef44b0 friend: Deduplicate interfaces 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
Lioncash 8fc4003dab
friend: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 be50a6ceef
Updated the unknown name 8 years ago
bunnei 9eb485702f service: Add friend:u interface. 8 years ago
bunnei 7bee3427d0 service: Add Friend service interface. 8 years ago