153 Commits (f60d43ef4516819ae1f804f8a5c04bdc83335849)

Author SHA1 Message Date
FearlessTobi f60d43ef45 core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility 6 years ago
Lioncash 3d91f45a30 bcat: Remove use of global system accessors 6 years ago
Lioncash e4e4af80e8 hle/service: Replace global system instance calls with instance-based ones 6 years ago
Zach Hilman d4de82fcdb bcat: Add FSC accessors for BCAT data 6 years ago
Zach Hilman e67610eb7e am: Unstub PopLaunchParameter and add bcat connection for app-specific data 7 years ago
David Marcec 533e7e451f Deglobalize System: Am 6 years ago
Zach Hilman 68add35d52 qt: Prompt user for confirmation if exit lock is active 6 years ago
Zach Hilman 6072d5146b am: Implement ISelfController ExitLock commands 7 years ago
Zach Hilman 0182812fa4 am: Implement ISelfController Exit 7 years ago
Zach Hilman 2a8fb5c6b3 am: Add RequestExit event to AppletMessageQueue 7 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman e443d76a29 services: Pass FileSystemController as reference to services that need it 7 years ago
Zach Hilman b854fb7e1a am: Unstub IApplicationFunctions EnsureSaveData (20) 7 years ago
Lioncash 6952478449 service/am: Remove usages of global system accessors 7 years ago
mailwl 2e2c350032 AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) 6 years ago
Lioncash 96e1a55219 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash 89e1a5848a service/am: Implement SetAutoSleepDisabled 7 years ago
Michael Scire ce79a125cc clang-format fixes 7 years ago
Michael Scire 597e3aadf0 am: Implement GetAccumulatedSuspendedTickValue 7 years ago
Zach Hilman a6f0026b75 am: Implement SetCpuBoostMode in terms of APM 7 years ago
Zach Hilman 2f49b0e0b1 applets: Pass current process title ID to applets 7 years ago
David Marcec 622b25db6e Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Michael Scire e417da5070 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash c7bf8c677c service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Zach Hilman a9a140d583 am: Delegate applet creation to AppletManager 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash 9ae176d921 hle/service: Resolve unused variable warnings 7 years ago
Lioncash e9aed6df26 service/am: Correct behavior of CreateTransferMemoryStorage() 7 years ago
Lioncash 16498c1ff4 service/am: Implement EnterFatalSection and LeaveFatalSection 7 years ago
Lioncash a02f8af45a service/am: Sort ISelfController's member functions according to table order 7 years ago
Lioncash 5af93ea994 service/am: Add function table for IDebugFunctions 7 years ago
Lioncash a7cb88f3b2 service/am: Add basic implementation of ChangeMainAppletMasterVolume 7 years ago
Lioncash a3db2ec8af service/am: Unstub SetTransparentVolumeRate() 7 years ago
Lioncash c70aa00b23 service/am: Unstub SetExpectedMasterVolume() 7 years ago
Lioncash ac9fcf2ca2 service/nvflinger,service/vi: Handle failure cases with exposed API 7 years ago
David Marcec a8c8b14c6c Proper no message handling for AM::PopMessage 7 years ago
Zach Hilman e115b53d10 applets: Implement LibAppletOff (Web) applet 7 years ago
Zach Hilman c3ce81337d am: Add size parameter to am:IStorage logging 7 years ago
Zach Hilman 9121887ae4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Lioncash 3204df8a21 service/am: Unstub GetAppletResourceUserId 7 years ago
Zach Hilman 7a809f935c applets: Correct usage of SignalStateChanged event 7 years ago
Zach Hilman adb047e6fa am: Use ProfileSelect applet 7 years ago
Zach Hilman c011ba51b7 hle_ipc: Refactor SleepClientThread to avoid ReadableEvent 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 67518a57b9 Reworked svcs slightly, improved error messages in AM and fsp_srv 7 years ago
David Marcec 7caebd7e0e Improved error messages in AM, HwOpus and NvMap 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