Commit Graph

148 Commits

Author SHA1 Message Date
twinaphex 87d44af218 Static code analysis cleanups 2015-09-29 18:08:33 +02:00
twinaphex e8e3d1427a (netplay.c) Add ANDROID ifdef 2015-09-15 05:48:05 +02:00
twinaphex 8ca8b43545 Take out retro_endianness.h include out of retro_miscellaneous.h 2015-09-14 03:34:05 +02:00
radius 690cb138e9 [netplay] this should fix netplay server on android, tested on windows and linux too 2015-09-13 16:11:59 -05:00
twinaphex 4ebfe7a779 Cleanups 2015-09-04 21:11:00 +02:00
twinaphex a70f09a90d Rearrange structs 2015-07-27 17:18:10 +02:00
twinaphex cedcae78d4 Updates 2015-07-02 18:39:57 +02:00
twinaphex cbf520b6a3 Get rid of some unused variables 2015-06-25 13:22:50 +02:00
twinaphex 42fcb4490c Change signature of rarch_system_info_get_ptr 2015-06-25 12:36:55 +02:00
twinaphex ac2a13a136 Use rarch_system_info_get_ptr 2015-06-25 11:02:01 +02:00
twinaphex 3417d98405 (General) Cleanups 2015-06-13 03:06:11 +02:00
twinaphex 29c82f9360 (General) Cleanups pt. 2 2015-06-12 17:04:25 +02:00
twinaphex c36e21ed13 (General) Cleanup 2015-06-12 17:00:37 +02:00
twinaphex 7f56e5c214 Move deinit_netplay to netplay.c 2015-04-11 13:31:33 +02:00
twinaphex a150cb84bd Move init_netplay to netplay.c 2015-04-11 13:29:40 +02:00
twinaphex ad446249af (netplay.c) Restore 2015-04-11 02:49:30 +02:00
twinaphex fed283ffd7 (netplay.c) Style nits/cleanups 2015-04-01 17:59:48 +02:00
twinaphex e6f0d366cb Go through global_get_ptr 2015-03-21 04:43:18 +01:00
twinaphex 7bc845006b Start replacing more g_settings usages 2015-03-20 20:43:22 +01:00
twinaphex d2c97de070 Move net_compat/net_http to libretro-common 2015-03-20 17:56:00 +01:00
twinaphex 3670ef2ac5 Go through driver_get_ptr to grab pointer to driver struct 2015-03-18 19:40:00 +01:00
twinaphex ec9758a063 (netplay.c) Style nits 2015-03-16 02:17:04 +01:00
twinaphex 00239a30d6 Create wrapper functions for passing a message to the runloop's
message queue
2015-03-15 02:47:23 +01:00
twinaphex 795ef467ac Move msg_queue and nbio/http to runloop struct 2015-03-07 13:01:41 +01:00
twinaphex 524f754ec3 Core Update Manager works again when HAVE_NETWORKING is defined -
enygmata jumped the gun with refactoring the HAVE_NETPLAY define
2015-01-28 08:55:02 +01:00