220 Commits (7918ed83c04331211da5820b07010cdc2ec4e733)

Author SHA1 Message Date
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 5 years ago
CrazyMax ac316a25a1 remove unused variable; 5 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
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