RetroArch/libretro-common
Craig 12eebedf1f
webOS: fix logging, pass mouse buttons, gamepad, function keys to RetroArch (#18419)
* webOS: fix logging crash on startup

* webOS: fix for webOS 8.3 - 10+ to receive all mouse/pad/keyboard keys
2025-11-19 16:17:41 +01:00
..
audio Buildfixes 2025-11-10 20:08:19 +01:00
cdrom Style nits 2025-02-10 13:59:25 +01:00
compat standardize return variable names 2025-07-22 14:36:50 +02:00
crt
dynamic Try to reserve 'error' keyword for goto labels, use 'err' for 2025-08-05 21:02:49 +02:00
encodings CTR: Silence a couple of GCC 14 warnings 2025-03-16 01:01:04 +00:00
features webOS: fix logging, pass mouse buttons, gamepad, function keys to RetroArch (#18419) 2025-11-19 16:17:41 +01:00
file Add support for archived file size query along with crc32 (#18315) 2025-10-22 12:00:39 +02:00
formats Remove if 0 2025-11-14 19:37:58 +01:00
gfx Try to reserve 'error' keyword for goto labels, use 'err' for 2025-08-05 21:02:49 +02:00
glsym
hash fix sha1 name conflict 2025-11-09 00:00:00 -05:00
include Remove if 0 2025-11-14 19:37:58 +01:00
libco Buildfixes 2025-11-10 20:08:19 +01:00
lists rename result variables to ret 2025-09-12 01:18:23 +02:00
media Use strldup where possible, avoid strcpy_literal 2025-01-15 16:36:49 +01:00
memmap Silence some warnings 2025-01-18 01:48:33 +01:00
net net_http: avoid sthread_detach 2025-11-07 10:57:14 -05:00
playlists Minor improvements for db / playlist handling (#16060) 2023-12-30 11:45:36 -08:00
queues rename result variables to ret 2025-09-12 01:18:23 +02:00
rthreads Cut down on gotos 2025-07-22 14:16:31 +02:00
samples Remove if 0 2025-11-14 19:37:58 +01:00
streams rename result variables to ret 2025-09-12 01:18:23 +02:00
string string_remove_all_chars - only write if the character is not the 2025-07-20 03:14:20 +02:00
test Remove if 0 2025-11-14 19:37:58 +01:00
time Remove asserts 2023-01-09 00:51:05 +01:00
utils Replace do { while (true) ; with for (;;) 2024-04-05 20:03:05 +02:00
vfs Fix a bug in the open() function in the Storage Access Framework VFS backend (#18360) 2025-11-05 19:13:43 +01:00
vulkan Remove if 0 2025-11-14 19:37:58 +01:00
.gitignore
Makefile.test