summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-19Merge pull request #13086 from t895/clear-button-fixliamwhite
2024-02-19android: Have input overlay follow player 1 style index (#13085)Charles Lombardo
2024-02-19android: Fix broken clear button checkt895
2024-02-19Merge pull request #13031 from german77/btm-interfcaeliamwhite
2024-02-19android: Fix overlay visibility reset (#13083)Charles Lombardo
2024-02-19android: Show done button when configuring input overlay (#13082)Charles Lombardo
2024-02-19Merge pull request #13080 from FearlessTobi/scope-exitliamwhite
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-19core/CMakeLists: Sort alphabeticallyFearlessTobi
2024-02-18Merge pull request #13006 from liamwhite/a-hat-in-vramNarr the Reg
2024-02-18Merge pull request #13026 from liamwhite/scale-this-mfNarr the Reg
2024-02-18Merge pull request #13035 from liamwhite/vi2Narr the Reg
2024-02-18Merge pull request #13048 from liamwhite/new-shellNarr the Reg
2024-02-18Merge pull request #13070 from liamwhite/offsetliamwhite
2024-02-18Merge pull request #13030 from german77/audio-controllerliamwhite
2024-02-18ns: address review commentsLiam
2024-02-18am: account for offset in transfer memory storageLiam
2024-02-18Merge pull request #13068 from german77/no_errorsCharles Lombardo
2024-02-18core: hid: Remove driver errors from loggerman77
2024-02-18nvnflinger: check for layers before composeLiam
2024-02-18Merge pull request #13067 from t895/xbox-automap-invertliamwhite
2024-02-18android: Flip AB/XY for xbox controllers during auto-mappingt895
2024-02-18Merge pull request #13032 from german77/qlauncherliamwhite
2024-02-18ns: rewrite IQueryServiceLiam
2024-02-18ns: rewrite IServiceGetterInterfaceLiam
2024-02-18ns: rewrite IApplicationManagerInterfaceLiam
2024-02-18ns: move IDevelopInterfaceLiam
2024-02-18ns: rewrite ISystemUpdateInterfaceLiam
2024-02-18ns: move ISystemUpdateControlLiam
2024-02-18ns: rewrite IVulnerabilityManagerInterfaceLiam
2024-02-18ns: rewrite IReadOnlyApplicationControlDataInterfaceLiam
2024-02-18ns: rewrite IReadOnlyApplicationRecordInterfaceLiam
2024-02-18ns: add IDynamicRightsInterfaceLiam
2024-02-18ns: rewrite IDownloadTaskInterfaceLiam
2024-02-18ns: rewrite IDocumentInterfaceLiam
2024-02-18ns: rewrite IContentManagementInterfaceLiam
2024-02-18ns: move IFactoryResetInterfaceLiam
2024-02-18ns: move IECommerceInterfaceLiam
2024-02-18ns: move IApplicationVersionInterfaceLiam
2024-02-18ns: move IAccountProxyInterfaceLiam
2024-02-18ns: rewrite IPlatformServiceManagerLiam
2024-02-18ns: rename results headerLiam
2024-02-18Merge pull request #13064 from t895/auto-map-failliamwhite
2024-02-18Merge pull request #13049 from Leystryku/masterliamwhite
2024-02-18Merge pull request #13065 from t895/cancel-button-failliamwhite
2024-02-18Merge pull request #13066 from t895/touch-fixliamwhite
2024-02-18android: Map touches to touchscreent895
2024-02-18android: Show cancel button for the content install noticet895
2024-02-18android: Only do first startup automapping if nothing has been mappedt895
2024-02-18service: Change unique_ptr to make_unique in GetCacheStorageMaxLeystryku