83 Commits (c46a12cd4e4c80b69404f5fcfddfb8bde6f4c37f)

Author SHA1 Message Date
Morph c46a12cd4e applets: Send focus state change message on applet state change 5 years ago
Morph 957dfba645 ILibraryAppletCreator: Implement CreateHandleStorage 5 years ago
Morph 33d60831da ISelfController: Stub SetAlbumImageTakenNotificationEnabled 5 years ago
bunnei 0508831455 hle: kernel: Reimplement KReadableEvent and KWritableEvent. 5 years ago
bunnei 80d0eb3bbd hle: kernel: Rename WritableEvent to KWritableEvent. 5 years ago
bunnei 284a4d9283 hle: kernel: Rename ReadableEvent to KReadableEvent. 5 years ago
Morph 922d1556a0 IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent 5 years ago
Morph 5bf0587bee am/IApplicationFunctions: Stub IsGamePlayRecordingSupported 5 years ago
ameerj 86e8b00299 am: Stub TryPopFromFriendInvitationStorageChannel 5 years ago
Chloe Marcec dba86775cb hle: Implement remaining services for Stereo Vision 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
Lioncash 346271b80b service: Eliminate usages of the global system instance 5 years ago
bunnei faffc3144c service: am: Implement ExecuteProgram and required stubs. 5 years ago
bunnei 5f53d285aa hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977) 5 years ago
Morph 5435e0ee39 am: Stub GetPreviousProgramIndex 5 years ago
David Marcec 542ea8c6e8 am: Unstub SetScreenShotPermission 5 years ago
Morph b29024f896 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
VolcaEM 690e4b86ae am: Update function tables and add missing classes (#4169) 6 years ago
David Marcec e433e24ed4 am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent 6 years ago
David Marcec 5da10e6ec0 am: GetFriendInvitationStorageChannelEvent 6 years ago
David Marcec 70e12c713e am: IsVrModeEnabled & SetVrModeEnabled fixes 6 years ago
perillamint 133948067c am: Implement VR related APIs 6 years ago
Morph 055ebfc2e7 AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454) 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 27611874d6 am: Stub QueryApplicationPlayStatistics 6 years ago
Michael Scire f0cea0cb13 Implement stub for QueryApplicationPlayStatisticsByUid 6 years ago
FearlessTobi f60d43ef45 core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyrightImage and SetApplicationCopyrightVisibility 6 years ago
ReinUsesLisp 6fcae076c6 service/am: Silence -Wreorder 6 years ago
Zach Hilman e67610eb7e am: Unstub PopLaunchParameter and add bcat connection for app-specific data 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
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 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 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash 16498c1ff4 service/am: Implement EnterFatalSection and LeaveFatalSection 7 years ago
Lioncash a02f8af45a service/am: Sort ISelfController's member functions according to table order 7 years ago
Lioncash a7cb88f3b2 service/am: Add basic implementation of ChangeMainAppletMasterVolume 7 years ago
Lioncash a3db2ec8af service/am: Unstub SetTransparentVolumeRate() 7 years ago
Lioncash c70aa00b23 service/am: Unstub SetExpectedMasterVolume() 7 years ago
Zach Hilman 9121887ae4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Zach Hilman b0d0735e9b kernel/event: Reference ReadableEvent from WritableEvent 7 years ago
Zach Hilman fe0071f8fa core: Port all current usages of Event to Readable/WritableEvent 7 years ago
Zach Hilman efced53d38 am: Deglobalize software keyboard applet 7 years ago
Zach Hilman 1ebdafe073 am: Move IStorageAccessor to header and update backing buffer 7 years ago