rpcsx/rpcs3/Emu/Io
2024-05-14 09:05:03 +02:00
..
Null input: use keyboard consumers to seperate cell and overlay logic 2024-04-27 01:03:23 +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
emulated_pad_config.h fix some warnings 2023-12-30 19:07:35 +01:00
GameTablet.cpp USB: Update GameTablet 2024-05-01 09:52:30 +02:00
GameTablet.h uDraw emulation 2024-04-18 09:39:02 +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 Remove the redundant config for GunCon3 2024-05-14 09:05:03 +02:00
GunCon3.h USB: GunCon 3 emulation 2024-05-01 09:52:30 +02:00
Infinity.cpp sys_usbd: Emulate Disney Infinity Base 2023-05-17 21:26:58 +02:00
Infinity.h sys_usbd: Emulate Disney Infinity Base 2023-05-17 21:26:58 +02: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: use keyboard consumers to seperate cell and overlay logic 2024-04-27 01:03:23 +02:00
KeyboardHandler.h input: use keyboard consumers to seperate cell and overlay logic 2024-04-27 01:03:23 +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
MouseHandler.h input: implement raw_mouse_handler 2024-02-14 01:13:44 +01: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 Create a device class for GunCon3 which is ignored by cellPad 2024-05-14 09:05:03 +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: implement pressure intensity deadzone 2023-08-26 14:40:56 +02:00
pad_types.h Create a device class for GunCon3 which is ignored by cellPad 2024-05-14 09:05:03 +02:00
PadHandler.cpp Rename is_fake_move to fit other devices 2024-05-14 09:05:03 +02:00
PadHandler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
rb3drums_config.cpp Add limited support for midi drums w/ rockband 3 (#15054) 2024-02-13 23:08:22 +01:00
rb3drums_config.h Add limited support for midi drums w/ rockband 3 (#15054) 2024-02-13 23:08:22 +01:00
RB3MidiDrums.cpp Add <optional> to RB3MidiDrums.h 2024-02-14 14:14:09 +02:00
RB3MidiDrums.h Add <optional> to RB3MidiDrums.h 2024-02-14 14:14:09 +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
Turntable.cpp input: move emulated pad handling to config class 2023-05-25 20:37:15 +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