aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2019-01-04Return no application area when games try to open an application areaDavid Marcec
2019-01-04Proper no message handling for AM::PopMessageDavid Marcec
2019-01-03 Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs test...David Marcec
2019-01-02Merge pull request #1976 from lioncash/displaybunnei
2019-01-02service/vi: Implement SetDisplayEnabled()Lioncash
2019-01-02Merge pull request #1977 from lioncash/vi-logbunnei
2019-01-02service/vi: Log more information where applicableLioncash
2019-01-02service/vi: Implement OpenDefaultDisplay in terms of OpenDisplayLioncash
2019-01-02service/vi: Correct initial width and height valuesLioncash
2019-01-02service/vi: Document unknown DisplayInfo struct membersLioncash
2018-12-31core/kernel: Remove unnecessary inclusionsLioncash
2018-12-29Merge pull request #1847 from ogniK5377/backtrace-breakbunnei
2018-12-29service/time: Minor cleanup to GetClockSnapshot()Lioncash
2018-12-29service/time: Fill in some structures and remove padding where not necessaryLioncash
2018-12-29Moved log backtrace to arm_interface.cpp. Added printing of error code to fatalDavid Marcec
2018-12-28travis: Use correct package for linux Qt5WebEngineZach Hilman
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28core: Add getter and setter for WebBrowserApplet frontendZach Hilman
2018-12-28applets: Implement LibAppletOff (Web) appletZach Hilman
2018-12-28hid: Make Hid service accessible and add GetPressStateZach Hilman
2018-12-28am: Add size parameter to am:IStorage loggingZach Hilman
2018-12-27kernel/process: Remove most allocation functions from Process' interfaceLioncash
2018-12-27Merge pull request #1929 from bunnei/fix-hidbunnei
2018-12-27Merge pull request #1945 from bunnei/fix-hid-horizbunnei
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman
2018-12-27filesystem: Populate save data sizes from control dataZach Hilman
2018-12-26npad: Remove code to invert input in horizontal mode.bunnei
2018-12-23Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei
2018-12-21Merge pull request #1914 from lioncash/idbunnei
2018-12-21hid: Fix SetNpadJoyHoldType and improve logging.bunnei
2018-12-19Merge pull request #1923 from ogniK5377/nfp-device-listbunnei
2018-12-19Merge pull request #1915 from lioncash/smbunnei
2018-12-19Device handle should not be a random id, instead it's the current npad idDavid Marcec
2018-12-18service/sm: Improve debug log for RegisterServiceLioncash
2018-12-18Merge pull request #1889 from DarkLordZach/swkbd-state-changedbunnei
2018-12-17service/am: Unstub GetAppletResourceUserIdLioncash
2018-12-15Merge pull request #1905 from bunnei/ignore-empty-gpu-listsbunnei
2018-12-15nvhost_gpu: Skip empty GPU command lists.bunnei
2018-12-13Fix Service object leak on emulation stopJens Schmer
2018-12-12Merge pull request #1891 from DarkLordZach/istorage-getsizeMat M
2018-12-10Merge pull request #1819 from DarkLordZach/disable-addonsbunnei
2018-12-10Merge pull request #1883 from lioncash/log-fspbunnei
2018-12-10fsp_srv: Implement IStorage::GetSizeZach Hilman
2018-12-09service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()Lioncash
2018-12-09applets: Correct usage of SignalStateChanged eventZach Hilman
2018-12-07Merge pull request #1864 from lioncash/nrrbunnei
2018-12-07Merge pull request #1874 from lioncash/bindingsbunnei
2018-12-06hle/service: Replace log + UNIMPLEMENTED with UNIMPLEMENTED_MSGLioncash
2018-12-06hle/service: Remove unnecessary using declarationsLioncash
2018-12-06hle/service, hle/sm: Compress usages of MakeResult()Lioncash