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.cpp
Age
Commit message (
Expand
)
Author
2024-01-25
frontend_common: Remove key rederivation and keep key check
t895
2024-01-21
frontend_common: Move integrity verification to content_manager
t895
2024-01-19
frontend_common: Add content manager utility functions
t895
2024-01-17
Allow -u to accept a username string in addition to index, and suppress the U...
Andrew Pilley
2024-01-15
Merge pull request #12612 from liamwhite/fs-pid
Charles Lombardo
2024-01-11
service: hid: Create abstracted pad structure
german77
2024-01-11
fsp-srv: use program registry for SetCurrentProcess
Liam
2024-01-06
service: set: Rename files
german77
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2023-12-29
Fix Wayland appId
Reilly Brogan
2023-12-18
yuzu: Make language persistent and remove symbols_path
Narr the Reg
2023-12-10
core: Use single instance of profile manager
german77
2023-12-01
file_sys: handle null romfs
Liam
2023-11-29
Merge pull request #11946 from flodavid/gamemode
liamwhite
2023-11-27
Merge pull request #12160 from german77/mouse_constrain
liamwhite
2023-11-26
Merge pull request #12156 from german77/firmwarevs
liamwhite
2023-11-25
yuzu: create linux group in general settings
flodavid
2023-11-25
yuzu: integrate gamemode support on linux
xcfrg
2023-11-24
yuzu: Constrain mouse in render window when emulated
Narr the Reg
2023-11-24
yuzu: Display firmware version
Narr the Reg
2023-11-21
config: Unify config handling under frontend_common
t895
2023-11-20
Merge pull request #12011 from Macj0rdan/controller-applet
Narr the Reg
2023-11-19
Implemented qlaunch version of the controller applet
FrozenAra
2023-11-19
Merge pull request #11792 from boludoz/new-shortcut
liamwhite
2023-11-13
Merge pull request #11990 from german77/audio
liamwhite
2023-11-11
yuzu: Keep homebrew on the recently played list
german77
2023-11-10
yuzu: Make mute audio persistent
Narr the Reg
2023-11-09
Fix out_icon_path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::IconsDir);
Franco M
2023-11-09
Minor changes
Franco M
2023-11-08
Final change, i think
Franco M
2023-11-07
Fixed clang
Franco M
2023-11-05
Merge pull request #11961 from german77/recent
liamwhite
2023-11-05
yuzu: Only store games in the recently played list
german77
2023-11-05
modified: src/yuzu/main.cpp
Franco M
2023-11-04
Merge branch 'master' into new-shortcut
Franco M
2023-11-04
Merge pull request #11885 from liamwhite/stop-nagging-me
liamwhite
2023-10-31
romfs: fix extraction of single-directory root
Liam
2023-10-31
qt: remove duplicate exit confirmation setting
Liam
2023-10-30
Merge pull request #11903 from Macj0rdan/scrollable-volume-button
liamwhite
2023-10-30
Fix macOS build
Termynat0r
2023-10-29
Merge pull request #11689 from liamwhite/breakpad
liamwhite
2023-10-29
Implemented wheel event for volume control in VolumeButton
FrozenAra
2023-10-21
kernel: update KProcess
Liam
2023-10-18
Reverted dirty code in main.
boludoz
2023-10-18
TODO: Implement shortcut creation for Apple.
boludoz
2023-10-18
Useless code removed related to admin privileges, if it is not an error we ca...
boludoz
2023-10-18
Deleted admin requisite (maybe it was another mistake).
boludoz
2023-10-17
Final refactorization
boludoz
2023-10-16
Moved check.
boludoz
2023-10-16
More @liamwhite suggestions applied.
boludoz
[next]