29 Commits (3e0e4f146b3f2ad7f1935a61141c38cdce87e04f)

Author SHA1 Message Date
Lioncash f11b87ebf1 service: Resolve sign conversion errors 7 years ago
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 7 years ago
ReinUsesLisp 5c907f85fc service/nfp: Silence -Wunused and -Wswitch 7 years ago
David Marcec 8df2a98f75 Deglobalize System: NFP 7 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
David Marcec 48a526dba1 Return no application area when games try to open an application area 7 years ago
Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions 7 years ago
Zach Hilman 0c5ede492f travis: Use correct package for linux Qt5WebEngine 7 years ago
David Marcec 807e7640aa Device handle should not be a random id, instead it's the current npad id 7 years ago
Zach Hilman a342bcc9b1 kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman ff610103b5 core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash b4f63db04e nfp: Correct erroneous sizeof expression within GetTagInfo() 8 years ago
Lioncash bed2d6c425 yuzu/main: Notify user of loading errors with Amiibo data 8 years ago
David 50e4e81fd3 Added Amiibo support (#1390) 8 years ago
David Marcec 56f35ab262 "Better Hid" rework part 1 8 years ago
Lioncash e42bb5e003 service: Add missing headers inclusions where applicable 8 years ago
Lioncash 6ac955a0b4 hle/service: Default constructors and destructors in the cpp file where applicable 8 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
mailwl 61fbf5c8e6 Stub IUser::AttachAvailabilityChangeEvent 8 years ago
mailwl bb081dd1d2 Correct function results 8 years ago
mailwl 019778707d Service/nfp:user : stub some functions. 8 years ago
Hexagon12 0984e9d601 Updated nfp with more service names 8 years ago
David Marcec abc23416e8 Switched to NGLOG_WARNING 8 years ago
Lioncash 28b92db7fd
nfp: Move logging macros over to new fmt-compatible ones 8 years ago
David Marcec 27650499bc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
David Marcec f3137d3bc1 Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) 8 years ago
Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable 8 years ago
bunnei deaf6f9e35 service: Add NFP module interface. 8 years ago
bunnei 7bee3427d0 service: Add Friend service interface. 8 years ago