RetroArch/network
libretroadmin b8391e233f * PATH_MAX_LENGTH redefined from 4096 to 2048
* Massive reduction in heap space allocation, going from settings struct
264kb to 119Kb
* Use NAME_MAX_LENGTH for base paths/names, etc
* Use DIR_MAX_LENGTH for directory sizes
2024-09-09 05:47:32 +02:00
..
cloud_sync * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
drivers_wifi * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
netplay Cut down on some snprintf calls 2024-06-15 01:29:08 +02:00
cloud_sync_driver.c CXX_BUILDFIX buildfixes 2024-07-20 19:42:45 +02:00
cloud_sync_driver.h Buildfix 2024-07-20 19:46:34 +02:00
discord.c show rcheevos game image in discord rich presence (#16924) 2024-08-24 16:02:20 -07:00
discord.h (steam) Introduce Steam Rich Presence (#13798) 2022-04-02 08:07:40 +01:00
natt.c Replace more strlcat calls 2023-07-16 18:07:49 +02:00
natt.h Removed credits - requested by author 2022-11-01 21:40:13 +01:00
net_http_special.c Add TODO/FIXME comments 2020-06-04 14:09:45 +02:00
net_http_special.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
net_logger.c (Network) Add getnameinfo_retro (#14278) 2022-08-04 13:22:49 +02:00
presence.c (steam) Introduce Steam Rich Presence (#13798) 2022-04-02 08:07:40 +01:00
presence.h (steam) Introduce Steam Rich Presence (#13798) 2022-04-02 08:07:40 +01:00
wifi_driver.c Split up wifi networking code - move it into separate file (#13262) 2021-11-21 12:37:39 +01:00
wifi_driver.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00