23 Commits (ed5fa10e9729cf55205533f62a428e646aa5ed7c)

Author SHA1 Message Date
MonsterDruide1 115bf20448 TAS: Show all script lengths for multiplayer 4 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Morph 25db62ce15 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph cb30fe50cd input/hid: Migrate to the new UUID implementation 4 years ago
german77 ea089c012e input_common: Handle errors on TAS scripts 4 years ago
german77 72c8a94a6c yuzu: Add controller hotkeys 4 years ago
Lioncash 54ca48e8b7 tas_input: Avoid minor copies in Read/WriteCommandButtons() 4 years ago
Lioncash 734fb180bb tas_input: Remove unnecessary semicolon 4 years ago
Lioncash ddda6ae776 tas_input: Execute clear() even if empty 4 years ago
Lioncash 26ef76213c tas_input: std::move strings into vector 4 years ago
Lioncash a515ede2af tas_input: Use istringstream over stringstream 4 years ago
Lioncash 6be730bdcd tas_input: Use u8string_view instead of u8string 4 years ago
Lioncash 37a8e2a67e tas_input: Remove unused std::smatch variable 4 years ago
Lioncash d52ad96ce3 tas_input: Amend -Wdocumentation warnings 4 years ago
Lioncash c126b0718c tas_input: Make TasAxes enum an enum class 4 years ago
Lioncash 2b92d22bda input_engine: std::move engine name where applicable 4 years ago
german77 42949738f2 kraken: Address comments from review 4 years ago
german77 157e0b85fd core/hid: Prevent Emulated controller from flapping with multiple inputs devices 4 years ago
german77 61d9eb9f69 input_common: Revert deleted TAS functions 4 years ago
german77 601ac43495 core/hid: Only signal when needed 4 years ago
german77 395e9a449d input_common: Rewrite gc_adapter 4 years ago