yuzu-fork/src/yuzu/configuration
2020-01-03 10:30:51 +01:00
..
config.cpp Merge pull request #2910 from FearlessTobi/port-4930 2019-10-09 21:36:51 -04:00
config.h settings: Add option to set BCAT backend 2019-09-30 17:21:53 -04:00
configure.ui yuzu: Add UI tab to configure BCAT services 2019-09-30 17:26:10 -04: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 config: Remove Dump options from configure_debug 2019-09-21 16:50:39 -04: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 configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -04:00
configure_dialog.cpp qt: Add service dialog 2019-10-02 08:35:43 -04: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 configure_debug: Move reporting option to logging 2019-09-21 18:43:20 -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_gamelist.cpp yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 2019-08-09 17:54:08 -04:00
configure_gamelist.h yuzu/configuration: Make function naming consistent 2019-06-05 15:40:33 -04:00
configure_gamelist.ui game_list: Make add-ons column optional 2018-11-01 20:27:12 -04:00
configure_general.cpp yuzu: Pause when in background 2019-09-26 14:54:31 +02: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: Pause when in background 2019-09-26 14:54:31 +02:00
configure_graphics.cpp yuzu/configure: move speed limiter to general 2019-09-05 02:11:37 +02:00
configure_graphics.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_graphics.ui yuzu/configure: move speed limiter to general 2019-09-05 02:11:37 +02:00
configure_hotkeys.cpp yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04: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 const correction 2020-01-03 10:30:51 +01: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 Added deadzone controls for sdl engine at input settings 2020-01-03 08:54:57 +01:00
configure_input_simple.cpp Merge pull request #2766 from FearlessTobi/port-4849 2019-08-16 19:39:05 -06: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 Qt: Fixed behaviour of buttons by connecting functors to correct signals 2019-08-02 04:09:38 +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 yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_system.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_system.ui yuzu: Remove unused birthday setting 2019-05-29 23:31:55 +02: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_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