179 Commits (4597cd841f2d518214ea016bce4d6a32354678ad)

Author SHA1 Message Date
bunnei 6173ba77f8 Update src/core/hle/service/am/am.cpp 6 years ago
David Marcec 5da10e6ec0 am: GetFriendInvitationStorageChannelEvent 6 years ago
David Marcec 22298a3b2d am: Properly implement GetDisplayVersion 6 years ago
David Marcec 70e12c713e am: IsVrModeEnabled & SetVrModeEnabled fixes 6 years ago
David Marcec 0af061e175 style: Change AMs & Glues error codes to be dec instead of hex 6 years ago
Lioncash d73e0ef309 service: Update function tables 6 years ago
Lioncash 972240e94a am: Resolve ineffective moves 6 years ago
perillamint 133948067c am: Implement VR related APIs 6 years ago
Morph 055ebfc2e7 AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 6 years ago
bunnei 3edec585bc hle: services: Use std::shared_ptr instead of copy by value. 6 years ago
bunnei 900b370e13 am: Correct IPC object count mismatch. 6 years ago
bunnei b10a96347f am: Refactor IStorage interface. 6 years ago
bunnei 5cb0f276fe kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
Lioncash 869878ac8d service/am: Remove unnecessary Skip calls 6 years ago
Lioncash 27611874d6 am: Stub QueryApplicationPlayStatistics 6 years ago
Lioncash 0ab5dd8c7f service: Update function tables 6 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 6 years ago
Michael Scire f0cea0cb13 Implement stub for QueryApplicationPlayStatisticsByUid 6 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 6 years ago
FearlessTobi f60d43ef45 core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility 6 years ago
Lioncash 3d91f45a30 bcat: Remove use of global system accessors 6 years ago
Lioncash e4e4af80e8 hle/service: Replace global system instance calls with instance-based ones 6 years ago
Zach Hilman d4de82fcdb bcat: Add FSC accessors for BCAT data 6 years ago
Zach Hilman e67610eb7e am: Unstub PopLaunchParameter and add bcat connection for app-specific data 7 years ago
David Marcec 533e7e451f Deglobalize System: Am 6 years ago
Zach Hilman 68add35d52 qt: Prompt user for confirmation if exit lock is active 6 years ago
Zach Hilman 6072d5146b am: Implement ISelfController ExitLock commands 7 years ago
Zach Hilman 0182812fa4 am: Implement ISelfController Exit 7 years ago
Zach Hilman 2a8fb5c6b3 am: Add RequestExit event to AppletMessageQueue 7 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman e443d76a29 services: Pass FileSystemController as reference to services that need it 7 years ago
Zach Hilman b854fb7e1a am: Unstub IApplicationFunctions EnsureSaveData (20) 7 years ago
Lioncash 6952478449 service/am: Remove usages of global system accessors 7 years ago
mailwl 2e2c350032 AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) 6 years ago
Lioncash 96e1a55219 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash 89e1a5848a service/am: Implement SetAutoSleepDisabled 7 years ago
Michael Scire ce79a125cc clang-format fixes 7 years ago
Michael Scire 597e3aadf0 am: Implement GetAccumulatedSuspendedTickValue 7 years ago
Zach Hilman a6f0026b75 am: Implement SetCpuBoostMode in terms of APM 7 years ago
Zach Hilman 2f49b0e0b1 applets: Pass current process title ID to applets 7 years ago
David Marcec 622b25db6e Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Michael Scire e417da5070 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash c7bf8c677c service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Zach Hilman a9a140d583 am: Delegate applet creation to AppletManager 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash 9ae176d921 hle/service: Resolve unused variable warnings 7 years ago
Lioncash e9aed6df26 service/am: Correct behavior of CreateTransferMemoryStorage() 7 years ago
Lioncash 16498c1ff4 service/am: Implement EnterFatalSection and LeaveFatalSection 7 years ago