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
Age
Commit message (
Expand
)
Author
2019-07-06
am: Implement GetAccumulatedSuspendedTickValue
Michael Scire
2019-07-02
file_sys: Rename other ContentRecordType members
Bakugo
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-24
general_frontend: Add documentation for parental controls and ecommerce applets
Zach Hilman
2019-06-24
web_browser: Only delete temporary directory if it was created
Zach Hilman
2019-06-24
web_browser: Take ECommerce applet frontend optionally in constructor
Zach Hilman
2019-06-24
web_browser: Use function tables for execute and initialize
Zach Hilman
2019-06-24
web_browser: Correct structures and properly parse TLVs/ShimKind
Zach Hilman
2019-06-24
applets: Track ECommerce and Parental Control applet frontends
Zach Hilman
2019-06-24
applets: Implement Auth applet backend
Zach Hilman
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
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-06-12
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-05
Merge pull request #2526 from lioncash/global
Zach Hilman
2019-06-05
Merge pull request #2510 from SciresM/desired_language
Zach Hilman
2019-05-30
Merge pull request #1931 from DarkLordZach/mii-database-1
bunnei
2019-05-29
core/core: Remove unnecessary includes
Lioncash
2019-05-26
loader: Move NSO module tracking to AppLoader
Zach Hilman
2019-05-25
applets/error: Save report on error applet
Zach Hilman
2019-05-25
applets: Save report on stubbed applet
Zach Hilman
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-25
mii_manager: Fix incorrect loop condition in mii UUID generation code
Zach Hilman
2019-04-25
profile_select: Port Service::Account::UUID to Common::UUID
Zach Hilman
2019-04-17
web_browser: Make OpenPage non-const
Zach Hilman
2019-04-17
main: Add GMainWindow hooks for Error display
Zach Hilman
2019-04-17
general_backend: Move StubApplet and add backend PhotoViewer
Zach Hilman
2019-04-17
applets: Add Error applet
Zach Hilman
2019-04-17
applets: Port current applets to take frontend in constructor
Zach Hilman
2019-04-17
am: Delegate applet creation to AppletManager
Zach Hilman
2019-04-17
applets: Add AppletManager class to control lifetime
Zach Hilman
2019-04-11
service: Update service function tables
Lioncash
2019-04-09
Merge pull request #1957 from DarkLordZach/title-provider
bunnei
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-27
patch_manager: Dump NSO name with build ID
Zach Hilman
2019-03-26
game_list: Register content with ContentProvider
Zach Hilman
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-03-05
core/hle/ipc: Remove unnecessary includes
Lioncash
2019-02-05
service/nvflinger,service/vi: Handle failure cases with exposed API
Lioncash
[prev]
[next]