68 Commits (b3f4052033ab57694ca60bccf24938dd2ea4e64c)

Author SHA1 Message Date
lizzie b3f4052033 [hle] remove redundant data on Request/Response builders 3 weeks ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 1 month ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 3 months ago
Maufeat 30cbec7ad5
[core/hle] Adds sorting game titles and prevents hard crashes in qlaunch (#3330) 3 months ago
Maufeat 1eed7efd09
[core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 4 months ago
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 11 months ago
Pavel Barabanov d55e400c7c started adding services for firmware 20.0.0 without implementation 12 months ago
darktux eb536ef8a8 Return correct amount of values from IFriendService::GetReceivedFriendRequestCount 2 years ago
MrPurple666 2d2e9208d2 Unified torzu and sudachi friend.cpp + fix android build on dma_pusher 1 year ago
JPikachu 7c4fdaf528 Update freind, nifm and nim stubs 1 year ago
darktux 2011cdd333 Added v18.0.0 stubs and updated tzdb_to_nx 2 years ago
darktux 5056d87da3 Actually return 0 in IFriendService::GetReceivedFriendRequestCount 2 years ago
darktux 675d53ab71 Fixed minor issues from previous PR related to buffers and a typo in npns 2 years ago
darktux d82ee773da Implemented IFriendService::GetUserPresenceView stub to get QLaunch friends list running 2 years ago
darktux df67582446 Always report command ID in log and implement LoadUserSetting stub 2 years ago
Narr the Reg a23f148581 service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch 2 years ago
Viktor Szépe cff668e1c4 Fix typos in src/core (#12625) 2 years ago
daisymlleung afdf4437aa Stub CheckBlockedUserListAvailability 2 years ago
Liam ea36f70e02 hle: rename legacy errors to Results 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
Liam b999db4a0f IFriendService: stub CheckFriendListAvailability 4 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 5 years ago
Morph 881199e524 common: uuid: Return a lower-case hex string in Format 5 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 6 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 7 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 7 years ago
ReinUsesLisp a0856d1280 service/friend: Remove unused field 7 years ago
David Marcec f0a8366ce3 Deglobalize System: Friend 7 years ago
David Marcec 127b0dfc77 IFriendService::GetFriendList 7 years ago