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
Age
Commit message (
Expand
)
Author
2019-06-26
pm: Implement pm:info GetTitleId
Zach Hilman
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-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
frontend: Add base class and default impl for ECommerce applet frontend
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
web_browser: Rename OpenPage to OpenPageLocal
Zach Hilman
2019-06-24
frontend: Add base class and default impl of parent controls applet frontend
Zach Hilman
2019-06-24
applets: Implement Auth applet backend
Zach Hilman
2019-06-24
core: Keep track of ARPManager and register current application on boot
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
registered_cache: Add getter to determine source slot in content provider union
Zach Hilman
2019-06-24
patch_manager: Add getter for title version
Zach Hilman
2019-06-22
Update reporter.cpp
Thomas May
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 #2546 from DarkLordZach/kips
bunnei
2019-06-21
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
service/acc: Silence truncation warnings
Lioncash
2019-06-20
Merge pull request #2596 from FernandoS27/revert-2590
bunnei
2019-06-20
Merge pull request #2595 from jonsn0w/patch-1
Hexagon12
2019-06-19
Revert PR 2590.
Fernando Sahmkow
2019-06-19
Merge pull request #2591 from lioncash/record
bunnei
2019-06-19
Merge pull request #2590 from lioncash/event
bunnei
2019-06-19
Update content_archive.cpp
jonsn0w
2019-06-18
core: Remove unused CiTrace source files
Lioncash
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
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-14
Merge pull request #2582 from lioncash/reserved
bunnei
2019-06-12
Merge pull request #2580 from lioncash/redundant
Zach Hilman
2019-06-12
Merge pull request #2577 from lioncash/fs
Zach Hilman
2019-06-12
file_sys/ips_layer: Remove unnecessary reserve() call
Lioncash
2019-06-12
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-12
file_sys/card_image: Remove obsolete TODO
Lioncash
2019-06-12
kernel/vm_manager: Remove redundant Reset call in destructor
Lioncash
2019-06-10
file_sys/nca_metadata: Update CNMT structures
Lioncash
2019-06-10
file_sys/card_image: Deduplicate casts within AddNCAFromPartition()
Lioncash
[next]