aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
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-26profile_manager: Save and load ProfileData from diskZach Hilman
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
2018-11-20am/applets: Make the applet data broker part of the applet itself.Lioncash
2018-11-20am/applets: Replace includes with forward declarations where applicableLioncash
2018-11-20am/applets: Relocate comments above the relevant data member in AppletDataBrokerLioncash
2018-11-20Merge pull request #1667 from DarkLordZach/swkbdbunnei
2018-11-19lm: Implement SetDestination by doing nothingLioncash
2018-11-19software_keyboard: Fix erroneous extra PushNormalDataZach Hilman
2018-11-19software_keyboard: Return correct result code on user cancel operationZach Hilman
2018-11-19applet: Add AppletDataBroker to manage HLE to AM service interactionZach Hilman
2018-11-19software_keyboard: Use correct offset for inital text stringZach Hilman
2018-11-19ldr: Clean up error codesLioncash
2018-11-18filesystem: Clear registered union paths on factory creationZach Hilman
2018-11-18hid: Use player-defined controller type as PREFERRED_CONTROLLERZach Hilman
2018-11-18hid/npad: Update NPad to use player controller bindings and typeZach Hilman
2018-11-18hid/touchscreen: Update Touchscreen to use advanced parametersZach Hilman
2018-11-18hid: Add controller bindings for Mouse controllerZach Hilman
2018-11-18hid: Add keyboard bindings for Keyboard controllerZach Hilman
2018-11-18hid: Add controller bindings for DebugPad controllerZach Hilman
2018-11-18Added missing start/end touch attributes to touchscreenDavid Marcec
2018-11-18Added debugpad skeletonDavid Marcec
2018-11-18Added controller helper funcsDavid Marcec
2018-11-18Changed polling rate of hid and Right joycon rotationDavid Marcec
2018-11-18Left joycon rotation button remappingDavid Marcec
2018-11-18Added automatic npad switch based on supported stylesetsDavid Marcec
2018-11-18Added multi-input support and controller assignment at any portDavid Marcec
2018-11-19Removed hard coded values for width and heightDavid Marcec
2018-11-18software_keyboard: Check for UTF-8 config flagZach Hilman
2018-11-18Merge pull request #1620 from DarkLordZach/ldr-robunnei
2018-11-18Merge pull request #1718 from ogniK5377/lets-go-softlockbunnei
2018-11-18Merge pull request #1671 from DarkLordZach/vi-disconnectbunnei