28 Commits (629cecbad611731d6964ec3f8ff047c36ca74253)

Author SHA1 Message Date
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 6 years ago
ReinUsesLisp 88f3837483 service/nfp: Silence -Wunused and -Wswitch 6 years ago
David Marcec 37b2a234a2 Deglobalize System: NFP 6 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
David Marcec c7ba3312f4 Return no application area when games try to open an application area 7 years ago
Lioncash 2935c16688 core/kernel: Remove unnecessary inclusions 7 years ago
Zach Hilman 543cea4c5d travis: Use correct package for linux Qt5WebEngine 7 years ago
David Marcec 5bd0ff8f77 Device handle should not be a random id, instead it's the current npad id 7 years ago
Zach Hilman b0d0735e9b kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 7 years ago
David Marcec 5ae0d6cba2 Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 years ago
Lioncash 7df52a0e86 nfp: Correct erroneous sizeof expression within GetTagInfo() 7 years ago
Lioncash e89f14a0af yuzu/main: Notify user of loading errors with Amiibo data 7 years ago
David 0d7783ba66 Added Amiibo support (#1390) 7 years ago
David Marcec ac381f9ed6 "Better Hid" rework part 1 7 years ago
Lioncash 9f57c22ae2 service: Add missing headers inclusions where applicable 7 years ago
Lioncash 8a9b062587 hle/service: Default constructors and destructors in the cpp file where applicable 7 years ago
Lioncash 4913549d6b kernel: Eliminate kernel global state 7 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
mailwl 829613e51c Stub IUser::AttachAvailabilityChangeEvent 8 years ago
mailwl 0e922be408 Correct function results 8 years ago
mailwl 18798ad061 Service/nfp:user : stub some functions. 8 years ago
Hexagon12 44797f150c Updated nfp with more service names 8 years ago
David Marcec 2810310018 Switched to NGLOG_WARNING 8 years ago
Lioncash 60efd72a51 nfp: Move logging macros over to new fmt-compatible ones 8 years ago
David Marcec 9591689dbc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
David Marcec 48334d0d6a Implemented GetIUserInterface properly, Playreport and SSL::SetInterfaceVersion. Fixed ipc issues with IAudioDevice(wrong ids) 8 years ago
Lioncash 6d94dd21a5 service: Use nested namespace specifiers where applicable 8 years ago
bunnei f5c2d62b3a service: Add NFP module interface. 8 years ago
bunnei 55537f1f02 service: Add Friend service interface. 8 years ago