index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
am
/
am.h
Age
Commit message (
Expand
)
Author
2022-10-30
service: am: Stub SetRecordVolumeMuted
german77
2022-07-22
Project Andio
Kelebek1
2022-07-17
implement resume message
Gus Caplan
2022-06-20
service: am: Stub PerformSystemButtonPressingIfInFocus
Narr the Reg
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-06
service: jit: stub JIT service
Liam
2022-02-21
service: am: Update enum names to match documentation
Narr the Reg
2021-12-02
service: am: ISelfController: Stub SaveCurrentScreenshot
Morph
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-09-10
am: Implement GetNotificationStorageChannelEvent
german77
2021-05-05
hle: kernel: Migrate KTransferMemory to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-04-23
ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEna...
Morph
2021-04-17
applets: Send focus state change message on applet state change
Morph
2021-04-15
ILibraryAppletCreator: Implement CreateHandleStorage
Morph
2021-03-30
ISelfController: Stub SetAlbumImageTakenNotificationEnabled
Morph
2021-02-05
hle: kernel: Reimplement KReadableEvent and KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-02
IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent
Morph
2021-01-31
am/IApplicationFunctions: Stub IsGamePlayRecordingSupported
Morph
2021-01-30
am: Stub TryPopFromFriendInvitationStorageChannel
ameerj
2021-01-25
hle: Implement remaining services for Stereo Vision
Chloe Marcec
2021-01-02
general: Fix various spelling errors
Morph
2020-11-26
service: Eliminate usages of the global system instance
Lioncash
2020-11-24
service: am: Implement ExecuteProgram and required stubs.
bunnei
2020-11-24
hle: services: Fix a crash with improper NVFlinger lifetime management. (#4977)
bunnei
2020-09-17
am: Stub GetPreviousProgramIndex
Morph
2020-08-01
am: Unstub SetScreenShotPermission
David Marcec
2020-07-05
AM/ISelfController: Stub CreateManagedDisplaySeparableLayer
Morph
2020-06-26
am: Update function tables and add missing classes (#4169)
VolcaEM
2020-05-01
am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent
David Marcec
2020-04-30
Merge pull request #3823 from ogniK5377/setvrmode
Mat M
2020-04-30
am: GetFriendInvitationStorageChannelEvent
David Marcec
2020-04-29
am: IsVrModeEnabled & SetVrModeEnabled fixes
David Marcec
2020-03-27
am: Implement VR related APIs
perillamint
2020-02-27
AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)
Morph
2020-02-05
am: Refactor IStorage interface.
bunnei
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-14
am: Stub QueryApplicationPlayStatistics
Lioncash
2019-11-11
Implement stub for QueryApplicationPlayStatisticsByUid
Michael Scire
2019-11-03
core/am: Stub InitializeApplicationCopyrightFrameBuffer, SetApplicationCopyri...
FearlessTobi
2019-10-04
service/am: Silence -Wreorder
ReinUsesLisp
2019-09-30
am: Unstub PopLaunchParameter and add bcat connection for app-specific data
Zach Hilman
2019-09-21
am: Implement ISelfController Exit
Zach Hilman
2019-09-21
am: Add RequestExit event to AppletMessageQueue
Zach Hilman
2019-09-04
service/am: Remove usages of global system accessors
Lioncash
2019-09-04
AM: Stub IApplicationFunctions::GetGpuErrorDetectedSystemEvent (#2827)
mailwl
[next]