aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/am
AgeCommit message (Expand)Author
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
2019-04-17applets: Port current applets to take frontend in constructorZach Hilman
2019-04-17am: Delegate applet creation to AppletManagerZach Hilman
2019-04-17applets: Add AppletManager class to control lifetimeZach Hilman
2019-04-11service: Update service function tablesLioncash
2019-04-09Merge pull request #1957 from DarkLordZach/title-providerbunnei
2019-04-04hle/service: Resolve unused variable warningsLioncash
2019-04-03Merge pull request #2328 from lioncash/transferbunnei
2019-04-03service/am: Correct behavior of CreateTransferMemoryStorage()Lioncash
2019-03-27patch_manager: Dump NSO name with build IDZach Hilman
2019-03-26game_list: Register content with ContentProviderZach Hilman
2019-03-26service/am: Implement EnterFatalSection and LeaveFatalSectionLioncash
2019-03-26service/am: Sort ISelfController's member functions according to table orderLioncash
2019-03-21service/am: Add function table for IDebugFunctionsLioncash
2019-03-18service/am: Add basic implementation of ChangeMainAppletMasterVolumeLioncash
2019-03-18service/am: Unstub SetTransparentVolumeRate()Lioncash
2019-03-18service/am: Unstub SetExpectedMasterVolume()Lioncash
2019-03-05core/hle/ipc: Remove unnecessary includesLioncash
2019-02-05service/nvflinger,service/vi: Handle failure cases with exposed APILioncash