index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
Age
Commit message (
Expand
)
Author
2019-11-09
yuzu: configure_web: Use Base64 encoded token for simplifying user experience.
bunnei
2019-11-03
kernel: events: Remove ResetType::Automatic.
bunnei
2019-11-03
citra_qt: add amiibo drag and drop support
FearlessTobi
2019-10-15
Correct compiling errors and addapt to the new interface.
Fernando Sahmkow
2019-10-10
fixed clang format & addressed feedback
FreddyFunk
2019-10-10
yuzu/configure_input_player: Fix input handling for ZL and ZR from controller...
FreddyFunk
2019-10-09
Merge pull request #2910 from FearlessTobi/port-4930
bunnei
2019-10-06
qt: Fix game name format error
Zach Hilman
2019-10-05
Merge pull request #2942 from ReinUsesLisp/clang-warnings
bunnei
2019-10-05
qt: Change titlebar formatting
Zach Hilman
2019-10-04
yuzu/game_list_worker: Silence warnings
ReinUsesLisp
2019-10-04
yuzu/game_list: Silence -Wswitch and -Wunused-variable
ReinUsesLisp
2019-10-04
yuzu/configure_service: Silence -Wswitch
ReinUsesLisp
2019-10-03
Merge pull request #2898 from FearlessTobi/port-4004
bunnei
2019-10-02
qt: Add service dialog
Zach Hilman
2019-09-30
boxcat: Implement events global field
Zach Hilman
2019-09-30
configure_service: Allow Qt to open external links
Zach Hilman
2019-09-30
yuzu: Add UI tab to configure BCAT services
Zach Hilman
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-26
yuzu: Pause when in background
FearlessTobi
2019-09-22
qt_themes: add two colorful themes
FearlessTobi
2019-09-23
Merge pull request #2683 from DarkLordZach/lock-exit
David
2019-09-22
main: Use const on all variable initializations
Zach Hilman
2019-09-22
Add missing include
FearlessTobi
2019-09-21
qt: Prompt user for confirmation if exit lock is active
Zach Hilman
2019-09-22
Merge pull request #2430 from DarkLordZach/fs-controller
David
2019-09-21
Merge pull request #2883 from ogniK5377/log-game
Zach Hilman
2019-09-21
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
config: Remove Dump options from configure_debug
Zach Hilman
2019-09-21
yuzu: Add UI to manage filesystem paths and sizes
Zach Hilman
2019-09-21
settings: Add options for managing gamecard emulation
Zach Hilman
2019-09-21
settings: Add options for setting storage sizes
Zach Hilman
2019-09-21
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
Merge pull request #2885 from Hexagon12/port-4944
David
2019-09-21
Added Host CPU and OS to log
pbarilla
2019-09-21
Merge pull request #2806 from FearlessTobi/port-4882
David
2019-09-21
Swapped TID and Game name to make it easier to parse
David Marcec
2019-09-21
Log the current title id and game name which is booting
David Marcec
2019-09-16
When docked mode is checked, uncheck "joycons docked"
Morph
2019-09-10
Add frametime logging for tracking performance over time
fearlessTobi
2019-09-05
Merge pull request #2797 from FearlessTobi/port-4877
David
2019-09-05
Address review comments
FearlessTobi
2019-09-05
Merge pull request #2808 from FearlessTobi/port-4866
David
2019-09-05
yuzu/configure: move speed limiter to general
FearlessTobi
2019-09-05
Merge pull request #2830 from FearlessTobi/port-4911
David
2019-09-04
configure_dialog: reverse tab map to avoid logic based on user-facing/transla...
fearlessTobi
2019-09-04
Fix uisettings include
fearlessTobi
2019-09-04
Limit the size of directory icons, fix text when icon size is none
fearlessTobi
2019-09-04
Change QList to QVector
fearlessTobi
2019-09-04
Separate UserNand and Sdmc directories
fearlessTobi
[next]