Commit Graph

635 Commits

Author SHA1 Message Date
Mark W. Kidd
5f834a8cb3 input_driver refactor 2021-08-19 20:02:39 -04:00
Autechre
ae327a769b
Revert "input refactoring: create input_driver.c" 2021-08-18 18:45:53 +02:00
Autechre
a66b1b3e48
Merge pull request #12703 from markwkidd/input-drivers
input refactoring: create input_driver.c
2021-08-18 18:17:43 +02:00
Mark W. Kidd
5a8920c862 input_driver refactor 2021-08-17 08:56:29 -04:00
twinaphex
14e974ea07 Silence warning on WiiU - unused variable 2021-08-13 18:17:22 +02:00
twinaphex
d07e0da412 Improve HAVE_NETWORKING and HAVE_NETPLAYDISCOVERY ifdefs; remove
unused netplay lan scan rooms function
2021-08-12 16:44:07 +02:00
twinaphex
43b72ea23c Silence some warnings (unused variables) when HAVE_NETPLAYDISCOVERY
is not defined
2021-08-12 16:11:29 +02:00
Mark W. Kidd
64672b4b63 consolidate menu_input.h declarations 2021-07-15 14:19:38 -04:00
twinaphex
35543ecd91 Move defines files over to libretro-common 2021-05-18 22:15:04 +02:00
twinaphex
808f326209 Cleanups 2021-04-08 19:24:19 +02:00
twinaphex
9c5f365b2b Cleanups 2021-04-08 18:37:09 +02:00
twinaphex
f7a5833cb0 Turn bunch of functions static 2021-04-08 18:33:46 +02:00
twinaphex
0d549fd42b Merge netplay_init.c into netplay_io.c 2021-04-08 18:16:24 +02:00
twinaphex
2a2f77f0dc Combine some netplay files into one 2021-04-08 18:09:02 +02:00
CrystalCT
64ecfe4463 Add some PSL1GHT ifdefs 2021-03-16 08:45:24 +01:00
twinaphex
357b7d68f6 (libretro-common) Rename rhash to lrc_hash
(rcheevos) Rename rhash to rc_hash
2020-12-28 19:55:54 +01:00
Autechre
08b9c40728
Merge pull request #11739 from SimpleTease/ipv6
netplay: attempt ipv4 when ipv6 failure
2020-12-23 15:53:22 +01:00
SimpleTease
1633652a63
netplay: attempt ipv4 when ipv6 failure 2020-12-23 04:17:05 +00:00
Autechre
84d75783ea
Merge pull request #11736 from SimpleTease/netplay_2
netplay: allocate crashfix
2020-12-23 03:29:02 +01:00
SimpleTease
033be6ca0a
netplay: allocate crashfix
Handle no devices
2020-12-23 01:35:41 +00:00
SimpleTease
badfbe0ccd Netplay: fixes 2020-12-23 01:13:53 +00:00
twinaphex
870707dbe8 Remove obsolete __CELLOS_LV2__ references - use PSL1GHT instead 2020-12-19 15:32:26 +01:00
schellingb
ba1ed2da4b New faster json parser/writer library rjson
Replace existing libraries jsonsax_full and jsonsax with it
2020-10-12 03:02:20 +09:00
Jamiras
8bc02e2df2 don't update discord rich presence from retroachievements when paused 2020-09-27 14:45:14 -06:00
twinaphex
95a1f1c64f Small cleanups 2020-09-16 18:22:06 +02:00
twinaphex
04b7844f92 Cleanup parse_context_setup 2020-09-16 18:20:25 +02:00
twinaphex
9858a72937 Change address and mitm_name to 256 2020-09-16 17:16:23 +02:00
twinaphex
0b34aa446c struct netplay_room - lower coreversion to 255 chars 2020-09-16 16:46:23 +02:00
twinaphex
42fdb30300 struct netplay_room - reduce char arrays based on how big these
entries can be
2020-09-16 13:23:19 +02:00
twinaphex
24ce413816 (netplay_room) country can never be longer than 2 characters 2020-09-16 13:11:23 +02:00
twinaphex
a5efd70db7 Reorder structs, alignment 2020-08-15 18:53:52 +02:00
twinaphex
e91e548f13 Add more notes 2020-08-03 17:18:54 +02:00
twinaphex
4f931f2729 Use UINT32_C / UINT64_C throughout the codebase 2020-07-29 04:48:11 +02:00
twinaphex
eba83390ba Warning fixes 2020-07-23 07:39:08 +02:00
twinaphex
68aa5dc0db Move more global state to rarch_state 2020-07-09 02:41:13 +02:00
twinaphex
3e2250b25f (netplay_discovery) Initialize structs 2020-07-01 06:15:21 +02:00
twinaphex
f83f0b2d44 Fix static code analysis warnings 2020-06-29 20:27:34 +02:00
Autechre
5f607f5809
Merge pull request #10922 from jdgleaver/playlist-config
Refactor playlist struct configuration
2020-06-26 20:35:39 +02:00
twinaphex
1ae20ea17c Style nits - turn macro names into upper-case - some while style nits 2020-06-26 20:00:19 +02:00
jdgleaver
0fcfb3deda Refactor playlist struct configuration 2020-06-26 15:40:19 +01:00
twinaphex
8486c8ebfb Cleanups 2020-06-24 10:54:25 +02:00
twinaphex
66451f3ef0 Cleanups 2020-06-10 16:51:21 +02:00
twinaphex
7b5ea63329 remove now obsolete file 2020-06-07 02:42:42 +02:00
twinaphex
7413d05705 Cleanups 2020-06-06 22:42:43 +02:00
twinaphex
4bbc226335 Move netplay_frontend.c to retroarch.c - move global state to
retroarch global state
2020-06-06 21:57:22 +02:00
twinaphex
1f2403392e Cleanup 2020-06-06 20:59:43 +02:00
twinaphex
543e4bca16 Merge Discord code into retroarch.c 2020-06-06 20:50:25 +02:00
twinaphex
9fda2bdebd Add TODO/FIXME comments 2020-06-04 14:09:45 +02:00
twinaphex
ec35ce7fdc Add TODO/FIXME notes 2020-05-29 10:23:48 +02:00
twinaphex
737718ba5d (network) Turn functions that are not accessed outside static 2020-05-24 20:38:50 +02:00