index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
InputProfile.cpp
Age
Commit message (
Expand
)
Author
2024-10-10
Modernize `std::set_intersection` with ranges
mitaclaw
2024-02-04
InputCommon: Unify GetProfileName and GetProfileDirectoryName
JosJuice
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-02-27
InputCommon: reduce number of image loads and texture cache invalidations by ...
iwubcode
2019-11-22
InputCommon: Make use of fmt where applicable
Lioncash
2019-07-23
StringUtil: Use std::string_view more
JosJuice
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2018-07-07
Input: Allow per-game configuration to specify directories for input-profiles...
iwubcode
2018-07-07
Fix lint bugs
iwubcode
2018-07-07
Input: Trim profile names to allow spaces between ','s
iwubcode
2018-07-07
Input: Allow cycling to occur for each individual controller
iwubcode
2018-07-07
Input: Add cycling between game specific profiles
iwubcode
2018-07-07
Input: Add hotkey to cycle the wiimote profile forward or backward
iwubcode