2279 Commits (f8718ae779bbdc6a3f514b5ce141515baa97e14f)

Author SHA1 Message Date
Lioncash 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
Lioncash 8bbe930fac core/core: Remove unnecessary includes 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
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
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 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 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 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
Zach Hilman c40cff454d mii: Implement IsUpdated command (IPC 0) 7 years ago
Zach Hilman f0db2e3ef3 mii_manager: Cleanup and optimization 7 years ago
Zach Hilman e25a7891e9 mii: Implement IDatabaseService commands using MiiManager 7 years ago
Zach Hilman daf5b8c61b mii: Add MiiManager class to manage Mii database 7 years ago
Zach Hilman ca5638a142 common: Extract UUID to its own class 7 years ago
Lioncash 19f8f86bdb service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() 7 years ago
Zach Hilman 2adb226b26 web_browser: Make OpenPage non-const 7 years ago
Zach Hilman 8f8049e846 main: Add GMainWindow hooks for Error display 7 years ago
Zach Hilman f6e2295055 general_backend: Move StubApplet and add backend PhotoViewer 7 years ago
Zach Hilman de3cfb1d37 applets: Add Error applet 7 years ago
Zach Hilman d273bec68f applets: Port current applets to take frontend in constructor 7 years ago
Zach Hilman 6cea62b756 am: Delegate applet creation to AppletManager 7 years ago
Zach Hilman e51d33f0ce applets: Add AppletManager class to control lifetime 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Lioncash dae2449880 ldr: Mark IsValidNROHash() as a const member function 7 years ago
Lioncash 0032cf3818 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr 7 years ago
Lioncash 8676832064 fsp_srv: Remove unnecessary parameter popping in IDirectory's Read() 7 years ago
Lioncash fc436bb09b fsp_srv: Log out option values in IFile's Read and Write functions 7 years ago
zarroboogs be6466d5c0 added a toggle to force 30fps mode 7 years ago
Lioncash c05c8a7a06 service/fsp_srv: Don't pass SaveDataDescriptor instances by value. 7 years ago