Andrea Pappacoda
|
cdb240f3d4
chore: make yuzu REUSE compliant
|
4 лет назад |
FearlessTobi
|
705f7db84d
yuzu: Add ui files for multiplayer rooms
|
4 лет назад |
Morph
|
1c83014526
configure_dialog: Eliminate variable shadowing
|
4 лет назад |
Kyle K
|
42b8148aca
ui: Fix Game Compatibility list translations
|
4 лет назад |
ameerj
|
936829e873
yuzu: Reduce unused includes
|
4 лет назад |
Lioncash
|
b9f06bd599
configure_filesystem: Normalize member function casing
|
4 лет назад |
german77
|
72c8a94a6c
yuzu: Add controller hotkeys
|
4 лет назад |
Ameer J
|
40c8a8c627
Merge pull request #7186 from MightyCreak/fix-crash-configure-window
|
4 лет назад |
Romain Failliot
|
427ce8dcef
ui: fix crash when closing configure window
|
4 лет назад |
Morph
|
ab441fb009
configuration: Use std::make_unique instead of operator new for ui
|
4 лет назад |
lat9nq
|
fb66a455c4
yuzu qt: Remove global system instances from config, WaitTree, main
|
4 лет назад |
spholz
|
1e98e73828
configuration: add option to select network interface
|
5 лет назад |
lat9nq
|
dc06e11a7b
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
|
5 лет назад |
lat9nq
|
c17e1bd7a8
yuzu qt: Use lambda and std::function for reset callback
|
5 лет назад |
lat9nq
|
4a3d57e469
yuzu: Add settings reset button to general configuration
|
5 лет назад |
lat9nq
|
c1bad4357a
yuzu qt: Add an Apply button to configuration dialogs
|
5 лет назад |
bunnei
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
Lioncash
|
e11e1dcf2d
yuzu: Remove unused variables in Qt code
|
5 лет назад |
Lioncash
|
5bc4eabe36
core: Eliminate remaining usages of the global system instance
|
5 лет назад |
Lioncash
|
7aae6d6d2b
core/settings: Move configuring_global behind an API
|
5 лет назад |
Lioncash
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
Morph
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
FearlessTobi
|
347b50ad43
yuzu: Port translation support from Citra
|
6 лет назад |
MerryMage
|
a67d00ef31
configure_cpu: Split optimization settings off into Debug tab
|
6 лет назад |
MerryMage
|
0193202964
configuration: Add settings to enable/disable specific CPU optimizations
|
6 лет назад |
lat9nq
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
Morph
|
7ee6065178
Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.
|
6 лет назад |
FearlessTobi
|
d0e4f1c6f4
yuzu/configuration: create UI tab and move gamelist settings there
|
6 лет назад |
bunnei
|
690732bc0d
yuzu_qt: config: Move audio to its own tab.
|
6 лет назад |
Zach Hilman
|
e55d086cc9
qt: Add service dialog
|
6 лет назад |