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
2021-07-14
applets: Append qt_ prefix to Qt frontend applets
Morph
2021-07-12
Merge pull request #6574 from lioncash/i18n
bunnei
2021-07-10
settings: Disable FPS unlimit setting between title launches
ameerj
2021-07-08
qt/main: Make title string more i18n-friendly
Lioncash
2021-07-08
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-06-29
Merge pull request #6471 from lat9nq/dump-as-mod
Morph
2021-06-28
yuzu qt: Make most UISettings a BasicSetting
lat9nq
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-28
Merge pull request #6502 from ameerj/vendor-title
Morph
2021-06-28
patch_manager: Do not apply LayeredFS mods when dumping
Morph
2021-06-28
yuzu qt: Add option to dump to SDMC directory
lat9nq
2021-06-28
main: Display the instruction set of the running title in the window name
ameerj
2021-06-23
General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable
Lioncash
2021-06-22
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-20
video_core: Add GPU vendor name to window title bar
ameerj
2021-06-17
config: Add frame limiter toggle hotkey
ameerj
2021-06-11
yuzu: main: Ensure enough space is available for RomFS dumping
Morph
2021-06-07
yuzu qt: Start games from context menu
lat9nq
2021-06-04
Merge pull request #6362 from lat9nq/reset-to-defaults
bunnei
2021-06-02
yuzu qt: Revert some usages of string_view
lat9nq
2021-06-01
Merge pull request #6361 from lat9nq/per-hb-cfg
bunnei
2021-06-01
yuzu qt: Use lambda and std::function for reset callback
lat9nq
2021-06-01
yuzu: Add settings reset button to general configuration
lat9nq
2021-06-01
configuration: Initial work to reset all settings
fearlessTobi
2021-05-27
Merge pull request #6346 from lat9nq/apply-config-pgc
Ameer J
2021-05-25
yuzu qt: Restore const qualifiers
lat9nq
2021-05-25
yuzu qt: Handle per-game configs for title id 0
lat9nq
2021-05-25
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2021-05-23
settings: Forbid docked mode on handheld
german77
2021-05-18
Merge pull request #6317 from ameerj/fps-fix
bunnei
2021-05-16
yuzu/main: Fix version info in logging and about dialog
Morph
2021-05-16
main: Prevent installing base titles into NAND
Morph
2021-05-15
perf_stats: Rework FPS counter to be more accurate
ameerj
2021-05-15
main: Add title's version to window name on EA/mainline
ameerj
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-04-30
Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet
bunnei
2021-04-28
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
yuzu: main: Silence type conversion warning on MSVC
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
overlay_dialog: Add an overlay text dialog that accepts controller input
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-04-14
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-06
configure_graphics: Add Borderless Windowed fullscreen mode
Morph
2021-03-27
yuzu/main: Add user command line argument
german77
2021-03-12
Merge pull request #5327 from AniLeo/master
bunnei
[next]