libretroadmin
2d2d96660a
Cleanups
2023-02-20 13:21:17 +01:00
libretroadmin
23b8f3d97d
(UWP) Simplify UWP code - there was pre-Windows 2000 ifdefs in here
2023-02-20 13:00:06 +01:00
libretroadmin
66aebcabea
(input drivers) Cleanups
2023-02-20 12:54:26 +01:00
libretroadmin
334cb3d5d4
(joypad drivers) Cleanups
2023-02-20 10:46:28 +01:00
libretroadmin
52a800a520
(Wayland input) Cleanups
2023-02-20 10:26:14 +01:00
libretroadmin
93de4f3c4f
(Joypad drivers) Cleanup dos_joypad.c
2023-02-20 10:18:48 +01:00
libretroadmin
6f26f37cec
Simplify axis state code for joypad drivers
2023-02-20 10:10:07 +01:00
github-actions
1e9501c672
Fetch translations from Crowdin
2023-02-20 00:13:19 +00:00
libretroadmin
5ae2b9f753
(UWP) Cleanups/style nits
...
(Joypad drivers) Cleanup/slim down axis code
2023-02-19 19:32:05 +01:00
libretroadmin
8b200f552d
Simplify axis state code of other input joypad drivers
2023-02-19 19:05:32 +01:00
libretroadmin
e367f87767
Simplifications to axis_state functions for some driver joypad files
2023-02-19 18:42:40 +01:00
crystalct
0fe92cc954
PSL1GHT fix http download ( #14994 )
2023-02-19 18:07:01 +01:00
crystalct
58282ee98a
PSL1GHT build fix and folders nromalization ( #14993 )
2023-02-19 16:13:25 +01:00
sonninnos
671bd9be6a
Allow manual video swap interval forcing ( #14991 )
2023-02-19 14:21:18 +01:00
libretroadmin
5abbf0778f
(vulkan_common) vulkan_create_swapchain - try to silence vulkan warnings
2023-02-19 13:54:17 +01:00
libretroadmin
da51b441f4
(wiiu_hid) More buildfixes
2023-02-19 13:20:09 +01:00
libretroadmin
94745eaf31
(WiiU) wiiu_hid - buildfixes
2023-02-19 13:01:11 +01:00
libretroadmin
e1521dd86d
(X11 input) Silence warning
2023-02-19 12:44:04 +01:00
libretroadmin
42a0618812
(udev_joypad.c) Cleanups
2023-02-19 12:42:06 +01:00
libretroadmin
96d39a78cc
(Wayland) Silence implicit declaration warnings
2023-02-19 12:29:07 +01:00
libretroadmin
72ff8808af
Silence MSVC warning
2023-02-19 12:21:14 +01:00
reallibretroadmin
78e935b7a9
(IOHIDManager) Buildfix
2023-02-19 12:20:11 +01:00
libretroadmin
6728d5a2fa
(Subsystem) Cleanups
2023-02-19 12:15:45 +01:00
reallibretroadmin
0c1c345541
(Apple) Silence some warnings
2023-02-19 10:24:30 +01:00
libretroadmin
1d9cb216ca
Silence some warnings/LTO issues
2023-02-19 10:21:37 +01:00
libretroadmin
4d305bf3e8
Buildfixes for Android and Wayland
2023-02-19 10:09:50 +01:00
libretroadmin
963bb92f95
(Input) Style nits/code simplifications
2023-02-19 06:30:14 +01:00
libretroadmin
6b21ad6f53
(libretro-db) Simplifications/cleanups
2023-02-19 05:27:43 +01:00
libretroadmin
66ad277dc1
(libretro-db) Simplifications
2023-02-19 05:18:41 +01:00
libretroadmin
e65f273065
(libretro-db) Style/code nits
2023-02-19 04:54:47 +01:00
github-actions
65b0098cc1
Fetch translations from Crowdin
2023-02-19 00:12:51 +00:00
libretroadmin
91b7445bda
(libretro-db) Cleanups
2023-02-18 18:13:52 +01:00
libretroadmin
2d48cbaec6
(libretro-db) Cleanups/style nits
2023-02-18 18:04:55 +01:00
reallibretroadmin
dc35763677
(Mac) Silence warnings
2023-02-18 17:15:52 +01:00
libretroadmin
6624126885
(MSVC) silence warnings
2023-02-18 17:04:23 +01:00
OsirizX
217656454c
[PSL1GHT] Fix video rotation ( #14990 )
2023-02-18 10:44:58 +01:00
github-actions
06fd3b778d
Fetch translations from Crowdin
2023-02-18 00:12:06 +00:00
sonninnos
8b1881fe83
Restore cached video driver always on quit ( #14988 )
2023-02-18 01:09:05 +01:00
sonninnos
d7f2bd6ce7
Network information cleanup ( #14987 )
2023-02-17 20:19:58 +01:00
libretroadmin
b04a926170
(libretro-db) Further cleanups
2023-02-17 17:49:36 +01:00
libretroadmin
1dcf3b328a
(libretro-db) Cleanups
2023-02-17 16:43:00 +01:00
github-actions
7a2c6e9e52
Fetch translations from Crowdin
2023-02-17 00:12:42 +00:00
sonninnos
ee2b6997f1
(XMB) Layout corrections ( #14986 )
2023-02-16 16:08:57 +01:00
github-actions
7f24232b59
Fetch translations from Crowdin
2023-02-16 00:12:01 +00:00
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
github-actions
5e7b48113e
Fetch translations from Crowdin
2023-02-15 00:13:00 +00:00
zoltanvb
f56cbd847d
LED driver for Linux /sys/class/leds ( #14981 )
...
New driver for controlling system LEDs offered via /sys/class/leds.
Currently it handles led0, led1 etc. type of entries, which are
present on e.g. Raspberry Pi's.
2023-02-14 23:00:35 +01:00
warmenhoven
c52d3484eb
Fix turning off rumbling ( #14979 )
2023-02-14 20:37:16 +01:00
sonninnos
54b28f941d
(XMB+Ozone) Thumbnail behavior adjustments ( #14980 )
2023-02-14 20:35:56 +01:00
warmenhoven
c3526132ad
iOS9/iOS11 build fix: Link against CoreHaptics ( #14977 )
...
Also address a couple warnings
2023-02-14 05:35:38 +01:00