bunnei
|
9fa1cf3e01
Merge pull request #7580 from lioncash/input-doc
|
4 лет назад |
Lioncash
|
6497fbfa96
input_mapping: Amend specification of parameters
|
4 лет назад |
Lioncash
|
7783c0aaef
input_poller: Remove several unnecessary @param tags
|
4 лет назад |
bunnei
|
ad45963b45
Merge pull request #7575 from lioncash/input
|
4 лет назад |
bunnei
|
7276aaf907
Merge pull request #7576 from lioncash/tasenum
|
4 лет назад |
Lioncash
|
54ca48e8b7
tas_input: Avoid minor copies in Read/WriteCommandButtons()
|
4 лет назад |
Lioncash
|
734fb180bb
tas_input: Remove unnecessary semicolon
|
4 лет назад |
Lioncash
|
ddda6ae776
tas_input: Execute clear() even if empty
|
4 лет назад |
Lioncash
|
db9320e754
tas_input: Remove unnecessary includes
|
4 лет назад |
Lioncash
|
26ef76213c
tas_input: std::move strings into vector
|
4 лет назад |
Lioncash
|
a515ede2af
tas_input: Use istringstream over stringstream
|
4 лет назад |
Lioncash
|
6be730bdcd
tas_input: Use u8string_view instead of u8string
|
4 лет назад |
Lioncash
|
37a8e2a67e
tas_input: Remove unused std::smatch variable
|
4 лет назад |
Lioncash
|
d52ad96ce3
tas_input: Amend -Wdocumentation warnings
|
4 лет назад |
Lioncash
|
c126b0718c
tas_input: Make TasAxes enum an enum class
|
4 лет назад |
Lioncash
|
e4de1783e1
input_engine: Fix typo in TriggerOnAxisChange() parameter name
|
4 лет назад |
Lioncash
|
a9d39b6895
input_engine: Simplify PreSet* family of functions
|
4 лет назад |
Lioncash
|
4d4a234476
input_engine: Avoid redundant map lookups
|
4 лет назад |
Lioncash
|
e51b852aee
input_engine: Remove left-over namespace qualifiers
|
4 лет назад |
Lioncash
|
e826e6715a
input_engine: Iterate by reference rather than by value where applicable
|
4 лет назад |
Lioncash
|
755822ceec
input_engine: Take BasicMotion by const reference with SetMotion() and TriggerOnMotionChange()
|
4 лет назад |
Lioncash
|
a92dbec962
input_engine: std::move InputIdentifier in SetCallback()
|
4 лет назад |
Lioncash
|
985599e485
input_engine: Pass LedStatus by const reference
|
4 лет назад |
Lioncash
|
38f3442ea5
input_engine: Pass VibrationStatus by const reference in SetRumble()
|
4 лет назад |
Lioncash
|
2b92d22bda
input_engine: std::move engine name where applicable
|
4 лет назад |
Lioncash
|
9a104e2b60
input_engine: Remove callback clearing in constructor
|
4 лет назад |
Lioncash
|
479369db43
input_engine: Remove unnecessary semi-colons
|
4 лет назад |
Lioncash
|
3c618a3306
input_engine: Remove unnecessary return
|
4 лет назад |
Mai M
|
3592628302
Merge pull request #7574 from v1993/patch-1
|
4 лет назад |
Valeri
|
04301e1a8a
Remove erroneous #pragma once
|
4 лет назад |