suyu/src/yuzu/configuration
bunnei 8f548266cd
Merge pull request #3760 from Morph1984/trailing-filedir-separator
frontend/filesystem: Add a trailing separator to the string path
2020-04-24 01:44:32 -04:00
..
config.cpp Clang format. 2020-04-22 11:36:22 -04:00
config.h settings: Add option to set BCAT backend 2019-09-30 17:21:53 -04:00
configure.ui Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_audio.cpp yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_audio.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_audio.ui qt: Silence name collision warnings 2019-05-29 21:35:05 -03:00
configure_debug.cpp dynarmic: Add option to disable CPU JIT optimizations 2020-04-20 13:36:26 +01:00
configure_debug.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_debug.ui dynarmic: Add option to disable CPU JIT optimizations 2020-04-20 13:36:26 +01:00
configure_dialog.cpp Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_dialog.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_filesystem.cpp Add a trailing separator to the string path 2020-04-22 07:33:14 -04:00
configure_filesystem.h yuzu: Add UI to manage filesystem paths and sizes 2019-09-21 16:50:39 -04:00
configure_filesystem.ui yuzu: Add UI to manage filesystem paths and sizes 2019-09-21 16:50:39 -04:00
configure_general.cpp yuzu/configuration: create UI tab and move gamelist settings there 2020-01-24 00:15:51 +01:00
configure_general.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_general.ui yuzu/configuration: create UI tab and move gamelist settings there 2020-01-24 00:15:51 +01:00
configure_graphics.cpp yuzu: Drop SDL2 and Qt frontend Vulkan requirements 2020-04-07 16:32:19 -03:00
configure_graphics.h yuzu: Implement Vulkan frontend 2020-01-29 17:53:11 -03:00
configure_graphics.ui Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_graphics_advanced.cpp UI: Replasce accurate GPU option for GPU Accuracy Level 2020-04-22 11:36:04 -04:00
configure_graphics_advanced.h Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels. 2020-02-27 21:34:00 -05:00
configure_graphics_advanced.ui UI: Replasce accurate GPU option for GPU Accuracy Level 2020-04-22 11:36:04 -04:00
configure_hotkeys.cpp GUI/configure: resize hotkeys column to content 2020-01-12 22:46:28 +01:00
configure_hotkeys.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_hotkeys.ui yuzu: Make hotkeys configurable via the GUI 2019-03-16 03:55:57 +01:00
configure_input.cpp When docked mode is checked, uncheck "joycons docked" 2019-09-16 23:26:32 -04:00
configure_input.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_input.ui Merge pull request #2594 from FearlessTobi/very-important-change 2019-06-19 19:15:37 -04:00
configure_input_player.cpp yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device 2020-04-05 07:16:09 +02:00
configure_input_player.h Added deadzone controls for sdl engine at input settings 2020-01-03 08:54:57 +01:00
configure_input_player.ui Place SL and SR in the right most column. 2020-04-08 11:34:16 +02:00
configure_input_simple.cpp yuzu/configure_input_simple: Fix "Docked Joycons" controller profile 2020-04-05 07:14:35 +02:00
configure_input_simple.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_input_simple.ui configure_input: Add ConfigureInputSimple as default input UI config 2018-12-05 14:02:02 -05:00
configure_mouse_advanced.cpp yuzu/configuration: Only assert that all buttons exist when we are handling the click for a button device 2020-04-05 07:16:09 +02:00
configure_mouse_advanced.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_mouse_advanced.ui qt: Add UI to configure mouse buttons 2018-11-18 23:22:36 -05:00
configure_per_general.cpp yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 2019-08-09 17:54:08 -04:00
configure_per_general.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_per_general.ui qt: Add UI to display game properties and disable add-ons 2018-12-03 17:21:25 -05:00
configure_profile_manager.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +02:00
configure_profile_manager.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_profile_manager.ui qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_service.cpp yuzu/configure_service: Silence -Wswitch 2019-10-04 23:41:22 +00:00
configure_service.h qt: Add service dialog 2019-10-02 08:35:43 -04:00
configure_service.ui configure_service: Allow Qt to open external links 2019-09-30 17:26:10 -04:00
configure_system.cpp set: implement GetRegionCode 2020-03-19 10:37:42 +01:00
configure_system.h set: implement GetRegionCode 2020-03-19 10:37:42 +01:00
configure_system.ui set: implement GetRegionCode 2020-03-19 10:37:42 +01:00
configure_touchscreen_advanced.cpp Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +02:00
configure_touchscreen_advanced.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_touchscreen_advanced.ui qt: Add UI to configure touchscreen parameters 2018-11-18 23:22:36 -05:00
configure_ui.cpp Remove option "Show files with type 'Unknown'" 2020-02-09 11:30:02 -05:00
configure_ui.h yuzu/configuration: create UI tab and move gamelist settings there 2020-01-24 00:15:51 +01:00
configure_ui.ui Remove option "Show files with type 'Unknown'" 2020-02-09 11:30:02 -05:00
configure_web.cpp yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00
configure_web.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_web.ui yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00