47 Commits (873b8c58c739bc64e382d4b0e7581b56d759ac4d)

Author SHA1 Message Date
Liam b999db4a0f IFriendService: stub CheckFriendListAvailability 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph da3c2dc90c service: Migrate to the new UUID implementation 4 years ago
Lioncash cc5f02e0a5 service/friend: Update unknown function table entries 4 years ago
Morph 2bd51ec9e5 service: friend: Implement GetCompletionEvent 4 years ago
Morph 0f5f1ec430 service: Replace service event creation with ServiceContext::CreateEvent 4 years ago
Morph 881199e524 common: uuid: Return a lower-case hex string in Format 4 years ago
Morph d66442a4e1 service: Append service name prefix to common filenames 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
bunnei 9f82c577d0 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
Morph 599ce7de46 service: friend: Change logging class from ACC to Friend 5 years ago
german77 735b294e49 Friend: Stub GetPlayHistoryRegistrationKey 5 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
Lioncash e7fe020ace ipc_helpers: Remove usage of the global system instance 5 years ago
VolcaEM ee12f6f61e friend: Update function table 6 years ago
Lioncash d73e0ef309 service: Update function tables 6 years ago
bunnei 7ecacdfa3b service: friend: Stub IFriendService::GetBlockedUserListIds. 6 years ago
bunnei 9431286523 core: Initialize several structs that make use of Common::UUID. 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 6 years ago
ReinUsesLisp a0856d1280 service/friend: Remove unused field 6 years ago
David Marcec f0a8366ce3 Deglobalize System: Friend 6 years ago
David Marcec 127b0dfc77 IFriendService::GetFriendList 7 years ago
David Marcec 4ec3475acc Addressed issues 7 years ago
David Marcec 9a4d35fd46 SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this should be the users account id 7 years ago
David Marcec c557b50022 fixed spelling errors and fixed issue with Pop not returning the SizedNotificationInfo 7 years ago
David Marcec 0a47457838 Implemented INotificationService 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
David Marcec fd0319efd5 Stub UpdateUserPresence 7 years ago
bunnei 94a58af2a2 friend: Stub DeclareCloseOnlinePlaySession. 7 years ago
bunnei 3c1015b576 friend: Fix CreateFriendService to return an IFriendService interface. 7 years ago
Lioncash 7449b47e7f friend: Add friend:m, friend:s, and friend:v services 8 years ago
Lioncash a8473054f0 friend: Deduplicate interfaces 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash 8b8125ba51 friend: Move logging macros over to new fmt-compatible ones 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
Hexagon12 83479a3d19 Updated the unknown name 8 years ago
bunnei 3f82cee183 service: Add friend:u interface. 8 years ago
bunnei 55537f1f02 service: Add Friend service interface. 8 years ago