.. |
config.cpp
|
Add 3GX plugin loader (#6172)
|
2022-12-11 10:08:58 +02:00 |
config.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configuration_shared.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configuration_shared.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_audio.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_audio.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_audio.ui
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_camera.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_camera.h
|
clang format
|
2020-08-19 01:45:57 -03:00 |
configure_camera.ui
|
Improve tab ordering (#6019)
|
2022-05-13 20:36:09 +05:30 |
configure_debug.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_debug.h
|
yuzu/configuration: Make function naming consistent
|
2019-07-06 15:01:41 +02:00 |
configure_debug.ui
|
code: Cleanup and warning fixes from the Vulkan PR (#6163)
|
2022-11-04 23:32:57 +01:00 |
configure_dialog.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_dialog.h
|
yuzu/configuration: Make function naming consistent
|
2019-07-06 15:01:41 +02:00 |
configure_enhancements.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_enhancements.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_enhancements.ui
|
Add "Separate Windows" LayoutOption (#6177)
|
2022-11-17 16:37:30 +01:00 |
configure_general.cpp
|
Per-Game Settings: options to reset game settings (#6219)
|
2022-12-17 16:04:31 +01:00 |
configure_general.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_general.ui
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_graphics.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_graphics.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_graphics.ui
|
Improve tab ordering (#6019)
|
2022-05-13 20:36:09 +05:30 |
configure_hotkeys.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_hotkeys.h
|
yuzu/configuration: Make function naming consistent
|
2019-07-06 15:01:41 +02:00 |
configure_hotkeys.ui
|
citra-qt: Add /default parsing for hotkeys. Also minor code cleanups.
|
2019-01-25 20:42:49 +05:30 |
configure_input.cpp
|
code: Cleanup and warning fixes from the Vulkan PR (#6163)
|
2022-11-04 23:32:57 +01:00 |
configure_input.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_input.ui
|
Improve tab ordering (#6019)
|
2022-05-13 20:36:09 +05:30 |
configure_motion_touch.cpp
|
configure_motion_touch: do not move engine parameter (#6208)
|
2022-12-06 21:52:25 -03:00 |
configure_motion_touch.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_motion_touch.ui
|
Add support for SDL controller accelerometer/gyro events
|
2021-09-18 12:24:38 -04:00 |
configure_per_game.cpp
|
Per-Game Settings: options to reset game settings (#6219)
|
2022-12-17 16:04:31 +01:00 |
configure_per_game.h
|
Per-Game Settings: options to reset game settings (#6219)
|
2022-12-17 16:04:31 +01:00 |
configure_per_game.ui
|
Per-Game Settings: options to reset game settings (#6219)
|
2022-12-17 16:04:31 +01:00 |
configure_storage.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_storage.h
|
Update src/citra_qt/configuration/configure_storage.h
|
2021-04-18 12:57:14 +02:00 |
configure_storage.ui
|
Gate use of custom directories behind a variable (#6157)
|
2022-10-22 19:09:47 +05:30 |
configure_system.cpp
|
Add 3GX plugin loader (#6172)
|
2022-12-11 10:08:58 +02:00 |
configure_system.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_system.ui
|
Add 3GX plugin loader (#6172)
|
2022-12-11 10:08:58 +02:00 |
configure_touch_from_button.cpp
|
code: Cleanup and warning fixes from the Vulkan PR (#6163)
|
2022-11-04 23:32:57 +01:00 |
configure_touch_from_button.h
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_touch_from_button.ui
|
address review comments
|
2020-05-11 17:05:05 +03:00 |
configure_touch_widget.h
|
Backport review comments from yuzu-emu/yuzu#4382: "yuzu: Add motion and touch configuration from Citra" (#5543)
|
2022-11-04 20:25:50 +01:00 |
configure_ui.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_ui.h
|
citra_qt: Backport review comments from the yuzu translation PR (#5465)
|
2020-08-31 21:13:24 +02:00 |
configure_ui.ui
|
Change GameListText order to improve configuration compatibility
|
2019-09-09 23:36:21 -03:00 |
configure_web.cpp
|
Add per game configuration options (#6187)
|
2022-12-08 13:27:25 +02:00 |
configure_web.h
|
yuzu/configuration: Make function naming consistent
|
2019-07-06 15:01:41 +02:00 |
configure_web.ui
|
Improve tab ordering (#6019)
|
2022-05-13 20:36:09 +05:30 |
configure.ui
|
citra-qt: Added configure storage to handle NAND and SDMC dir location
|
2021-04-18 00:13:21 +02:00 |