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
Age
Commit message (
Expand
)
Author
2019-07-02
Merge pull request #2604 from ogniK5377/INotificationService
bunnei
2019-07-02
file_sys: Rename other ContentRecordType members
Bakugo
2019-06-30
Merge pull request #2583 from FernandoS27/core-timing-safe
bunnei
2019-06-28
Attemp clang format fix?
David Marcec
2019-06-28
Addressed issues
David Marcec
2019-06-26
Merge pull request #2548 from DarkLordZach/applet-shopn
bunnei
2019-06-25
glue: Correct missing bytes in ApplicationLaunchParameter
Zach Hilman
2019-06-25
SizedNotificationInfo should be 0x10 bytes, user_uuid is incorrect, this shou...
David Marcec
2019-06-25
fixed spelling errors and fixed issue with Pop not returning the SizedNotific...
David Marcec
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-24
glue: Implement arp:w and arp:r services
Zach Hilman
2019-06-24
glue: Add errors for glue/arp services
Zach Hilman
2019-06-24
glue: Add scaffolding for bgtc:t and bgtc:sc services
Zach Hilman
2019-06-24
arp: Move to glue services
Zach Hilman
2019-06-24
glue: Add manager to keep track of application registry
Zach Hilman
2019-06-24
Implemented INotificationService
David Marcec
2019-06-21
Merge pull request #2602 from lioncash/cast
bunnei
2019-06-21
Merge pull request #2575 from DarkLordZach/process-id-types
bunnei
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
service/acc: Silence truncation warnings
Lioncash
2019-06-19
Revert PR 2590.
Fernando Sahmkow
2019-06-19
Merge pull request #2590 from lioncash/event
bunnei
2019-06-18
service/audio/audren_u: Correct event reset type for the system event
Lioncash
2019-06-17
Addressed issues
David Marcec
2019-06-16
Core_Timing: Make core_timing threadsafe by default.
Fernando Sahmkow
2019-06-16
Signalled accumulated_suspended_tick_changed_event on creation based on RE
David Marcec
2019-06-16
Cleanup
David Marcec
2019-06-16
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Part...
David Marcec
2019-06-15
Merge pull request #2581 from lioncash/hex
Zach Hilman
2019-06-12
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
kernel/vm_manager: Remove redundant Reset call in destructor
Lioncash
2019-06-10
kernel: Differentiate kernel and user processes when picking ID
Zach Hilman
2019-06-09
Merge pull request #2571 from lioncash/ref
Zach Hilman
2019-06-09
kernel/process: Make Create()'s name parameter be taken by value
Lioncash
2019-06-09
kernel/svc: Implement TotalMemoryUsedWithoutMmHeap/TotalMemoryAvailableWithou...
Lioncash
2019-06-09
kernel/svc: Amend naming for TotalMemoryUsage in svcGetInfo()
Lioncash
2019-06-09
kernel/svc: Remove duplicate enum entry in svcGetInfo()
Lioncash
2019-06-07
constants: Extract backup JPEG used by account services
Zach Hilman
2019-06-06
Merge pull request #2549 from lioncash/header
Zach Hilman
2019-06-06
Merge pull request #2551 from lioncash/dtor
bunnei
2019-06-05
Merge pull request #2419 from DarkLordZach/srv-lr-iface
bunnei
2019-06-05
service/ns: Add missing override specifiers
Lioncash
2019-06-05
Merge pull request #2526 from lioncash/global
Zach Hilman
[next]