index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
main.h
Age
Commit message (
Expand
)
Author
2021-06-29
Merge pull request #6471 from lat9nq/dump-as-mod
Morph
2021-06-28
yuzu qt: Add option to dump to SDMC directory
lat9nq
2021-06-20
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-07
yuzu qt: Start games from context menu
lat9nq
2021-06-02
yuzu qt: Revert some usages of string_view
lat9nq
2021-05-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-05-16
main: Prevent installing base titles into NAND
Morph
2021-04-28
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-15
applets/swkbd: Implement the Qt Software Keyboard frontend
Morph
2021-04-15
error: Make the error code as the title text of the OverlayDialog
Morph
2021-04-15
main: Move meta type registration into its own function
Morph
2021-04-15
applets: Remove the previous software keyboard applet implementation
Morph
2021-02-06
Refresh debug controller settings
german
2021-02-06
Add controller window and single joycon top view
german
2020-12-31
yuzu/main: fix mouse not showing on move and port citra-emu/citra#5476
gal20
2020-12-23
Merge pull request #5217 from lat9nq/save-on-boot
bunnei
2020-12-22
Add option to reset window size to 1080p
german
2020-12-22
yuzu/main: Save settings when starting guest
lat9nq
2020-12-18
applets/web: Implement the online web browser applet
Morph
2020-12-18
main: Add the ability to disable the web applet
Morph
2020-12-18
main, applets/web: Re-add progress dialog for RomFS extraction
Morph
2020-12-18
applets/web: Implement the Qt web browser applet frontend
Morph
2020-12-18
applets: Remove the previous web browser applet implementation
Morph
2020-11-24
frontend: yuzu (qt): Register a callback for ExecuteProgram.
bunnei
2020-11-15
config: Migrate config files into config/custom
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
Merge pull request #4381 from Morph1984/fix-open-folder-installed-title
bunnei
2020-08-15
main: Add an option to modify the currrent game's configuration
lat9nq
2020-08-04
main: Fix Open Save/Mod Locations for installed titles
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-18
yuzu: Port translation support from Citra
FearlessTobi
2020-07-17
async shaders
David Marcec
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-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-27
GUI: Make multicore only work with Async and add GUI for multicore.
Fernando Sahmkow
2020-06-27
Update FAQ function name (1/2)
VolcaEM
2020-06-26
Update function name (1/2)
VolcaEM
2020-06-25
Use QUrl (1/2)
VolcaEM
2020-06-25
Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu
VolcaEM
2020-06-21
Correct function name (1/2)
VolcaEM
2020-06-21
Add a "Open Mods Page" button to the GUI
VolcaEM
2020-06-08
Add game versio to title bar
unknown
2020-05-16
Merge pull request #3665 from bunnei/device-save
bunnei
[next]