aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am
AgeCommit message (Expand)Author
2019-10-01bcat: Add FSC accessors for BCAT dataZach Hilman
2019-09-30am: Unstub PopLaunchParameter and add bcat connection for app-specific dataZach Hilman
2019-09-30applets: Add accessor for AppletFrontendSetZach Hilman
2019-09-23Merge pull request #2683 from DarkLordZach/lock-exitDavid
2019-09-22Deglobalize System: AmDavid Marcec
2019-09-21qt: Prompt user for confirmation if exit lock is activeZach Hilman
2019-09-21am: Implement ISelfController ExitLock commandsZach Hilman
2019-09-21am: Implement ISelfController ExitZach Hilman
2019-09-21am: Add RequestExit event to AppletMessageQueueZach Hilman
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman
2019-09-21am: Unstub IApplicationFunctions EnsureSaveData (20)Zach Hilman
2019-09-04service/am: Remove usages of global system accessorsLioncash
2019-09-04AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827)mailwl
2019-07-11service/am: Implement IsAutoSleepDisabledLioncash
2019-07-11service/am: Implement SetAutoSleepDisabledLioncash
2019-07-07Merge pull request #2651 from DarkLordZach/apm-boost-mode-1bunnei
2019-07-06clang-format fixesMichael Scire
2019-07-06am: Implement GetAccumulatedSuspendedTickValueMichael Scire
2019-07-02file_sys: Rename other ContentRecordType membersBakugo
2019-06-28am: Implement SetCpuBoostMode in terms of APMZach Hilman
2019-06-24applets: Pass current process title ID to appletsZach Hilman
2019-06-24general_frontend: Add documentation for parental controls and ecommerce appletsZach Hilman
2019-06-24web_browser: Only delete temporary directory if it was createdZach Hilman
2019-06-24web_browser: Take ECommerce applet frontend optionally in constructorZach Hilman
2019-06-24web_browser: Use function tables for execute and initializeZach Hilman
2019-06-24web_browser: Correct structures and properly parse TLVs/ShimKindZach Hilman
2019-06-24applets: Track ECommerce and Parental Control applet frontendsZach Hilman
2019-06-24applets: Implement Auth applet backendZach Hilman
2019-06-21Merge pull request #2482 from DarkLordZach/prepobunnei
2019-06-16Signalled accumulated_suspended_tick_changed_event on creation based on REDavid Marcec
2019-06-16Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...David Marcec
2019-06-12common/hex_util: Combine HexVectorToString() and HexArrayToString()Lioncash
2019-06-05Merge pull request #2526 from lioncash/globalZach Hilman
2019-06-05Merge pull request #2510 from SciresM/desired_languageZach Hilman
2019-05-30Merge pull request #1931 from DarkLordZach/mii-database-1bunnei
2019-05-29core/core: Remove unnecessary includesLioncash
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-05-25applets/error: Save report on error appletZach Hilman
2019-05-25applets: Save report on stubbed appletZach Hilman
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire
2019-05-19Merge pull request #2487 from lioncash/service-returnHexagon12
2019-05-18service/am: Add missing return in error case for IStorageAccessor's Read()/Wr...Lioncash
2019-05-18core/kernel/object: Rename ResetType enum membersLioncash
2019-04-25mii_manager: Fix incorrect loop condition in mii UUID generation codeZach Hilman
2019-04-25profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman
2019-04-17web_browser: Make OpenPage non-constZach Hilman
2019-04-17main: Add GMainWindow hooks for Error displayZach Hilman
2019-04-17general_backend: Move StubApplet and add backend PhotoViewerZach Hilman
2019-04-17applets: Add Error appletZach Hilman