Megamouse
|
871ef2cdfe
|
Input: return pad connection in get_next_button_press
This fix some minor race condition in the UI that had no real consequences just by chance.
|
2022-10-21 23:42:01 +02:00 |
|
Megamouse
|
e499c3c6e3
|
Input: move m_is_init to base class
|
2022-10-21 23:42:01 +02:00 |
|
Megamouse
|
13b3c78c7f
|
Input: fix MMJOY axis identification
|
2022-10-15 13:17:16 +02:00 |
|
Megamouse
|
814adbb8c4
|
Input: simplify InitPadConfig
|
2022-10-15 13:17:16 +02:00 |
|
Megamouse
|
829af30568
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
Megamouse
|
90548468ee
|
mmjoy: add member prefix to blacklist
|
2021-10-15 01:20:15 +02:00 |
|
Megamouse
|
f44e50b9cd
|
mmjoy: fix pressure sensitivity button
It defaulted to JOY_POVFORWARD (same dumb facepalm bug as with XInput earlier)
|
2021-08-24 00:01:38 +02:00 |
|
Megamouse
|
cad96cef72
|
input: redesign pad profiles
|
2021-08-15 08:24:35 +02:00 |
|
Megamouse
|
2b18813115
|
input: fix pressure sensitivity button
|
2021-08-09 01:05:15 +02:00 |
|
Megamouse
|
03b76b4606
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
Nekotekina
|
43a58df8a0
|
Butcher narrow cast a little (don't print value).
Also remove some forward declarations from util/types.hpp
If they don't work properly, it's easier to remove them.
|
2020-12-22 14:32:30 +03:00 |
|
Nekotekina
|
b7bf316c1a
|
Don't randomly include "stdafx.h"
It's file for precompiled headers.
Include what is used, don't rely on transitive includes.
|
2020-12-22 14:32:30 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
9e449db0c2
|
Qt/Input: piggyback on existing callback for battery_level
removes ds4 timer workaround
|
2020-03-05 22:37:48 +01:00 |
|
Megamouse
|
f7666f44da
|
Untangle GUI and input includes
|
2020-02-24 16:31:01 +01:00 |
|
linkmauve
|
e9c5c6e6bf
|
Move input to its own directory (#7126)
|
2019-12-22 17:39:42 +01:00 |
|