litucks-torzu/src/yuzu/configuration
MonsterDruide1 b42c3ce21d input_common/tas: Base playback & recording system
The base playback system supports up to 8 controllers (specified by `PLAYER_NUMBER` in `tas_input.h`), which all change their inputs simulataneously when `TAS::UpdateThread` is called.

The recording system uses the controller debugger to read the state of the first controller and forwards that data to the TASing system for recording. Currently, this process sadly is not frame-perfect and pixel-accurate.

Co-authored-by: Naii-the-Baf <sfabian200@gmail.com>
Co-authored-by: Narr-the-Reg <juangerman-13@hotmail.com>
2021-09-18 23:22:00 +02:00
..
config.cpp Merge pull request #7020 from Moonlacer/remove_audio_stretching 2021-09-18 11:18:24 -07:00
config.h Merge pull request #6846 from ameerj/nvdec-gpu-decode 2021-09-11 23:11:32 +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
configure_debug.ui renderer_vulkan: Add setting to log pipeline statistics 2021-07-27 21:29:24 -03:00
configure_debug_controller.cpp
configure_debug_controller.h
configure_debug_controller.ui
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
configure_filesystem.cpp yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
configure_filesystem.h
configure_filesystem.ui
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
configure_hotkeys.h
configure_hotkeys.ui
configure_input.cpp
configure_input.h
configure_input.ui
configure_input_advanced.cpp input_common: Enable steam controllers and 8 player support 2021-09-10 00:58:12 -05:00
configure_input_advanced.h
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
configure_input_player.ui configure/ui: Add sliders for trigger buttons 2021-07-17 13:30:43 -05:00
configure_input_player_widget.cpp input_common/tas: Base playback & recording system 2021-09-18 23:22:00 +02: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
configure_input_profile_dialog.h
configure_input_profile_dialog.ui
configure_motion_touch.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_motion_touch.h
configure_motion_touch.ui
configure_mouse_advanced.cpp
configure_mouse_advanced.h
configure_mouse_advanced.ui
configure_network.cpp configuration: fix mingw-w64 build 2021-08-13 12:39:14 +02:00
configure_network.h configuration: move network_interface include to source file 2021-08-13 02:48:39 +02:00
configure_network.ui configuration: add option to select network interface 2021-08-12 21:32:53 +02: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
configure_per_game_addons.ui
configure_profile_manager.cpp general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
configure_profile_manager.h
configure_profile_manager.ui
configure_system.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
configure_system.h
configure_system.ui configure_system: Add Brazilian Portuguese to the list of languages 2021-07-30 02:15:53 -04:00
configure_touch_from_button.cpp
configure_touch_from_button.h
configure_touch_from_button.ui
configure_touch_widget.h
configure_touchscreen_advanced.cpp
configure_touchscreen_advanced.h
configure_touchscreen_advanced.ui
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.ui game_list: Make game list folder icons smaller (#6762) 2021-08-01 12:59:36 -04:00
configure_vibration.cpp
configure_vibration.h
configure_vibration.ui
configure_web.cpp yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
configure_web.h
configure_web.ui
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