aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2018-11-07Implement acc:TrySelectUserWithoutInteractionDavid Marcec
2018-11-05Merge pull request #1633 from ogniK5377/reload-inputbunnei
2018-11-04Fix typo in BufferTransformFlagsFrederic Laing
2018-11-02Fixed incorrect hwopus assertDavid Marcec
2018-11-02Fixed HID crash when launching more than 1 game & signaled syleset change eventDavid Marcec
2018-11-01Merge pull request #1615 from lioncash/inputbunnei
2018-10-31configure_system: Contrain profile usernames to 32 charactersLioncash
2018-10-30service/usb: Update IPdSession's function tableLioncash
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-10-27service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursivelyDeeJayBro
2018-10-25Merge pull request #1569 from lioncash/amiibobunnei
2018-10-25ldr: Partially implement LoadNro.bunnei
2018-10-25Merge pull request #1579 from lioncash/usbbunnei
2018-10-25Merge pull request #1576 from lioncash/acc-warnbunnei
2018-10-24service/usb: Update service function tablesLioncash
2018-10-24service/acc: Move fallback image to file scopeLioncash
2018-10-24service/acc: Silence compiler warningsLioncash
2018-10-24service/acc: Early return in failure case in LoadImage()Lioncash
2018-10-24Merge pull request #1570 from lioncash/optionalbunnei
2018-10-24Merge pull request #1564 from lioncash/npadbunnei
2018-10-24Merge pull request #1562 from lioncash/aocbunnei
2018-10-24profile_manager: Use std::optional instead of boost::optionalLioncash
2018-10-24yuzu/main: Notify user of loading errors with Amiibo dataLioncash
2018-10-24npad: Remove unused controller variable from OnInit()Lioncash
2018-10-24aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() functionLioncash
2018-10-23profile_manager: Create save data if it doesn't exist on useZach Hilman
2018-10-23acc: Fix account UUID duplication errorZach Hilman
2018-10-23configure_system: Clear selection after user deleteZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23acc: Load user images from config dirZach Hilman
2018-10-23am: Pass current user UUID to launch parametersZach Hilman
2018-10-23profile_manager: Load users from emulator settingsZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-23Merge pull request #1515 from DarkLordZach/dlc-lfsbunnei
2018-10-22Merge pull request #1545 from DarkLordZach/psmbunnei
2018-10-21psm: Stub GetChargerTypeZach Hilman
2018-10-21service: Add the basic skeleton for the NPNS servicesLioncash
2018-10-21hid: Update service function table for hidbusLioncash
2018-10-21am: Add the basic skeleton for the tcap serviceLioncash
2018-10-21am: Update service function tablesLioncash
2018-10-21prepo: Update service function table.Lioncash
2018-10-21lbl: Update service function table namesLioncash
2018-10-20psm: Stub GetBatteryChargePercentageZach Hilman
2018-10-20service: Add skeleton for psm serviceZach Hilman
2018-10-20Added auto controller switching to supported controllers and single joycon bu...David Marcec
2018-10-19Merge pull request #1526 from lioncash/svc-idbunnei
2018-10-19Merge pull request #1530 from DarkLordZach/aoc-8bunnei
2018-10-19Merge pull request #1516 from lioncash/hidbunnei
2018-10-19aoc_u: Stub GetAddOnContentListChangedEventZach Hilman
2018-10-20Stubbed home blockingDavid Marcec