summaryrefslogtreecommitdiff
path: root/src/input_common/drivers/tas_input.cpp
AgeCommit message (Expand)Author
2025-02-16build: upgrade fmt and SDL2Zephyron
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-01-07TAS: Show all script lengths for multiplayerMonsterDruide1
2022-11-22general: fix compile for Apple ClangLiam
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-11Merge pull request #7633 from german77/hotkeysbunnei
2022-01-08input_common: Handle errors on TAS scriptsgerman77
2022-01-06yuzu: Add controller hotkeysgerman77
2021-12-13Merge pull request #7575 from lioncash/inputbunnei
2021-12-13tas_input: Avoid minor copies in Read/WriteCommandButtons()Lioncash
2021-12-13tas_input: Remove unnecessary semicolonLioncash
2021-12-13tas_input: Execute clear() even if emptyLioncash
2021-12-13tas_input: std::move strings into vectorLioncash
2021-12-13tas_input: Use istringstream over stringstreamLioncash
2021-12-13tas_input: Use u8string_view instead of u8stringLioncash
2021-12-13tas_input: Remove unused std::smatch variableLioncash
2021-12-13tas_input: Amend -Wdocumentation warningsLioncash
2021-12-13tas_input: Make TasAxes enum an enum classLioncash
2021-12-13input_engine: std::move engine name where applicableLioncash
2021-11-24kraken: Address comments from reviewgerman77
2021-11-24core/hid: Prevent Emulated controller from flapping with multiple inputs devicesgerman77
2021-11-24input_common: Revert deleted TAS functionsgerman77
2021-11-24core/hid: Only signal when neededgerman77
2021-11-24input_common: Rewrite gc_adaptergerman77