172 Commits (11e1629d898d5f66bde9817f2453f5a072a2e6a0)

Author SHA1 Message Date
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
Lioncash d1abe8e92a service/am: Remove usages of global system accessors 7 years ago
mailwl a1d48b5f52 AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827) 6 years ago
Lioncash f4ae449f73 service/am: Implement IsAutoSleepDisabled 7 years ago
Lioncash b81f6f67f5 service/am: Implement SetAutoSleepDisabled 7 years ago
Michael Scire 36259c01c2 clang-format fixes 7 years ago
Michael Scire 7fb7d3c218 am: Implement GetAccumulatedSuspendedTickValue 7 years ago
Zach Hilman 7e5d7773cc am: Implement SetCpuBoostMode in terms of APM 7 years ago
Zach Hilman 3c4238657d applets: Pass current process title ID to applets 7 years ago
David Marcec 50e3269f3b Signalled accumulated_suspended_tick_changed_event on creation based on RE 7 years ago
David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Michael Scire 7dbf4c1ae5 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash 88c263ee8e service/am: Add missing return in error case for IStorageAccessor's Read()/Write(). 7 years ago
Lioncash a47aaa7f1b core/kernel/object: Rename ResetType enum members 7 years ago
Zach Hilman 6cea62b756 am: Delegate applet creation to AppletManager 7 years ago
Lioncash ca96dc4676 service: Update service function tables 7 years ago
Lioncash 7f506be2ee hle/service: Resolve unused variable warnings 7 years ago
Lioncash ea8f633dc0 service/am: Correct behavior of CreateTransferMemoryStorage() 7 years ago
Lioncash 758d84db9a service/am: Implement EnterFatalSection and LeaveFatalSection 7 years ago
Lioncash 96d518a59f service/am: Sort ISelfController's member functions according to table order 7 years ago
Lioncash 76f27d1f44 service/am: Add function table for IDebugFunctions 7 years ago
Lioncash 26b809549b service/am: Add basic implementation of ChangeMainAppletMasterVolume 7 years ago
Lioncash c07ebeac19 service/am: Unstub SetTransparentVolumeRate() 7 years ago
Lioncash ecd3afdc8e service/am: Unstub SetExpectedMasterVolume() 7 years ago