index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_common
/
drivers
/
tas_input.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-07
TAS: Show all script lengths for multiplayer
MonsterDruide1
1
-1
/
+1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
1
-3
/
+2
2021-12-13
tas_input: Remove unnecessary includes
Lioncash
1
-2
/
+2
2021-12-13
tas_input: Use u8string_view instead of u8string
Lioncash
1
-1
/
+1
2021-12-13
tas_input: Amend -Wdocumentation warnings
Lioncash
1
-23
/
+25
2021-12-13
tas_input: Make TasAxes enum an enum class
Lioncash
1
-0
/
+5
2021-12-13
input_engine: std::move engine name where applicable
Lioncash
1
-3
/
+3
2021-11-25
kraken: Address comments from review
german77
1
-1
/
+1
2021-11-25
core/hid: Prevent Emulated controller from flapping with multiple inputs devices
german77
1
-8
/
+3
2021-11-25
settings: Fix Debug controller type options
german77
1
-1
/
+0
2021-11-25
input_common: Revert deleted TAS functions
german77
1
-7
/
+7
2021-11-25
input_common: Rewrite gc_adapter
german77
1
-90
/
+53
2021-09-18
UI: Relocate tas menu and add brief description
german77
1
-22
/
+26
2021-09-18
input_common/tas: Document the main class
german77
1
-0
/
+108
2021-09-18
input_common/tas: Add swap controller
german77
1
-1
/
+8
2021-09-18
input_common/tas: overwrite file dialog
german77
1
-3
/
+3
2021-09-18
input_common/tas: Fallback to simple update
MonsterDruide1
1
-50
/
+9
2021-09-18
config: Move TAS options to it's own menu
german77
1
-6
/
+20
2021-09-18
core: Hacky TAS syncing & load pausing
MonsterDruide1
1
-38
/
+20
2021-09-18
input_common/tas: Base playback & recording system
MonsterDruide1
1
-0
/
+163