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.cpp
Age
Commit message (
Expand
)
Author
2019-10-01
bcat: Add FSC accessors for BCAT data
Zach Hilman
2019-09-30
am: Unstub PopLaunchParameter and add bcat connection for app-specific data
Zach Hilman
2019-09-23
Merge pull request #2683 from DarkLordZach/lock-exit
David
2019-09-22
Deglobalize System: Am
David Marcec
2019-09-21
qt: Prompt user for confirmation if exit lock is active
Zach Hilman
2019-09-21
am: Implement ISelfController ExitLock commands
Zach Hilman
2019-09-21
am: Implement ISelfController Exit
Zach Hilman
2019-09-21
am: Add RequestExit event to AppletMessageQueue
Zach Hilman
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-09-21
am: Unstub IApplicationFunctions EnsureSaveData (20)
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
clang-format fixes
Michael Scire
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
Signalled accumulated_suspended_tick_changed_event on creation based on RE
David Marcec
2019-06-16
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-05-23
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-05-19
Merge pull request #2487 from lioncash/service-return
Hexagon12
2019-05-18
service/am: Add missing return in error case for IStorageAccessor's Read()/Wr...
Lioncash
2019-05-18
core/kernel/object: Rename ResetType enum members
Lioncash
2019-04-17
am: Delegate applet creation to AppletManager
Zach Hilman
2019-04-11
service: Update service function tables
Lioncash
2019-04-04
hle/service: Resolve unused variable warnings
Lioncash
2019-04-03
Merge pull request #2328 from lioncash/transfer
bunnei
2019-04-03
service/am: Correct behavior of CreateTransferMemoryStorage()
Lioncash
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-21
service/am: Add function table for IDebugFunctions
Lioncash
2019-03-18
service/am: Add basic implementation of ChangeMainAppletMasterVolume
Lioncash
2019-03-18
service/am: Unstub SetTransparentVolumeRate()
Lioncash
2019-03-18
service/am: Unstub SetExpectedMasterVolume()
Lioncash
2019-02-05
service/nvflinger,service/vi: Handle failure cases with exposed API
Lioncash
2019-01-10
Merge pull request #1939 from DarkLordZach/web-applet
bunnei
2019-01-04
Proper no message handling for AM::PopMessage
David Marcec
2018-12-28
applets: Implement LibAppletOff (Web) applet
Zach Hilman
2018-12-28
am: Add size parameter to am:IStorage logging
Zach Hilman
2018-12-27
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-23
Merge pull request #1781 from DarkLordZach/applet-profile-select
bunnei
2018-12-21
Merge pull request #1914 from lioncash/id
bunnei
2018-12-17
service/am: Unstub GetAppletResourceUserId
Lioncash
2018-12-09
applets: Correct usage of SignalStateChanged event
Zach Hilman
2018-12-03
am: Use ProfileSelect applet
Zach Hilman
2018-11-29
hle_ipc: Refactor SleepClientThread to avoid ReadableEvent
Zach Hilman
2018-11-29
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
[next]