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
/
ControllerInterface
/
SDL
Age
Commit message (
Expand
)
Author
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2024-03-14
SDL: Remove duplicate button/hat Inputs. Hide duplicate Axis Inputs.
Jordan Woyak
2024-03-14
SDL: Deduplicate Motor logic with templates.
Jordan Woyak
2024-03-14
SDL: Move class definition out of header.
Jordan Woyak
2024-01-15
InputCommon/SDL: Code style fixes.
Admiral H. Curtiss
2024-01-15
InputCommon/SDL: Avoid potential infinite loops from integer truncation.
Admiral H. Curtiss
2024-01-15
InputCommon/SDL: Check for errors from SDL_JoystickNumButtons(), SDL_Joystick...
Admiral H. Curtiss
2024-01-15
InputCommon/SDL: Fix incorrect use of std::vector::assign() and check bounds.
Admiral H. Curtiss
2024-01-13
SDL: Add GameController API, cleanup
Martino Fontana
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2023-11-10
SDL: Add default case to switch statement
Dentomologist
2023-10-26
ControllerInterface/SDL: Remove Xbox 360 controller disabling hack.
Jordan Woyak
2022-11-24
InputCommon:SDL: Add SDL 2.26 left and right motion inputs
TellowKrinkle
2022-11-01
ControllerInterface: Add InputBackend interface and SDL implementation.
Jordan Woyak
2022-07-25
StripSpaces: only strip spaces
Shawn Hoffman
2022-07-13
InputCommon: Don't force-link against SDL2.lib on Windows.
Admiral H. Curtiss
2022-07-10
ci/sdl: pump messages for SDL_hidapi so device detection works
Shawn Hoffman
2022-07-10
sdl: enable SDL_HINT_JOYSTICK_THREAD
Shawn Hoffman
2022-07-10
ci/sdl: re-add the x360 controller block
Shawn Hoffman
2022-07-10
ci/sdl: minor cleanup
Shawn Hoffman
2022-07-10
Add SDL motion input and rumble support
Jun Bo Bi
2022-06-14
InputCommon: SDL 2.0.22 init crash workaround
TellowKrinkle
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
ControllerInterface: make SDL use PlatformPopulateDevices()
Filoppi
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2020-10-23
InputCommon: Migrate logging over to fmt
Lioncash
2019-06-17
InputCommon: Use nested namespace specifiers where applicable
Lioncash
2019-03-17
ControllerInterface: SDL: Replace unclear bool parameter with enum class.
Jordan Woyak
2019-03-17
ControllerInterface: SDL cleanup and FF effect fixes.
Jordan Woyak
2018-06-04
Add hotplug support to SDL2 controller backend
Michael M
2018-06-04
SDLJoystick: store name on creation
Michael M
2016-11-30
ControllerInterface: replace Reinitialize with RefreshDevices
Michael Maltese
2016-07-14
ControllerInterface: Make the ID assigning code common
Léo Lam
2016-06-25
ControllerInterface: Switch to std::shared_ptr
Léo Lam
2016-06-25
ControllerInterface: Don't pass m_devices to the backends
Léo Lam
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-06-08
Revert "SDL: handle SDL_QUIT event"
Matthew Parlane
2015-06-05
SDL: handle SDL_QUIT event
Tillmann Karras
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-01-19
Remove an assumption in SDL.
Ryan Houdek
2015-01-13
SDL haptic: minor style change based on review feedback
Adam D. Moss
2015-01-11
SDL input: unhardcode a few values.
Adam D. Moss
2015-01-11
SDL Input: More minor refactoring of SDL haptic effects
Adam D. Moss
2015-01-08
SDL: Refactor the SDL haptic effects a little.
Adam D. Moss
2015-01-08
SDL: more global memset
Karol Herbst
2015-01-06
SDL Input: Support more types of force feedback for controllers through SDL.
Adam Moss
2014-12-20
Manually revert d34418100be19fdbdf112febde3303edd48c9247
comex
[next]