78 Commits (9789fe74c57307dc1fed33855fe841f71f4d1f86)

Author SHA1 Message Date
lizzie a41a98028a
[hle/service] stub missing homebrew services, fix NPad/caps crashes (#4264) 1 month ago
lizzie 1b482fa99b
[hle] remove parent object reference data on Request/Response builders, pass by argument (#3774) 3 months ago
lizzie 3aa0d46259
[video_core, hle] remove redundant parent references in system structs (#3908) 3 months ago
crueter b154a7da3c
[hle, friend] GetFriendListForViewerV2 STUBBED and update list of functions (#3933) (#3937) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 7 months ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 8 months ago
Maufeat 30cbec7ad5
[core/hle] Adds sorting game titles and prevents hard crashes in qlaunch (#3330) 8 months ago
Maufeat 1eed7efd09
[core, display, overlay] Add LayerIsOverlay to separate overlay on composer, stub RequestListSummaryOverlayNotification, sync emu settings when setting language (#3123) 9 months ago
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 1 year ago
Pavel Barabanov d55e400c7c started adding services for firmware 20.0.0 without implementation 1 year ago
darktux eb536ef8a8 Return correct amount of values from IFriendService::GetReceivedFriendRequestCount 3 years ago
MrPurple666 2d2e9208d2 Unified torzu and sudachi friend.cpp + fix android build on dma_pusher 2 years ago
JPikachu 7c4fdaf528 Update freind, nifm and nim stubs 2 years ago
darktux 2011cdd333 Added v18.0.0 stubs and updated tzdb_to_nx 3 years ago
darktux 5056d87da3 Actually return 0 in IFriendService::GetReceivedFriendRequestCount 3 years ago
darktux 675d53ab71 Fixed minor issues from previous PR related to buffers and a typo in npns 3 years ago
darktux d82ee773da Implemented IFriendService::GetUserPresenceView stub to get QLaunch friends list running 3 years ago
darktux df67582446 Always report command ID in log and implement LoadUserSetting stub 3 years ago
Narr the Reg a23f148581 service: friend: Add GetFriendCount, GetNewlyFriendCount, GetReceivedFriendRequestCount, GetPlayHistoryStatistics, GetReceivedFriendInvitationCountCache for QLaunch 3 years ago
Viktor Szépe cff668e1c4 Fix typos in src/core (#12625) 3 years ago
daisymlleung afdf4437aa Stub CheckBlockedUserListAvailability 3 years ago
Liam ea36f70e02 hle: rename legacy errors to Results 4 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 4 years ago
Liam 1c3a93e7c4 service: refactor server architecture 4 years ago
Liam b999db4a0f IFriendService: stub CheckFriendListAvailability 4 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 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 5 years ago
Morph da3c2dc90c service: Migrate to the new UUID implementation 5 years ago
Lioncash cc5f02e0a5 service/friend: Update unknown function table entries 5 years ago
Morph 2bd51ec9e5 service: friend: Implement GetCompletionEvent 5 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. 6 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 6 years ago
Morph 599ce7de46 service: friend: Change logging class from ACC to Friend 6 years ago
german77 735b294e49 Friend: Stub GetPlayHistoryRegistrationKey 6 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 6 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 6 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 6 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 6 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 6 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 7 years ago
bunnei 7ecacdfa3b service: friend: Stub IFriendService::GetBlockedUserListIds. 7 years ago
bunnei 9431286523 core: Initialize several structs that make use of Common::UUID. 7 years ago
Lioncash 0ab5dd8c7f service: Update function tables 7 years ago