33 Commits (599ce7de46260ab9cdf8c16b179fa7ff867e3415)

Author SHA1 Message Date
Morph 599ce7de46 service: friend: Change logging class from ACC to Friend 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 8 years ago
bunnei 94a58af2a2 friend: Stub DeclareCloseOnlinePlaySession. 8 years ago
bunnei 3c1015b576 friend: Fix CreateFriendService to return an IFriendService interface. 8 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