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
Age
Commit message (
Expand
)
Author
2018-11-07
Implement acc:TrySelectUserWithoutInteraction
David Marcec
2018-11-05
Merge pull request #1633 from ogniK5377/reload-input
bunnei
2018-11-04
Fix typo in BufferTransformFlags
Frederic Laing
2018-11-02
Fixed incorrect hwopus assert
David Marcec
2018-11-02
Fixed HID crash when launching more than 1 game & signaled syleset change event
David Marcec
2018-11-01
Merge pull request #1615 from lioncash/input
bunnei
2018-10-31
configure_system: Contrain profile usernames to 32 characters
Lioncash
2018-10-30
service/usb: Update IPdSession's function table
Lioncash
2018-10-30
global: Use std::optional instead of boost::optional (#1578)
Frederic L
2018-10-27
service/filesystem: Add DirectoryDelete & DirectoryDeleteRecursively
DeeJayBro
2018-10-25
Merge pull request #1569 from lioncash/amiibo
bunnei
2018-10-25
ldr: Partially implement LoadNro.
bunnei
2018-10-25
Merge pull request #1579 from lioncash/usb
bunnei
2018-10-25
Merge pull request #1576 from lioncash/acc-warn
bunnei
2018-10-24
service/usb: Update service function tables
Lioncash
2018-10-24
service/acc: Move fallback image to file scope
Lioncash
2018-10-24
service/acc: Silence compiler warnings
Lioncash
2018-10-24
service/acc: Early return in failure case in LoadImage()
Lioncash
2018-10-24
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
Merge pull request #1564 from lioncash/npad
bunnei
2018-10-24
Merge pull request #1562 from lioncash/aoc
bunnei
2018-10-24
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
yuzu/main: Notify user of loading errors with Amiibo data
Lioncash
2018-10-24
npad: Remove unused controller variable from OnInit()
Lioncash
2018-10-24
aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function
Lioncash
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
acc: Load user images from config dir
Zach Hilman
2018-10-23
am: Pass current user UUID to launch parameters
Zach Hilman
2018-10-23
profile_manager: Load users from emulator settings
Zach Hilman
2018-10-23
Added Amiibo support (#1390)
David
2018-10-23
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-22
Merge pull request #1545 from DarkLordZach/psm
bunnei
2018-10-21
psm: Stub GetChargerType
Zach Hilman
2018-10-21
service: Add the basic skeleton for the NPNS services
Lioncash
2018-10-21
hid: Update service function table for hidbus
Lioncash
2018-10-21
am: Add the basic skeleton for the tcap service
Lioncash
2018-10-21
am: Update service function tables
Lioncash
2018-10-21
prepo: Update service function table.
Lioncash
2018-10-21
lbl: Update service function table names
Lioncash
2018-10-20
psm: Stub GetBatteryChargePercentage
Zach Hilman
2018-10-20
service: Add skeleton for psm service
Zach Hilman
2018-10-20
Added auto controller switching to supported controllers and single joycon bu...
David Marcec
2018-10-19
Merge pull request #1526 from lioncash/svc-id
bunnei
2018-10-19
Merge pull request #1530 from DarkLordZach/aoc-8
bunnei
2018-10-19
Merge pull request #1516 from lioncash/hid
bunnei
2018-10-19
aoc_u: Stub GetAddOnContentListChangedEvent
Zach Hilman
2018-10-20
Stubbed home blocking
David Marcec
[next]