RetroArch/input
warmenhoven c242586ea7
tvOS improvements (#14983)
The initial popup screen advertising the web server did not prevent
keys from passing through, so interactions with the alert would also
be handled by the menu. The alert would pop up any time there was a
network reconfiguration; now it only pops up once per run. Added a way
to turn off the webserver advertisement alert permanently.

Also fixed a bug around filtering the Siri remote out, and turning
controllers off while the app is running.
2023-02-15 11:59:06 +01:00
..
common Use HAVE_DYLIB instead of HAVE_DYNAMIC when loading shared libraries 2022-11-21 05:37:35 +01:00
connect Adding some usb hid drivers (#14581) 2022-11-03 03:00:42 +01:00
drivers (PSL1GHT) Add improvements to the RSX driver (#14965) 2023-02-10 08:29:45 +01:00
drivers_hid Fix a crash in for BT HID devices. (#14922) 2023-01-29 14:51:36 +01:00
drivers_joypad tvOS improvements (#14983) 2023-02-15 11:59:06 +01:00
drivers_keyboard Fix C++ comments 2022-10-01 17:56:16 +02:00
include Finish up the OSX DS3 driver 2021-10-16 14:52:56 -07:00
input_autodetect_builtin.c mFI on OSX (#14975) 2023-02-13 21:49:35 +01:00
input_defines.h BSV ergonomics improvements (#14929) 2023-01-31 05:34:26 +01:00
input_driver.c add keyboard recording support to bsv (#14933) 2023-02-01 00:22:00 +01:00
input_driver.h add keyboard recording support to bsv (#14933) 2023-02-01 00:22:00 +01:00
input_keymaps.c Remove asserts 2023-01-09 00:51:05 +01:00
input_keymaps.h [ORBIS] Initial changes for PS4 2022-05-21 16:31:10 +02:00
input_osk_utf8_pages.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_osk.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_overlay.h Overlays/Input: Turn a bunch more functions static 2022-11-23 19:54:15 +01:00
input_remapping.h Overlays/Input: Turn a bunch more functions static 2022-11-23 19:54:15 +01:00
input_types.h Move struct and macros for input to input_types.h 2022-05-29 21:58:39 +02:00