rpcsx/rpcs3/Emu/Io
Megamouse cb122819ae evdev: try to fix first call behaviour
We don't have all the events in the first call to get_next_button_press.
So we have to set all the buttons to max on the first call.
We also have to make sure that we don't manipulate the values if we just
want to know the connection status.
2024-08-11 00:56:07 +02:00
..
Null input: add analog limiter 2024-08-10 12:07:57 +02:00
Buzz.cpp Buzz update 2024-04-16 01:46:01 +02:00
Buzz.h input: use global configs 2023-05-25 20:37:15 +02:00
buzz_config.h Qt/input: limit some usb device configs to 2 players 2023-05-25 20:37:15 +02:00
camera_config.cpp fix some warnings 2023-12-30 19:07:35 +01:00
camera_config.h cellCamera: fix config from_string 2024-04-05 20:22:45 +02:00
camera_handler_base.h merge qt_camera_error_handler into qt_camera_handler 2024-05-06 01:57:52 +02:00
Dimensions.cpp sys_usbd: Default replies for Dimensions Color Commands 2024-08-06 20:42:28 +02:00
Dimensions.h Dimensions: default init figures 2024-08-05 16:07:55 +02:00
emulated_pad_config.h input: remove unused parameter 2024-05-25 22:23:15 +02:00
GameTablet.cpp USB: Move uDraw GameTablet config from IO to Pads 2024-07-19 22:10:11 +02:00
GameTablet.h USB: Move uDraw GameTablet config from IO to Pads 2024-07-19 22:10:11 +02:00
gem_config.h cellGem: Allow to use multiple controllers as fake PS-Move 2024-02-03 21:47:40 +01:00
GHLtar.cpp input: move emulated pad handling to config class 2023-05-25 20:37:15 +02:00
GHLtar.h input: use global configs 2023-05-25 20:37:15 +02:00
ghltar_config.h GHLtar: fix guitar tilt 2023-08-25 23:27:15 +02:00
GunCon3.cpp USB: GunCon3 updates 2024-07-07 18:34:52 +02:00
GunCon3.h fix GunCon3 warnings 2024-05-18 16:16:08 +02:00
guncon3_config.h USB: GunCon3 updates 2024-07-07 18:34:52 +02:00
Infinity.cpp Infinity: Early out instead of scope 2024-08-05 16:07:55 +02:00
Infinity.h Add 2 more slots for Power Discs on Infinity Base 2024-05-21 18:59:55 +03:00
interception.cpp Input: log interception and its source function 2022-04-26 00:51:38 +02:00
interception.h Input: log interception and its source function 2022-04-26 00:51:38 +02:00
Keyboard.h Warning fixes 2022-09-17 16:35:02 +03:00
KeyboardHandler.cpp input: add missing lock to keyboard handler ReleaseAllKeys 2024-06-26 22:19:56 +02:00
KeyboardHandler.h input: differentiate between left and right modifier keys 2024-06-23 15:54:13 +02:00
midi_config_types.cpp Add limited support for midi drums w/ rockband 3 (#15054) 2024-02-13 23:08:22 +01:00
midi_config_types.h Add limited support for midi drums w/ rockband 3 (#15054) 2024-02-13 23:08:22 +01:00
mouse_config.cpp Input: fix initial mouse config reload 2024-08-08 22:34:20 +02:00
mouse_config.h input: allow dynamic change of mouse configs 2024-06-27 19:12:34 +02:00
MouseHandler.cpp Simplify duplicate mouse handler init code 2024-06-30 12:02:37 +02:00
MouseHandler.h Simplify duplicate mouse handler init code 2024-06-30 12:02:37 +02:00
music_handler_base.h cellMusic: Fix resume, fast forward and rewind 2022-07-27 07:39:55 +02:00
pad_config.cpp fix some warnings 2023-12-30 19:07:35 +01:00
pad_config.h input: add analog limiter 2024-08-10 12:07:57 +02:00
pad_config_types.cpp input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
pad_config_types.h input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
pad_types.cpp input: add analog limiter 2024-08-10 12:07:57 +02:00
pad_types.h input: add analog limiter 2024-08-10 12:07:57 +02:00
PadHandler.cpp evdev: try to fix first call behaviour 2024-08-11 00:56:07 +02:00
PadHandler.h evdev: try to fix first call behaviour 2024-08-11 00:56:07 +02:00
rb3drums_config.cpp input: allow dynamic change of midi drum config 2024-06-27 19:12:34 +02:00
rb3drums_config.h input: allow dynamic change of midi drum config 2024-06-27 19:12:34 +02:00
RB3MidiDrums.cpp input: actually initialize midi drum notes and combos 2024-06-27 22:14:35 +02:00
RB3MidiDrums.h input: allow dynamic change of midi drum config 2024-06-27 19:12:34 +02:00
RB3MidiGuitar.cpp Midi: improve error handling 2023-11-08 17:10:57 +01:00
RB3MidiGuitar.h Midi: fix data type warnings 2023-08-27 00:18:23 +02:00
RB3MidiKeyboard.cpp Midi: improve error handling 2023-11-08 17:10:57 +01:00
RB3MidiKeyboard.h Midi: fix data type warnings 2023-08-27 00:18:23 +02:00
recording_config.cpp fix some warnings 2023-12-30 19:07:35 +01:00
recording_config.h recording: add h264/aac, better logging of output formats 2023-11-23 21:19:31 +01:00
Skylander.cpp input: add sanity checks for buf_size 2023-05-20 13:24:43 +02:00
Skylander.h Impl sys_usbd_get_device_location 2021-11-25 00:53:00 +01:00
TopShotElite.cpp USB: Top Shot Elite device emulation 2024-07-19 22:10:11 +02:00
TopShotElite.h USB: Top Shot Elite device emulation 2024-07-19 22:10:11 +02:00
topshotelite_config.h USB: Top Shot Elite device emulation 2024-07-19 22:10:11 +02:00
TopShotFearmaster.cpp USB: Top Shot Fearmaster device emulation 2024-07-19 22:10:11 +02:00
TopShotFearmaster.h USB: Top Shot Fearmaster device emulation 2024-07-19 22:10:11 +02:00
topshotfearmaster_config.h USB: Top Shot Fearmaster device emulation 2024-07-19 22:10:11 +02:00
Turntable.cpp input: fix minimum turntable input 2024-06-26 23:45:00 +02:00
Turntable.h input: use global configs 2023-05-25 20:37:15 +02:00
turntable_config.h Qt/input: limit some usb device configs to 2 players 2023-05-25 20:37:15 +02:00
usb_device.cpp USB: Allow UsbPspCm passthrough 2024-05-02 10:12:38 +03:00
usb_device.h USB: Allow UsbPspCm passthrough 2024-05-02 10:12:38 +03:00
usb_vfs.cpp sys_fs: Improved sys_fs_fcntl(0xc0000015&0xc000001c) 2023-01-18 08:09:35 +01:00
usb_vfs.h sys_fs: Improved sys_fs_fcntl(0xc0000015&0xc000001c) 2023-01-18 08:09:35 +01:00
usio.cpp Fix fxo dependencies 2023-12-15 18:08:07 +01:00
usio.h [Bugfix] USIO: Fixed switch-kind buttons got released when game window lost focus 2023-10-21 02:24:16 +02:00
usio_config.h USIO: Support up to 4 players for Tekken Tag Tournament 2 Pair Play mode 2023-09-06 18:17:06 +02:00