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.cpp
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-11-21
config: Unify config handling under frontend_common
t895
2023-08-16
yuzu-qt: Screenshots depend more on the graphics settings
lat9nq
2023-07-21
configure_dialog: Focus the button box on start
lat9nq
2023-07-21
configuration: Use a builder to create widgets
lat9nq
2023-07-21
configure_cpu: Generate UI
lat9nq
2023-07-21
configuration: Use a mapping of setting value to name
lat9nq
2023-07-21
configure_audio: Implement ui generation
lat9nq
2023-07-21
configure_system: Implement with for loop
lat9nq
2023-07-21
configure_general: Generate UI using containers
lat9nq
2023-07-21
configure_graphics: Partial runtime implementation
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
2023-01-25
main: Globally disable the "?" button on dialogs
Morph
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
2022-04-16
ui: Fix Game Compatibility list translations
Kyle K
2022-03-20
yuzu: Reduce unused includes
ameerj
2022-02-01
configure_filesystem: Normalize member function casing
Lioncash
2022-01-06
yuzu: Add controller hotkeys
german77
2021-10-26
Merge pull request #7186 from MightyCreak/fix-crash-configure-window
Ameer J
2021-10-15
ui: fix crash when closing configure window
Romain Failliot
2021-10-15
configuration: Use std::make_unique instead of operator new for ui
Morph
2021-10-07
yuzu qt: Remove global system instances from config, WaitTree, main
lat9nq
2021-08-12
configuration: add option to select network interface
spholz
2021-07-08
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
lat9nq
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-05-25
yuzu qt: Add an Apply button to configuration dialogs
lat9nq
2021-04-14
common: Move settings to common from core.
bunnei
2021-01-14
yuzu: Remove unused variables in Qt code
Lioncash
2020-11-27
core: Eliminate remaining usages of the global system instance
Lioncash
2020-11-04
core/settings: Move configuring_global behind an API
Lioncash
2020-08-27
input_common: Eliminate most global state
Lioncash
2020-08-26
Project Mjölnir: Part 1
Morph
2020-07-18
yuzu: Port translation support from Citra
FearlessTobi
2020-07-12
configure_cpu: Split optimization settings off into Debug tab
MerryMage
2020-07-11
configuration: Add settings to enable/disable specific CPU optimizations
MerryMage
2020-07-09
configuration: implement per-game configurations (#4098)
lat9nq
2020-02-27
Create an "Advanced" tab in the graphics configuration tab and add anisotropi...
Morph
2020-01-24
yuzu/configuration: create UI tab and move gamelist settings there
FearlessTobi
2020-01-19
yuzu_qt: config: Move audio to its own tab.
bunnei
2019-10-02
qt: Add service dialog
Zach Hilman
2019-09-30
yuzu: Add UI tab to configure BCAT services
Zach Hilman
2019-09-21
yuzu: Add UI to manage filesystem paths and sizes
Zach Hilman
2019-09-04
configure_dialog: reverse tab map to avoid logic based on user-facing/transla...
fearlessTobi
[next]