dolphin-emulator/Source/Core/InputCommon/ControlReference
JosJuice defc38b258 InputCommon: Translate ExpressionParser error messages
The _trans macro marks strings for translation but doesn't do anything
at runtime. For that, we need to use a function like GetStringT.
2024-07-28 12:09:15 +02:00
..
ControlReference.cpp Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
ControlReference.h NumericSetting: Stop values from binding to numbered input names. 2024-04-12 15:54:18 -05:00
ExpressionParser.cpp InputCommon: Translate ExpressionParser error messages 2024-07-28 12:09:15 +02:00
ExpressionParser.h ExpressionParser: Pass control qualifiers by const reference 2023-12-12 13:50:46 -05:00
FunctionExpression.cpp ExpressionParser: Support unary plus operator. 2024-04-12 15:52:35 -05:00
FunctionExpression.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00