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
Age
Commit message (
Expand
)
Author
2017-02-26
Merge pull request #4960 from lioncash/type
Anthony
2017-02-26
ExpressionParser: Const-correctness changes
Lioncash
2017-02-25
ControlGroup: Convert group type enum into an enum class
Lioncash
2017-02-23
Merge pull request #4930 from JosJuice/sideways-wiimote-name
Anthony
2017-02-20
Add missing "functional" include
Steven Newbury
2017-02-18
Change INI keys containing "Wii Remote" back to "Wiimote"
JosJuice
2017-02-15
Merge pull request #4892 from lioncash/control
Mat M
2017-02-11
Force: Use std::array for m_swing
Lioncash
2017-02-11
Tilt: Use std::array for m_tilt
Lioncash
2017-02-11
Merge pull request #4895 from lioncash/const
JosJuice
2017-02-11
Merge pull request #4894 from lioncash/private
JosJuice
2017-02-11
ControllerEmu: Add const to UpdateReferences() first reference parameter
Lioncash
2017-02-10
Cursor: Make m_z private
Lioncash
2017-02-10
Buttons: Use a delegating constructor
Lioncash
2017-02-10
Control: Convert raw pointer parameter into unique_ptr
Lioncash
2017-02-10
ControlReference: Add missing virtual destructor
Lioncash
2017-02-09
ControllerEmu: Separate ControlGroup from ControllerEmu
Lioncash
2017-02-08
ControllerEmu: Fix incorrect default radius being set in AnalogStick
Lioncash
2017-02-08
Merge pull request #4502 from ligfx/extractcontrolreference
Mat M
2017-02-08
Merge pull request #4839 from leoetlino/better-warnings
JosJuice
2017-02-07
ControlReference: put parsed_expression in a unique_ptr
Michael Maltese
2017-02-07
ControlReference: hide parse_error behind GetParseStatus()
Michael Maltese
2017-02-07
ControlReference: hide is_input behind function
Michael Maltese
2017-02-07
ControlReference: move function bodies out of header
Michael Maltese
2017-02-07
InputCommon: Extract ControlReference from ControllerInterface
Michael Maltese
2017-02-07
InputCommon CMakeLists: Normalize whitespace
Lioncash
2017-02-07
ControllerEmu: Move into its own directory
Lioncash
2017-02-06
CMake: make option ENABLE_SDL work again
Michael Maltese
2017-02-07
Move libusb context initialization to on first use
Léo Lam
2017-02-07
Merge pull request #4408 from leoetlino/usb
Matthew Parlane
2017-02-06
Merge pull request #4755 from Orphis/cmake_sdl
Mat M
2017-02-06
cmake: Move discovery of SDL to InputCommon
Florent Castelli
2017-02-05
Core: Convert State enum into an enum class
Lioncash
2017-02-05
Use a single libusb context
Léo Lam
2017-01-24
Merge pull request #4726 from ligfx/addingwindowsheaders
Matthew Parlane
2017-01-23
No longer need to //clang-format off for Windows headers
Michael Maltese
2017-01-23
ControllerEmu: Add missing virtual destructor to BooleanSetting
Lioncash
2017-01-23
Add includes for building on Windows without PCH
Michael Maltese
2017-01-21
Merge pull request #4699 from Orphis/cmake_cleanup
Matthew Parlane
2017-01-21
cmake: Add XInput file to the InputCommon target
Florent Castelli
2017-01-21
cmake: Rename variable for libxi to X11_INPUT
Florent Castelli
2017-01-20
Core: Move SI source files to their own directory
Lioncash
2017-01-17
Merge pull request #4671 from endrift/fix-libusb
Matthew Parlane
2017-01-17
InputCommon: Fix FreeBSD 11 libusb incompatibilities
Jeffrey Pfau
2017-01-02
macOS: Add missing includes to fix no-PCH build
hthh
2016-12-27
ControllerEmu: Fix LoadDefaults to use ciface argument
Michael Maltese
2016-12-26
evdev: reduce startup time
Tillmann Karras
2016-12-05
evdev: set flag in a thread-safe way
Tillmann Karras
2016-12-05
evdev: fix shutdown hang
Tillmann Karras
2016-12-01
Merge pull request #4362 from ligfx/osxhotplug
Anthony
[next]