| .. |
|
config.cpp
|
d176feffad
Address review comments and fix code compilation
|
5 лет назад |
|
config.h
|
d176feffad
Address review comments and fix code compilation
|
5 лет назад |
|
configuration_shared.cpp
|
fe86109877
configuration_shared: Simplify name lookup in highlighting functions
|
6 лет назад |
|
configuration_shared.h
|
fe86109877
configuration_shared: Simplify name lookup in highlighting functions
|
6 лет назад |
|
configure.ui
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
|
configure_audio.cpp
|
fe86109877
configuration_shared: Simplify name lookup in highlighting functions
|
6 лет назад |
|
configure_audio.h
|
3ef4769f31
configuration: Use forward declares and remove extraneous structs
|
6 лет назад |
|
configure_audio.ui
|
c9f93c05f7
configure_audio: fix UI margins
|
6 лет назад |
|
configure_cpu.cpp
|
836ec9176a
dynarmic: Add unsafe optimizations
|
6 лет назад |
|
configure_cpu.h
|
836ec9176a
dynarmic: Add unsafe optimizations
|
6 лет назад |
|
configure_cpu.ui
|
836ec9176a
dynarmic: Add unsafe optimizations
|
6 лет назад |
|
configure_cpu_debug.cpp
|
a67d00ef31
configure_cpu: Split optimization settings off into Debug tab
|
6 лет назад |
|
configure_cpu_debug.h
|
a67d00ef31
configure_cpu: Split optimization settings off into Debug tab
|
6 лет назад |
|
configure_cpu_debug.ui
|
a67d00ef31
configure_cpu: Split optimization settings off into Debug tab
|
6 лет назад |
|
configure_debug.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
|
configure_debug.h
|
c09ff382a4
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 лет назад |
|
configure_debug.ui
|
35b96a28d7
yuzu/configure_debug: Remove duplicated checkboxes
|
6 лет назад |
|
configure_debug_controller.cpp
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
|
configure_debug_controller.h
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
|
configure_debug_controller.ui
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
|
configure_dialog.cpp
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
|
configure_dialog.h
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
|
configure_filesystem.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
|
configure_filesystem.h
|
d4d38dd44d
yuzu: Add UI to manage filesystem paths and sizes
|
6 лет назад |
|
configure_filesystem.ui
|
47e26d7bc7
settings: Remove storage size options
|
6 лет назад |
|
configure_general.cpp
|
fe86109877
configuration_shared: Simplify name lookup in highlighting functions
|
6 лет назад |
|
configure_general.h
|
3ef4769f31
configuration: Use forward declares and remove extraneous structs
|
6 лет назад |
|
configure_general.ui
|
5d3a2be04f
GUI: Make multicore only work with Async and add GUI for multicore.
|
6 лет назад |
|
configure_graphics.cpp
|
fe86109877
configuration_shared: Simplify name lookup in highlighting functions
|
6 лет назад |
|
configure_graphics.h
|
3ef4769f31
configuration: Use forward declares and remove extraneous structs
|
6 лет назад |
|
configure_graphics.ui
|
90a0fb1e0e
configure_graphics: Fix layout in global config
|
6 лет назад |
|
configure_graphics_advanced.cpp
|
fe86109877
configuration_shared: Simplify name lookup in highlighting functions
|
6 лет назад |
|
configure_graphics_advanced.h
|
8d42456dc2
configure_graphics: Remove Force 30 FPS mode
|
6 лет назад |
|
configure_graphics_advanced.ui
|
31a76410e8
Address feedback, add shader compile notifier, update setting text
|
6 лет назад |
|
configure_hotkeys.cpp
|
e23289d869
configure_hotkeys: Don't translate empty strings
|
6 лет назад |
|
configure_hotkeys.h
|
a19c6317ef
Add Restore Defaults and Clear options to hotkeys
|
6 лет назад |
|
configure_hotkeys.ui
|
a19c6317ef
Add Restore Defaults and Clear options to hotkeys
|
6 лет назад |
|
configure_input.cpp
|
1ec71b6ea0
clang-format
|
5 лет назад |
|
configure_input.h
|
5219615418
Project Mjölnir: Part 2 - Controller Applet
|
5 лет назад |
|
configure_input.ui
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
|
configure_input_advanced.cpp
|
d1e1ea0fef
Address second batch of reviews
|
5 лет назад |
|
configure_input_advanced.h
|
d176feffad
Address review comments and fix code compilation
|
5 лет назад |
|
configure_input_advanced.ui
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
|
configure_input_dialog.cpp
|
5219615418
Project Mjölnir: Part 2 - Controller Applet
|
5 лет назад |
|
configure_input_dialog.h
|
5219615418
Project Mjölnir: Part 2 - Controller Applet
|
5 лет назад |
|
configure_input_dialog.ui
|
5219615418
Project Mjölnir: Part 2 - Controller Applet
|
5 лет назад |
|
configure_input_player.cpp
|
41b8ecdeb6
Merge pull request #4608 from lioncash/sign3
|
5 лет назад |
|
configure_input_player.h
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
|
configure_input_player.ui
|
1bd70d73c0
configuration/input: Add support for mouse button clicks
|
6 лет назад |
|
configure_motion_touch.cpp
|
d1e1ea0fef
Address second batch of reviews
|
5 лет назад |
|
configure_motion_touch.h
|
d1e1ea0fef
Address second batch of reviews
|
5 лет назад |
|
configure_motion_touch.ui
|
e6bd1fd1b8
yuzu: Add motion and touch configuration
|
6 лет назад |
|
configure_mouse_advanced.cpp
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
|
configure_mouse_advanced.h
|
9e1b0af259
input_common: Eliminate most global state
|
6 лет назад |
|
configure_mouse_advanced.ui
|
f0fac0c7fb
Project Mjölnir: Part 1
|
6 лет назад |
|
configure_per_game.cpp
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
|
configure_per_game.h
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
|
configure_per_game.ui
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
|
configure_per_game_addons.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
|
configure_per_game_addons.h
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
|
configure_per_game_addons.ui
|
63d23835ef
configuration: implement per-game configurations (#4098)
|
6 лет назад |
|
configure_profile_manager.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
|
configure_profile_manager.h
|
c09ff382a4
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 лет назад |
|
configure_profile_manager.ui
|
54d7b664da
qt: Move profile manager to own UI tab
|
7 лет назад |
|
configure_service.cpp
|
a7fe6dc232
Add translation of "Current Boxcat Events"
|
6 лет назад |
|
configure_service.h
|
e55d086cc9
qt: Add service dialog
|
6 лет назад |
|
configure_service.ui
|
02f8f1bb3e
configure_service: Allow Qt to open external links
|
6 лет назад |
|
configure_system.cpp
|
fe86109877
configuration_shared: Simplify name lookup in highlighting functions
|
6 лет назад |
|
configure_system.h
|
3ef4769f31
configuration: Use forward declares and remove extraneous structs
|
6 лет назад |
|
configure_system.ui
|
a350ae6be6
configure_system: Implement highlighted overrides
|
6 лет назад |
|
configure_touch_from_button.cpp
|
d1e1ea0fef
Address second batch of reviews
|
5 лет назад |
|
configure_touch_from_button.h
|
d1e1ea0fef
Address second batch of reviews
|
5 лет назад |
|
configure_touch_from_button.ui
|
0aa6ec4276
Reolve reorder warning
|
5 лет назад |
|
configure_touch_widget.h
|
d176feffad
Address review comments and fix code compilation
|
5 лет назад |
|
configure_touchscreen_advanced.cpp
|
221250d922
Qt: Fixed behaviour of buttons by connecting functors to correct signals
|
7 лет назад |
|
configure_touchscreen_advanced.h
|
c09ff382a4
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 лет назад |
|
configure_touchscreen_advanced.ui
|
afe8df5020
qt: Add UI to configure touchscreen parameters
|
7 лет назад |
|
configure_ui.cpp
|
c4ed791164
common/fileutil: Convert namespace to Common::FS
|
6 лет назад |
|
configure_ui.h
|
0072003a14
configure_ui: Address some review comments from the previous PR
|
6 лет назад |
|
configure_ui.ui
|
71b902cf62
configuration: Setup UI to config screenshot path and saving
|
6 лет назад |
|
configure_web.cpp
|
883eb1a1a1
yuzu: configure_web: Use Base64 encoded token for simplifying user experience.
|
6 лет назад |
|
configure_web.h
|
c09ff382a4
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 лет назад |
|
configure_web.ui
|
883eb1a1a1
yuzu: configure_web: Use Base64 encoded token for simplifying user experience.
|
6 лет назад |