201 Commits (4fb5ca80c051c0e560bda5854eaf778636cceefd)

Author SHA1 Message Date
bunnei 4fb5ca80c0 service: am: Implement ExecuteProgram and required stubs. 5 years ago
bunnei 7791cc8c2e
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Lioncash 020519def8 service: Update function tables 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Morph 40a72e9cd5 am: Stub GetPreviousProgramIndex 5 years ago
David Marcec e586921c28 am: Unstub SetScreenShotPermission 5 years ago
Morph 45fd67c109 fs: Rename SaveDataDescriptor to SaveDataAttribute 5 years ago
CrazyMax 1ffff4dab2 remove unused variable; 5 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
CrazyMax cf76769026 AM: fix GetDesiredLanguage: 6 years ago
CrazyMax 7bd3558c64 GetDisplayVersion should return a null-terminated version string. 6 years ago
Morph c0dc8f9d25 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
David Marcec dcf345febe am: Stub GetIndirectLayerConsumerHandle 6 years ago
VolcaEM ca25a3845e
am: Update function tables and add missing classes (#4169) 6 years ago
bunnei c49f51eaf1
Update src/core/hle/service/am/am.cpp 6 years ago
David Marcec 8850d85341 am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent 6 years ago
David Marcec 10804d6d0e am: GetFriendInvitationStorageChannelEvent 6 years ago
David Marcec 9acd336422 am: Properly implement GetDisplayVersion 6 years ago
David Marcec 8bddc750e2 am: IsVrModeEnabled & SetVrModeEnabled fixes 6 years ago
David Marcec 0f6064e5c9 style: Change AMs & Glues error codes to be dec instead of hex 6 years ago
Lioncash 99eaa2e6f2 service: Update function tables 6 years ago
Lioncash 64f226889c am: Resolve ineffective moves 6 years ago
perillamint a429644672 am: Implement VR related APIs 6 years ago
Morph e1efab1f51
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 6 years ago
bunnei 7b07e521ca hle: services: Use std::shared_ptr instead of copy by value. 6 years ago
bunnei 3a0c1e79f8 am: Correct IPC object count mismatch. 6 years ago
bunnei 84e895cdd6 am: Refactor IStorage interface. 6 years ago
bunnei 9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
Lioncash 2c4c2b5eee service/am: Remove unnecessary Skip calls 6 years ago
Lioncash 1cd8637bf0 am: Stub QueryApplicationPlayStatistics 6 years ago
Lioncash e21b6ff79d service: Update function tables 6 years ago
Lioncash f11b87ebf1 service: Resolve sign conversion errors 6 years ago
Michael Scire b0b0786493 Implement stub for QueryApplicationPlayStatisticsByUid 6 years ago
bunnei b0ab803ce8 kernel: events: Remove ResetType::Automatic. 6 years ago
FearlessTobi 832c138eff core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility 6 years ago
Lioncash cc1d7048b5 bcat: Remove use of global system accessors 6 years ago
Lioncash 69f16ba50e hle/service: Replace global system instance calls with instance-based ones 6 years ago
Zach Hilman 19c466dfb1 bcat: Add FSC accessors for BCAT data 6 years ago
Zach Hilman fe8c7e66e2 am: Unstub PopLaunchParameter and add bcat connection for app-specific data 7 years ago
David Marcec 2dbfac652e Deglobalize System: Am 6 years ago
Zach Hilman 60c2e9e675 qt: Prompt user for confirmation if exit lock is active 6 years ago
Zach Hilman e58e3719d8 am: Implement ISelfController ExitLock commands 7 years ago
Zach Hilman a7fda84902 am: Implement ISelfController Exit 7 years ago
Zach Hilman 4c1c8801a5 am: Add RequestExit event to AppletMessageQueue 7 years ago
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman 4b91057688 services: Pass FileSystemController as reference to services that need it 7 years ago
Zach Hilman 1b04b72653 am: Unstub IApplicationFunctions EnsureSaveData (20) 7 years ago