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
/
yuzu
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-10-22
Don't ask for profile when there's only one.
Kewlan
2020-09-26
main: Allow applets to display on top while fullscreen
Morph
2020-09-23
game_list: Make game list function naming consistent
Lioncash
2020-09-14
crypto/key_manager: Remove dependency on the global system accessor
Lioncash
2020-09-04
main: Apply settings after applet configuration is complete.
Morph
2020-09-04
Project Mjölnir: Part 2 - Controller Applet
Morph
2020-08-29
yuzu/main: Amend lifetime issues with InputSubsystem
Lioncash
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-18
common/telemetry: Migrate namespace into the Common namespace
Lioncash
2020-08-18
Merge pull request #4381 from Morph1984/fix-open-folder-installed-title
bunnei
2020-08-17
Merge pull request #4535 from lioncash/fileutil
bunnei
2020-08-16
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-15
main: Add an option to modify the currrent game's configuration
lat9nq
2020-08-04
main: Fallback to loader if no control nca is found with patch manager
Morph
2020-08-04
main: Fix Open Save/Mod Locations for installed titles
Morph
2020-08-03
yuzu: Resolve C++20 deprecation warnings related to lambda captures
Lioncash
2020-08-03
Merge pull request #4263 from lat9nq/fix-screencaps-2
David
2020-08-03
Merge pull request #4438 from lioncash/localizing
David
2020-07-29
main: Add support for removing SDMC installed titles
Morph
2020-07-29
main: Remove assert for opening savedata when program_id = 0
Morph
2020-07-29
main: Silence [[fallthrough]] warning
Morph
2020-07-29
main: Split removal cases into their individual functions and address feedback
Morph
2020-07-29
main: Connect game list remove signals to removal functions
Morph
2020-07-27
yuzu/main: Remove redundant usages of QStringLiteral("")
Lioncash
2020-07-20
main: Don't use as many string copies
lat9nq
2020-07-20
main: rewrite (save as) screenshot saving
lat9nq
2020-07-18
yuzu: Port translation support from Citra
FearlessTobi
2020-07-17
async shaders
David Marcec
2020-07-16
Merge pull request #4297 from FearlessTobi/skip-profile-select
bunnei
2020-07-15
Use proper install result when overwriting files
Morph
2020-07-11
main/profile_select: Don't prompt for profile selection when only one is avai...
FearlessTobi
2020-07-10
Add additional empty check for the QStringList returned by the InstallDialog
Morph
2020-07-10
Update the install and progress dialogs
Morph
2020-07-10
Refactor batch installing files
Morph
2020-07-10
Add support for batch install to NAND
Morph
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-07-06
Fix ss crash on game menu, fix ss on windowed mode
Ameer
2020-07-01
key_manager: Correct casing of instance()
Lioncash
2020-07-01
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-06-30
Merge pull request #4063 from FreddyFunk/game-version-in-title
bunnei
2020-06-30
Merge pull request #4166 from VolcaEM/quickstart-faq
bunnei
2020-06-29
Merge pull request #4182 from Kewlan/fullscreen-hotkey-fix
bunnei
2020-06-27
YuzuQT: Hide Speed UI on Multicore.
Fernando Sahmkow
2020-06-27
Clang Format.
Fernando Sahmkow
2020-06-27
GUI: Make multicore only work with Async and add GUI for multicore.
Fernando Sahmkow
2020-06-27
General: Setup yuzu threads' microprofile, naming and registry.
Fernando Sahmkow
2020-06-27
Fix issues caused when changing the fullscreen hotkey
Kewlan
2020-06-27
Merge pull request #4164 from Kewlan/mute-audio-hotkey
bunnei
2020-06-27
Update FAQ function name (2/2)
VolcaEM
2020-06-26
Update function name again
VolcaEM
[next]