index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
configuration
/
configure_dialog.h
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-02-09
general: add default configurations for applet mode
Liam
2023-08-16
yuzu-qt: Screenshots depend more on the graphics settings
lat9nq
2023-07-21
common,qt-config: Remove usage of forward_list
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
configuration: Clean up includes a bit
lat9nq
2023-07-21
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
configuration: Add base class to tabs
lat9nq
2023-06-06
yuzu-qt: Load Vulkan device info at startup
lat9nq
2023-05-07
yuzu-qt/config: Add option to disable compute on Intel
lat9nq
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi
2022-06-14
configure_dialog: Eliminate variable shadowing
Morph
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-07-18
yuzu: Port translation support from Citra
FearlessTobi
2019-06-05
yuzu/configuration: Make all widgets and dialogs aware of language changes
Lioncash
2019-06-05
yuzu/configuration: Make function naming consistent
Lioncash
2019-03-16
yuzu: Make hotkeys configurable via the GUI
Adityarup Laha
2018-12-28
Qt/Configure: Use sidebar to divide tabs into smaller groups
spycrab
2018-12-02
yuzu/configuration: Make slots private where applicable
Lioncash
2018-12-02
yuzu/configuration: Add missing override specifiers to configuration-related ...
Lioncash
2018-08-07
qt/hotkey: Get rid of global hotkey map instance
Lioncash
2018-01-12
Massive removal of unused modules
James Rowe