6067 Commits (be5c149d374a7caaead4b7d1bfbd7ae4670fc229)

Author SHA1 Message Date
Lioncash b1a4ab2ccc core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
Lioncash 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 years ago
Lioncash 05af9d915c core/telemetry_session: Explicitly delete copy and move constructors 7 years ago
Lioncash 2fb3b9b951 core/telemetry_session: Remove unused include 7 years ago
Zach Hilman 52b80d231c ncm: Implement LR OpenAddOnContentLocationResolver (2) 7 years ago
Zach Hilman e0920ef4ba ncm: Implement LR OpenRegisteredLocationResolver (1) 7 years ago
Zach Hilman 33ac193bf6 ncm: Implement LR OpenLocationResolver (0) 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
ReinUsesLisp 37eaf39b44 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Lioncash 0fa039d8d0 core_timing_util: Silence sign-comparison warnings 7 years ago
Lioncash e5159cfb84 loader/nso: Silence sign-comparison warning 7 years ago
Zach Hilman cdf52b9374 prepo: Save reports from PlayReport service 7 years ago
Zach Hilman 34e9736910 fatal: Save report on fatal:u call 7 years ago
Zach Hilman fc309bf893 service: Save report on unimplemented function call 7 years ago
Zach Hilman 24392c8ec8 applets/error: Save report on error applet 7 years ago
Zach Hilman bdc47693f1 applets: Save report on stubbed applet 7 years ago
Zach Hilman 186db894b9 svc: Save report on call to svcBreak 7 years ago
Zach Hilman 2dde8f5cfe core: Add Reporter class to take/save reports 7 years ago
Zach Hilman 658d2ee97d settings: Add 'Reporting Services' config option 7 years ago
Zach Hilman 5574be21cc arm_interface: Expand backtrace generation 7 years ago
Zach Hilman 2179ad7483 core: Track load offsets of NSO modules 7 years ago
Michael Scire 016f2eab73 Fix bitmask logic inversion 7 years ago
Michael Scire 2ed896075e fix introduced clang-format errors 7 years ago
Michael Scire d81b58f320 Address review comments 7 years ago
Michael Scire 7fba9c7224 clang-format fixes 7 years ago
Michael Scire 7dbf4c1ae5 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash 3e7d37301a service/aoc: Avoid allocating and discarding data 7 years ago
Lioncash d0e200a894 service/aoc: Remove unnecessary includes 7 years ago
Lioncash 819d229e76 service/aoc: Pop all passed values where applicable 7 years ago
Lioncash 242273788a ipc_helpers: Amend floating-point type in Pop<double> specialization 7 years ago
Tobias 5993133d5e
Address review comment 7 years ago
Lioncash d5cce86431 kernel/svc: Mark GetThreadList() and UnmapProcessCodeMemory() as internally linked 7 years ago
Lioncash 88c263ee8e service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
Weiyi Wang 8d6342384b HLE/IPC: HLEContext can memorize the client thread and use it for SleepClientThread 7 years ago
Lioncash c823cf6594 service/set: Correct and simplify behavior related to copying language codes 7 years ago
Lioncash 495a8d8d95 core/memory: Remove unused FlushMode enum 7 years ago
zhupengfei 10c4f23953 core/telemetry_session: Only create the backend when we really need it 7 years ago
Lioncash 1230a0e7ce
core/frontend/emu_window: Make GraphicsContext's destructor virtual 7 years ago
Lioncash 2bcb8a20b4 service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 7 years ago
Lioncash 03746be097 service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() 7 years ago
Lioncash de93507a5a service/audren_u: Clean up work buffer calculations 7 years ago
Lioncash 75a8b304d4 loader/nso: Remove left-in debug pragma 7 years ago
Lioncash 19632d2421 kernel/svc: Make svcCreateThread/svcStartThread/svcSleepThread/svcExitThread calls show up in the debug log 7 years ago
Lioncash d672c6e759 kernel/svc: Reorganize svcSetThreadCoreMask() 7 years ago
Lioncash 69a2003a8e kernel/thread: Update thread processor ID flags 7 years ago
Lioncash 565fce71b1 service/audctl: Update documentation comments to be relative to 8.0.0 7 years ago
Zach Hilman 4e462d1fd7 mii_manager: Fix incorrect loop condition in mii UUID generation code 7 years ago
Zach Hilman 851c01c45e profile_select: Port Service::Account::UUID to Common::UUID 7 years ago
Zach Hilman 1aa2b99a98 mii: Implement Delete and Destroy file 7 years ago