aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2018-11-10Added consts and staticDavid Marcec
2018-11-10Implement GetClockSnapshotDavid Marcec
2018-11-07Merge pull request #1658 from ogniK5377/holdtype-stylebunnei
2018-11-08Updated npad styles on holdtype switchesDavid Marcec
2018-11-07FixupsDavid Marcec
2018-11-07Ability to switch between docked and undocked mode in-gameDavid Marcec
2018-11-07fixed spelling errorDavid Marcec
2018-11-07Added missing logDavid Marcec
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-03sm: Implement RegisterService and UnregisterServiceZach Hilman
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-01filesystem: Cache RegisteredCacheUnion instead of constructing on demandZach Hilman
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-29ns: Implement command 400: GetApplicationControlDataZach Hilman
2018-10-29bis_factory: Add getter for mod dump root for a title IDZach Hilman
2018-10-29fsp_srv: Implement ISaveDataInfoReaderZach Hilman
2018-10-29fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceIdZach Hilman
2018-10-29savedata_factory: Expose accessors for SaveDataSpaceZach Hilman
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