aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2018-12-04Merge pull request #1704 from DarkLordZach/oss-sysarchivebunnei
2018-12-03Merge pull request #1835 from lioncash/cache-globalbunnei
2018-12-03Merge pull request #1803 from DarkLordZach/k-able-eventbunnei
2018-12-03Merge pull request #1833 from lioncash/cleanbunnei
2018-12-03Merge pull request #1839 from lioncash/initbunnei
2018-12-03Merge pull request #1841 from ogniK5377/npad-mode-fixbunnei
2018-12-02service/usb: Update function tableLioncash
2018-12-02service/erpt: Update function tableLioncash
2018-12-03Fixed crash with SetNpadModeDavid Marcec
2018-12-01service/audio/audout_u: Amend constructor initialization list orderLioncash
2018-12-01filesystem: De-globalize registered_cache_unionLioncash
2018-12-01Merge pull request #1830 from Subv/vi_ubbunnei
2018-11-30service/fsp_srv: Implement CleanDirectoryRecursivelyLioncash
2018-11-30Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.Subv
2018-11-30service/set: Convert GetLanguageCode over to using PushEnum()Lioncash
2018-11-30service/set: Implement MakeLanguageCodeLioncash
2018-11-29hle_ipc: Refactor SleepClientThread to avoid ReadableEventZach Hilman
2018-11-29kernel/event: Reference ReadableEvent from WritableEventZach Hilman
2018-11-29core: Port all current usages of Event to Readable/WritableEventZach Hilman
2018-11-29Merge pull request #1801 from ogniK5377/log-before-executebunnei
2018-11-28Merge pull request #1817 from DarkLordZach/npad-idx-fixbunnei
2018-11-28Merge pull request #1792 from bunnei/dma-pusherbunnei
2018-11-28npad: Use NPadIdToIndex to prevent invalid array accessZach Hilman
2018-11-27dma_pushbuffer: Optimize to avoid loop and copy on Push.bunnei
2018-11-27npad: Fix copy/paste error with LED position assignmentsZach Hilman
2018-11-27Merge pull request #1802 from DarkLordZach/user-data-storagebunnei
2018-11-26gpu: Rewrite GPU command list processing with DmaPusher class.bunnei
2018-11-27Reworked svcs slightly, improved error messages in AM and fsp_srvDavid Marcec
2018-11-26profile_manager: Save and load ProfileData from diskZach Hilman
2018-11-26Fixed hwopus compile errorDavid Marcec
2018-11-26Improved error messages in AM, HwOpus and NvMapDavid Marcec
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-11-25Merge pull request #1793 from lioncash/refbunnei
2018-11-24Merge pull request #1791 from bunnei/nvdrv-stubbunnei
2018-11-24service/sm: Take std::string by const reference in UnregisterServiceLioncash
2018-11-23Merge pull request #1641 from DarkLordZach/sm-register-unregisterbunnei
2018-11-23Merge pull request #1731 from DarkLordZach/change-dir-crashbunnei
2018-11-23Merge pull request #1708 from ogniK5377/res-scalebunnei
2018-11-23nvdrv: Implement/stub DumpGraphicsMemoryInfo and GetStatus.bunnei
2018-11-23Merge pull request #1770 from DarkLordZach/applet-stubbunnei
2018-11-23Merge pull request #1762 from bunnei/getgputimebunnei
2018-11-22am: Return StubApplet instead of nullptr when AppletId not foundZach Hilman
2018-11-22debug_pad: Avoid loading input for nonexistent buttons (Home and Screenshot)Zach Hilman
2018-11-22Merge pull request #1765 from bunnei/multi-audoutbunnei
2018-11-22audout_u: Add support for multiple IAudioOut streams.bunnei
2018-11-21applets: Add StubAppletZach Hilman
2018-11-21Merge pull request #1742 from lioncash/hle-swkbdbunnei
2018-11-21nvhost_ctrl_gpu: Implement IoctlGetGpuTime.bunnei
2018-11-20am: Correct build failureLioncash
2018-11-20Merge pull request #1733 from lioncash/ldrbunnei