23 Commits (44271a7cc5a3e6c75567d40389a44afec1cc2a7e)

Author SHA1 Message Date
MonsterDruide1 a1bec20a60 TAS: Show all script lengths for multiplayer 4 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 51c445f7e8 input/hid: Migrate to the new UUID implementation 4 years ago
german77 b6c23d1633 input_common: Handle errors on TAS scripts 4 years ago
german77 353317f31e yuzu: Add controller hotkeys 4 years ago
Lioncash f63a50ce9d tas_input: Avoid minor copies in Read/WriteCommandButtons() 4 years ago
Lioncash bac72cecf9 tas_input: Remove unnecessary semicolon 4 years ago
Lioncash 6a9fe940d2 tas_input: Execute clear() even if empty 4 years ago
Lioncash 4284fe0d78 tas_input: std::move strings into vector 4 years ago
Lioncash c12653670c tas_input: Use istringstream over stringstream 4 years ago
Lioncash 4dce3a6cf4 tas_input: Use u8string_view instead of u8string 4 years ago
Lioncash b2c94d8cd4 tas_input: Remove unused std::smatch variable 4 years ago
Lioncash f1ff42541a tas_input: Amend -Wdocumentation warnings 4 years ago
Lioncash a82bb17b08 tas_input: Make TasAxes enum an enum class 4 years ago
Lioncash 54e164d9de input_engine: std::move engine name where applicable 4 years ago
german77 30de38ee7f kraken: Address comments from review 4 years ago
german77 a4cdafed54 core/hid: Prevent Emulated controller from flapping with multiple inputs devices 5 years ago
german77 f63c6fce6d input_common: Revert deleted TAS functions 5 years ago
german77 00f654cd22 core/hid: Only signal when needed 5 years ago
german77 78a8ed6290 input_common: Rewrite gc_adapter 5 years ago