..
config.cpp
UI: Add options to hide extra columns ( #9093 )
2022-11-04 02:30:39 -04:00
config.h
yuzu: Use a debugger to generate minidumps
2022-09-04 21:36:04 -04:00
configuration_shared.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configuration_shared.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure.ui
configure_audio.cpp
Choose the SDL audio backend when Cubeb reports too high of a latency
2022-10-09 13:47:59 +01:00
configure_audio.h
Project Andio
2022-07-22 01:11:32 +01:00
configure_audio.ui
Do some log memes to help perceived volume
2022-08-12 19:59:09 +01:00
configure_camera.cpp
yuzu: Force camera output to be saved on a buffer ( #8805 )
2022-08-22 23:54:48 -05:00
configure_camera.h
yuzu: Add webcam support and rebase to latest master
2022-07-23 19:40:25 -05:00
configure_camera.ui
yuzu: Hook qt camera to camera driver
2022-07-23 19:40:21 -05:00
configure_cpu.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_cpu.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_cpu.ui
configure_cpu_debug.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_cpu_debug.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_cpu_debug.ui
configure_debug.cpp
yuzu qt: Add option to disable startup Vulkan check
2022-09-19 14:46:12 -04:00
configure_debug.h
yuzu: Use a debugger to generate minidumps
2022-09-04 21:36:04 -04:00
configure_debug.ui
yuzu qt: Add option to disable startup Vulkan check
2022-09-19 14:46:12 -04:00
configure_debug_controller.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_debug_controller.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_debug_controller.ui
configure_debug_tab.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_debug_tab.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_debug_tab.ui
configure_dialog.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_dialog.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_filesystem.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_filesystem.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_filesystem.ui
configure_general.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_general.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_general.ui
yuzu: settings: Remove framerate cap and merge unlocked framerate setting.
2022-07-16 23:11:39 -07:00
configure_graphics.cpp
Vulkan: update initialization
2022-11-27 14:58:28 -05:00
configure_graphics.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_graphics.ui
yuzu: Add 16:10 aspect ratio
2022-10-10 13:32:33 -05:00
configure_graphics_advanced.cpp
video_core: add option for pessimistic flushing
2022-08-25 12:32:14 -04:00
configure_graphics_advanced.h
video_core: add option for pessimistic flushing
2022-08-25 12:32:14 -04:00
configure_graphics_advanced.ui
video_core: add option for pessimistic flushing
2022-08-25 12:32:14 -04:00
configure_hotkeys.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_hotkeys.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_hotkeys.ui
configure_input.cpp
yuzu: Silence some clang warnings
2022-09-21 11:51:31 -05:00
configure_input.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_input.ui
Update configure_input.ui
2022-07-19 16:20:16 -03:00
configure_input_advanced.cpp
yuzu: Hook qt camera to camera driver
2022-07-23 19:40:21 -05:00
configure_input_advanced.h
yuzu: Hook qt camera to camera driver
2022-07-23 19:40:21 -05:00
configure_input_advanced.ui
yuzu: Hook qt camera to camera driver
2022-07-23 19:40:21 -05:00
configure_input_player.cpp
Merge pull request #8880 from german77/slow-moving
2022-09-12 23:30:51 -04:00
configure_input_player.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_input_player.ui
yuzu: config: Set default range to 95%
2022-04-26 19:03:54 -05:00
configure_input_player_widget.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_input_player_widget.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_input_profile_dialog.ui
configure_motion_touch.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_motion_touch.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_motion_touch.ui
motion touch ui: move remaining connection out of .ui file
2022-05-29 18:37:38 -07:00
configure_network.cpp
yuzu: Add ui files for multiplayer rooms
2022-07-25 21:59:28 +02:00
configure_network.h
ui: retranslate the network tab
2022-05-01 21:39:39 -07:00
configure_network.ui
configure_per_game.cpp
yuzu: Use a debugger to generate minidumps
2022-09-04 21:36:04 -04:00
configure_per_game.h
configure_per_game: Eliminate variable shadowing
2022-06-14 08:30:08 -04:00
configure_per_game.ui
configure_per_game_addons.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_per_game_addons.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_per_game_addons.ui
configure_profile_manager.cpp
configure_profile_manager: Cleanup reference/pointer usage
2022-11-15 19:25:09 -05:00
configure_profile_manager.h
configure_profile_manager: Cleanup reference/pointer usage
2022-11-15 19:25:09 -05:00
configure_profile_manager.ui
configure_profile_manager: Remove profile picture border
2022-11-15 18:11:58 -05:00
configure_ringcon.cpp
configure_ringcon: Eliminate variable shadowing
2022-06-14 08:30:09 -04:00
configure_ringcon.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_ringcon.ui
yuzu: Add custom ringcon configuration
2022-04-16 00:49:26 -05:00
configure_system.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_system.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_system.ui
ui: let system locale control format of Custom RTC
2022-04-30 17:29:49 -07:00
configure_tas.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_tas.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_tas.ui
UI: Fix link to TAS help page
2022-09-15 01:43:03 -07:00
configure_touch_from_button.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_touch_from_button.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_touch_from_button.ui
configure_touch_widget.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_touchscreen_advanced.cpp
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_touchscreen_advanced.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_touchscreen_advanced.ui
configure_ui.cpp
UI: Add options to hide extra columns ( #9093 )
2022-11-04 02:30:39 -04:00
configure_ui.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_ui.ui
UI: Add options to hide extra columns ( #9093 )
2022-11-04 02:30:39 -04:00
configure_vibration.cpp
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_vibration.h
general: Convert source file copyright comments over to SPDX
2022-04-23 05:55:32 -04:00
configure_vibration.ui
configure_web.cpp
UI: move icons from default into colorful theme.
2022-09-15 23:00:49 -07:00
configure_web.h
chore: make yuzu REUSE compliant
2022-07-27 12:53:49 +02:00
configure_web.ui
yuzu: Add ui files for multiplayer rooms
2022-07-25 21:59:28 +02:00
input_profiles.cpp
yuzu: sort input profiles by name
2022-09-23 12:31:35 -05:00
input_profiles.h
yuzu: Use a debugger to generate minidumps
2022-09-04 21:36:04 -04:00