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
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
2019-07-11
service/am: Implement IsAutoSleepDisabled
Lioncash
2019-07-11
service/am: Implement SetAutoSleepDisabled
Lioncash
2019-07-07
Merge pull request #2651 from DarkLordZach/apm-boost-mode-1
bunnei
2019-07-06
am: Implement GetAccumulatedSuspendedTickValue
Michael Scire
2019-06-28
am: Implement SetCpuBoostMode in terms of APM
Zach Hilman
2019-06-24
applets: Pass current process title ID to applets
Zach Hilman
2019-06-16
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-03-26
service/am: Implement EnterFatalSection and LeaveFatalSection
Lioncash
2019-03-26
service/am: Sort ISelfController's member functions according to table order
Lioncash
2019-03-18
service/am: Add basic implementation of ChangeMainAppletMasterVolume
Lioncash
[next]