..
config.cpp
settings: Remove BCAT settings
2021-09-29 01:24:21 -04:00
config.h
settings: File selector & other settings
2021-09-18 23:22:11 +02:00
configuration_shared.cpp
general: Implement FullscreenMode enumeration
2021-07-23 10:14:37 -04:00
configuration_shared.h
general: Implement FullscreenMode enumeration
2021-07-23 10:14:37 -04:00
configure.ui
configuration: add option to select network interface
2021-08-12 21:32:53 +02:00
configure_audio.cpp
remove-audio-stretching-setting
2021-09-15 19:52:43 -05:00
configure_audio.h
fix_clang_error
2021-09-15 20:20:45 -05:00
configure_audio.ui
remove-audio-stretching-setting
2021-09-15 19:52:43 -05:00
configure_cpu.cpp
configuration: Use combobox apply template where possible
2021-07-23 10:18:07 -04:00
configure_cpu.h
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
2021-07-08 16:56:44 -04:00
configure_cpu.ui
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
2021-07-08 16:56:44 -04:00
configure_cpu_debug.cpp
general: Make most settings a BasicSetting
2021-06-28 17:32:17 -04:00
configure_cpu_debug.h
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
2021-07-08 16:56:44 -04:00
configure_cpu_debug.ui
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
2021-07-08 16:56:44 -04:00
configure_debug.cpp
renderer_vulkan: Add setting to log pipeline statistics
2021-07-27 21:29:24 -03: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
Clean-up and nits
2021-09-22 00:56:03 -06:00
configure_debug_controller.cpp
general: Fix compiler warnings on linux and miscellaneous changes
2020-11-15 23:33:21 -05:00
configure_debug_controller.h
general: Fix compiler warnings on linux and miscellaneous changes
2020-11-15 23:33:21 -05:00
configure_debug_controller.ui
ui/themes: Cleanup UI
2020-11-15 23:33:19 -05:00
configure_debug_tab.cpp
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
2021-07-08 16:56:44 -04:00
configure_debug_tab.h
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
2021-07-08 16:56:44 -04:00
configure_debug_tab.ui
settings, arm_dynarmic, yuzu qt: Move CPU debugging option
2021-07-08 16:56:44 -04:00
configure_dialog.cpp
configuration: add option to select network interface
2021-08-12 21:32:53 +02:00
configure_dialog.h
yuzu qt: Add an Apply button to configuration dialogs
2021-05-25 02:25:39 -04:00
configure_filesystem.cpp
input_common/tas: Document the main class
2021-09-18 23:22:48 +02:00
configure_filesystem.h
config: Move TAS options to it's own menu
2021-09-18 23:22:30 +02:00
configure_filesystem.ui
config: Move TAS options to it's own menu
2021-09-18 23:22:30 +02:00
configure_general.cpp
Merge pull request #6696 from ameerj/speed-limit-rename
2021-07-26 18:51:00 -07:00
configure_general.h
general: Rename "Frame Limit" references to "Speed Limit"
2021-07-23 22:10:01 -04:00
configure_general.ui
configure_general: Swap positions of speed limit and frame limit options
2021-08-08 01:00:40 -04:00
configure_graphics.cpp
configure_graphics: Add GPU nvdec decoding as an option
2021-08-16 14:40:53 -04:00
configure_graphics.h
configure_graphics: Add GPU nvdec decoding as an option
2021-08-16 14:40:53 -04:00
configure_graphics.ui
Merge pull request #6846 from ameerj/nvdec-gpu-decode
2021-09-11 23:11:32 +02:00
configure_graphics_advanced.cpp
Garbage Collection: enable as default, eliminate option.
2021-08-28 17:55:37 +02:00
configure_graphics_advanced.h
Garbage Collection: enable as default, eliminate option.
2021-08-28 17:55:37 +02:00
configure_graphics_advanced.ui
Second part of Golden's PR
2021-09-06 15:25:40 -05:00
configure_hotkeys.cpp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
configure_hotkeys.h
Add Restore Defaults and Clear options to hotkeys
2020-04-24 23:50:26 +02:00
configure_hotkeys.ui
Add Restore Defaults and Clear options to hotkeys
2020-04-24 23:50:26 +02:00
configure_input.cpp
Fix connect and disconnect controller events
2021-01-23 22:59:44 -06:00
configure_input.h
configure_input: Update the input profiles for other player tabs
2020-11-15 23:33:21 -05:00
configure_input.ui
configure_input: Add per-player vibration
2020-11-15 23:33:20 -05:00
configure_input_advanced.cpp
Hide XInput bypass on non-Windows OSes
2021-09-18 14:41:51 +03:00
configure_input_advanced.h
general: Fix compiler warnings on linux and miscellaneous changes
2020-11-15 23:33:21 -05:00
configure_input_advanced.ui
input_common: Enable steam controllers and 8 player support
2021-09-10 00:58:12 -05:00
configure_input_player.cpp
input_common/tas: Base playback & recording system
2021-09-18 23:22:00 +02:00
configure_input_player.h
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
configure_input_player.ui
configure/ui: Add sliders for trigger buttons
2021-07-17 13:30:43 -05:00
configure_input_player_widget.cpp
Fix a few warnings
2021-10-11 19:21:17 -04:00
configure_input_player_widget.h
input_common/tas: Base playback & recording system
2021-09-18 23:22:00 +02:00
configure_input_profile_dialog.cpp
general: Fix compiler warnings on linux and miscellaneous changes
2020-11-15 23:33:21 -05:00
configure_input_profile_dialog.h
general: Fix compiler warnings on linux and miscellaneous changes
2020-11-15 23:33:21 -05:00
configure_input_profile_dialog.ui
applets/controller: Change the input button to create input profiles
2020-11-15 23:33:21 -05:00
configure_motion_touch.cpp
general: Make most settings a BasicSetting
2021-06-28 17:32:17 -04:00
configure_motion_touch.h
Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one
2021-03-30 22:17:08 -05:00
configure_motion_touch.ui
Allow all touch inputs at the same time and remove config options that are not longer necesary
2021-01-15 09:05:17 -06:00
configure_mouse_advanced.cpp
input_common: Eliminate most global state
2020-08-27 16:11:17 -04:00
configure_mouse_advanced.h
input_common: Eliminate most global state
2020-08-27 16:11:17 -04:00
configure_mouse_advanced.ui
ui/themes: Cleanup UI
2020-11-15 23:33:19 -05:00
configure_network.cpp
configure_network: Remove BCAT
2021-09-29 01:24:21 -04:00
configure_network.h
configure_network: Remove BCAT
2021-09-29 01:24:21 -04:00
configure_network.ui
configure_network: Remove BCAT
2021-09-29 01:24:21 -04:00
configure_per_game.cpp
Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar
2021-06-23 12:02:10 +10:00
configure_per_game.h
yuzu qt: Revert some usages of string_view
2021-06-02 19:50:20 -04:00
configure_per_game.ui
Simple resizing of the Per-Game configuration window and removal of useless Help question mark button in the title bar
2021-06-23 12:02:10 +10:00
configure_per_game_addons.cpp
common: fs: Remove [[nodiscard]] attribute on Remove* functions
2021-06-22 13:36:24 -04:00
configure_per_game_addons.h
configuration: implement per-game configurations ( #4098 )
2020-07-09 22:42:09 -04:00
configure_per_game_addons.ui
configuration: implement per-game configurations ( #4098 )
2020-07-09 22:42:09 -04:00
configure_profile_manager.cpp
style: Remove extra space preceding the :: operator
2021-09-29 01:26:01 -04: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_system.cpp
service: Reduce header include overhead
2021-10-07 13:32:21 -04:00
configure_system.h
configuration: Use forward declares and remove extraneous structs
2020-07-19 13:26:55 -04:00
configure_system.ui
configure_system: Add Brazilian Portuguese to the list of languages
2021-07-30 02:15:53 -04:00
configure_tas.cpp
configure_tas: Remove help button from dialog window
2021-09-29 00:12:31 -04:00
configure_tas.h
config: Move TAS options to it's own menu
2021-09-18 23:22:30 +02:00
configure_tas.ui
configure_tas: Ensure dialog buttons always stay at the bottom
2021-09-29 00:04:19 -04:00
configure_touch_from_button.cpp
common: Move settings to common from core.
2021-04-14 16:24:03 -07:00
configure_touch_from_button.h
Address second batch of reviews
2020-08-30 00:43:25 +02:00
configure_touch_from_button.ui
ui/themes: Cleanup UI
2020-11-15 23:33:19 -05:00
configure_touch_widget.h
Address review comments and fix code compilation
2020-08-29 20:56:51 +02:00
configure_touchscreen_advanced.cpp
Allow all touch inputs at the same time and remove config options that are not longer necesary
2021-01-15 09:05:17 -06: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
Allow all touch inputs at the same time and remove config options that are not longer necesary
2021-01-15 09:05:17 -06:00
configure_ui.cpp
game_list: Make game list folder icons smaller ( #6762 )
2021-08-01 12:59:36 -04:00
configure_ui.h
configure_ui: Address some review comments from the previous PR
2020-07-18 14:09:13 +02:00
configure_ui.ui
game_list: Make game list folder icons smaller ( #6762 )
2021-08-01 12:59:36 -04:00
configure_vibration.cpp
UI: Relocate tas menu and add brief description
2021-09-18 23:23:03 +02:00
configure_vibration.h
input_common: Add VibrationDevice and VibrationDeviceFactory
2020-11-15 23:33:20 -05:00
configure_vibration.ui
configure_input: Add per-player vibration
2020-11-15 23:33:20 -05:00
configure_web.cpp
yuzu qt: Make most UISettings a BasicSetting
2021-06-28 19:13:53 -04: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
input_profiles.cpp
common: fs: Rework the Common Filesystem interface to make use of std::filesystem ( #6270 )
2021-05-25 19:32:56 -04:00
input_profiles.h
input_profiles: Implement input profiles
2020-11-15 23:33:19 -05:00