2279 Commits (f8718ae779bbdc6a3f514b5ce141515baa97e14f)

Author SHA1 Message Date
Lioncash ceeff8ebfd service/vi: Implement SetDisplayEnabled() 7 years ago
Lioncash 5bfd810ab5 service/vi: Log more information where applicable 7 years ago
Lioncash dea1db0414 service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay 7 years ago
Lioncash 351f010cfc service/vi: Correct initial width and height values 7 years ago
Lioncash fe3bf4f075 service/vi: Document unknown DisplayInfo struct members 7 years ago
Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions 7 years ago
Lioncash fa97f50bff service/time: Minor cleanup to GetClockSnapshot() 7 years ago
Lioncash af51f123fa service/time: Fill in some structures and remove padding where not necessary 7 years ago
David Marcec 22d4e10664 Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal 7 years ago
Zach Hilman 0c5ede492f travis: Use correct package for linux Qt5WebEngine 7 years ago
Zach Hilman cb930c4b5a web_browser: Add bounds checking to applet interface 7 years ago
Zach Hilman 32bfa92c71 core: Add getter and setter for WebBrowserApplet frontend 7 years ago
Zach Hilman 69f622be36 applets: Implement LibAppletOff (Web) applet 7 years ago
Zach Hilman 621b25b6be hid: Make Hid service accessible and add GetPressState 7 years ago
Zach Hilman 94db6e5f3f am: Add size parameter to am:IStorage logging 7 years ago
Lioncash fbeaa330a3 kernel/process: Remove most allocation functions from Process' interface 7 years ago
Zach Hilman c643f364b4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Zach Hilman 2e6b67a079 filesystem: Populate save data sizes from control data 7 years ago
bunnei 7e622c5575 npad: Remove code to invert input in horizontal mode. 7 years ago
bunnei 1120e0b4d2 hid: Fix SetNpadJoyHoldType and improve logging. 7 years ago
David Marcec 807e7640aa Device handle should not be a random id, instead it's the current npad id 7 years ago
Lioncash 2a533f0067 service/sm: Improve debug log for RegisterService 7 years ago
Lioncash dd272298aa service/am: Unstub GetAppletResourceUserId 7 years ago
bunnei 040d84d816 nvhost_gpu: Skip empty GPU command lists. 7 years ago
Jens Schmer 27a9cc2e63 Fix Service object leak on emulation stop 7 years ago
Zach Hilman 5e632caca5 fsp_srv: Implement IStorage::GetSize 7 years ago
Lioncash f3a555a484 service/fsp_srv: Correct returned value in GetGlobalAccessLogMode() 7 years ago
Zach Hilman 0d2ba2ca4c applets: Correct usage of SignalStateChanged event 7 years ago
Lioncash 24f051d723 hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSG 7 years ago
Lioncash 9f56477539 hle/service: Remove unnecessary using declarations 7 years ago
Lioncash d8625f5544 hle/service, hle/sm: Compress usages of MakeResult() 7 years ago
Lioncash a8269fdae3 hle/service, hle/sm: Use structured bindings where applicable 7 years ago
Lioncash 7c9b194d63 service/ldr: Deduplicate instruction cache clearing code in LoadNro() 7 years ago
Lioncash 05a6f1f676 service/ldr: Amend layout of the NRO header 7 years ago
Lioncash 817fb18e30 service/ldr: Corrent padding within the NRR header layout 7 years ago
Zach Hilman e11e65b3d6 applets: Correct event ResetTypes from OneShot to Sticky 7 years ago
Zach Hilman 60b59d554d am: Use ProfileSelect applet 7 years ago
Zach Hilman 4fb59fdfe1 applets: Implement ProfileSelect applet 7 years ago
Zach Hilman 877b31b33e software_keyboard: Signal state changed event upon construction 7 years ago
Zach Hilman 51483d83bb aoc_u: Obey disabled add-ons list when listing DLC 7 years ago
Lioncash 6306e54f45 service/usb: Update function table 7 years ago
Lioncash f933b3370e service/erpt: Update function table 7 years ago
David Marcec a9223c8182 Fixed crash with SetNpadMode 7 years ago
Lioncash 57ac068a23 service/audio/audout_u: Amend constructor initialization list order 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
Lioncash a7d9fe993a service/fsp_srv: Implement CleanDirectoryRecursively 7 years ago
Subv 583bd20f02 Services/VI: Dereferencing an uninitialized std::optional is undefined behavior. 7 years ago
Lioncash 308bbba8b9 service/set: Convert GetLanguageCode over to using PushEnum() 7 years ago
Lioncash 7c04fe22b4 service/set: Implement MakeLanguageCode 7 years ago
Zach Hilman 170d707850 hle_ipc: Refactor SleepClientThread to avoid ReadableEvent 7 years ago