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
/
applets
Age
Commit message (
Expand
)
Author
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-09-25
frontend/controller: Eliminate dependency on the global system instance
Lioncash
2020-09-04
Address feedback
Morph
2020-09-04
applets/controller: Set min_players to have a minimum value of 1.
Morph
2020-09-04
applets/controller: Implement "Explain Text"
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-14
software_keyboard: Resolve a pessimizing move warning
Lioncash
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-07-20
Address issues
David Marcec
2020-07-19
swkbd: Return result for Calc request for inlined swkbd
David Marcec
2020-06-25
Prevent nullptr dereference on swkbd error case
David Marcec
2020-06-20
software_keyboard: Eliminate trivial redundant copies
Lioncash
2020-03-22
core/web_browser: Allow WebApplet to exit gracefully when an error occurs
FearlessTobi
2020-02-07
hle: services: Use std::shared_ptr instead of copy by value.
bunnei
2020-02-05
services: am: Clear events on PopOutData and PopInteractiveOutData.
bunnei
2020-02-05
am: Refactor IStorage interface.
bunnei
2020-02-05
applets: software_keyboard: Signal state change on end of interactive session.
bunnei
2020-02-05
applets: software_keyboard: Minor cleanup.
bunnei
2019-11-24
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...
bunnei
2019-11-12
service: Resolve sign conversion errors
Lioncash
2019-11-06
Merge pull request #3062 from bunnei/event-improve
bunnei
2019-11-03
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-09-30
applets: Add accessor for AppletFrontendSet
Zach Hilman
2019-09-04
service/am: Remove usages of global system accessors
Lioncash
2019-07-02
file_sys: Rename other ContentRecordType members
Bakugo
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-12
common/hex_util: Combine HexVectorToString() and HexArrayToString()
Lioncash
2019-06-05
Merge pull request #2526 from lioncash/global
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-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
[next]