231 Commits (bf274faa22b329a4dcaa8fb61b7400d8112b4194)

Author SHA1 Message Date
bunnei bf274faa22 hle: kernel: Migrate KTransferMemory to KAutoObject. 5 years ago
bunnei 617803fb5d hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 5 years ago
bunnei 9f82c577d0 hle: kernel: Ensure all kernel objects with KAutoObject are properly created. 5 years ago
bunnei 949231d69c hle: kernel: Migrate KEvent to KAutoObject. 5 years ago
bunnei 8b224f05c9 hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. 5 years ago
Morph 7835a7370f ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled 5 years ago
Morph c46a12cd4e applets: Send focus state change message on applet state change 5 years ago
Morph 957dfba645 ILibraryAppletCreator: Implement CreateHandleStorage 5 years ago
Morph 169b40049c ILibraryAppletAccessor: Demote from ERROR to DEBUG for null storage logs 5 years ago
Morph b04f94e80f applets: Pass in the LibraryAppletMode each applet's constructor 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 7918ed83c0 ISelfController: Update to 11.x 5 years ago
Morph 147cda9523 IApplicationFunctions: Update to 11.x 5 years ago
Morph 19dd87d858 IDebugFunctions: Update to 12.x 5 years ago
Morph 502bef82a9 ICommonStateGetter: Update to 12.x 5 years ago
Morph a0dade1318 IGlobalStateController: Update to 12.x 5 years ago
Morph 8d7f255da5 IHomeMenuFunctions: Update to 12.x 5 years ago
Morph 33d60831da ISelfController: Stub SetAlbumImageTakenNotificationEnabled 5 years ago
bunnei 909c60e51e hle: service: am: IStorageAccessor: Fix out of bounds error handling. 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
bunnei 4daf48ffbf hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSliceZero. 5 years ago
Morph 23413c0d44 general: Fix various spelling errors 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 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
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Morph 1c1a83a20d settings: Preparation for per-game input settings 5 years ago
Lioncash 0368d43dff service: Update function tables 5 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 18636013c9 core: Fix clang build 5 years ago
Morph 5435e0ee39 am: Stub GetPreviousProgramIndex 5 years ago
David Marcec 542ea8c6e8 am: Unstub SetScreenShotPermission 5 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
CrazyMax ac316a25a1 remove unused variable; 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
CrazyMax 3f446eb9c2 AM: fix GetDesiredLanguage: 6 years ago
CrazyMax 5be823e92c GetDisplayVersion should return a null-terminated version string. 6 years ago
Morph b29024f896 AM/ISelfController: Stub CreateManagedDisplaySeparableLayer 6 years ago
David Marcec 2864b1fb41 am: Stub GetIndirectLayerConsumerHandle 6 years ago
VolcaEM 690e4b86ae am: Update function tables and add missing classes (#4169) 6 years ago
bunnei 6173ba77f8 Update src/core/hle/service/am/am.cpp 6 years ago
David Marcec e433e24ed4 am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent 6 years ago
David Marcec 5da10e6ec0 am: GetFriendInvitationStorageChannelEvent 6 years ago