rpcsx/rpcs3/Emu/Io
Elad Ashkenazi 0b22423ab8 Minor fs::file usage fixes
Do not crash on file creation failure. Make some config writes atomic.
2024-06-10 13:45:23 +03: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 input: remove unused parameter 2024-05-25 22:23:15 +02: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 input: remove unused parameter 2024-05-25 22:23:15 +02:00
GunCon3.h fix GunCon3 warnings 2024-05-18 16:16:08 +02:00
guncon3_config.h USB: Add GunCon 3 config window 2024-05-17 08:58:14 +02:00
Infinity.cpp Add 2 more slots for Power Discs on Infinity Base 2024-05-21 18:59:55 +03: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: 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
mouse_config.cpp Minor fs::file usage fixes 2024-06-10 13:45:23 +03:00
mouse_config.h Qt: use mouse input to map basic mouse buttons 2024-05-21 23:35:35 +02:00
MouseHandler.cpp input: add horizontal mouse scroll/tilt to mouse handlers 2024-05-21 23:35:35 +02:00
MouseHandler.h input: add horizontal mouse scroll/tilt to mouse handlers 2024-05-21 23:35:35 +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: Implement anti deadzone 2024-06-07 21:18:37 +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: fix reading mouse buttons from guncon cfg 2024-05-21 23:35:35 +02:00
pad_types.h input/qt: allow to map mouse buttons in the guncon config 2024-05-21 23:35:35 +02:00
PadHandler.cpp Input: Implement anti deadzone 2024-06-07 21:18:37 +02:00
PadHandler.h Input: Implement anti deadzone 2024-06-07 21:18:37 +02: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