twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
twinaphex
|
943d4f5858
|
(netplay.c) C89_BUILD buildfixes
|
2015-11-19 13:03:23 +01:00 |
|
ctult
|
b3ee33ad72
|
Cleanup and documentation
I'm pushing this now while it still works.
|
2015-11-17 17:45:24 -07:00 |
|
ctult
|
35da4daae9
|
flip_frame
|
2015-11-17 16:37:43 -07:00 |
|
ctult
|
d9698fe372
|
flip_frame unbroken
|
2015-11-17 16:36:22 -07:00 |
|
twinaphex
|
5cca0f57ce
|
(netplay.c) Buildfix
|
2015-11-18 00:32:45 +01:00 |
|
ctult
|
e5a3b89e6d
|
Netplay commands
|
2015-11-17 16:18:04 -07:00 |
|
twinaphex
|
b5d3adb0b7
|
Improvement to get_self_input_state
|
2015-11-17 05:02:15 +01:00 |
|
ctult
|
8cf8e83e4a
|
Netplay commands and possible analog support
|
2015-11-16 20:21:35 -07:00 |
|
twinaphex
|
02a43c6b2a
|
Change 'rarch' to 'retro' namespace in libretro-common
|
2015-10-26 03:18:13 +01:00 |
|
Andre Leiradella
|
5fce3f4138
|
grouped core functions inside a retro_core_t structure; swapped core function globals by one retro_core_t variable
|
2015-10-06 14:34:09 -03:00 |
|
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 |
|
Higor Eurípedes
|
41a48b8ac8
|
Rename netplay_compat.* to net_compat.*
|
2015-01-27 20:16:08 -03:00 |
|
twinaphex
|
19e8c224f0
|
Add log to show WSA has been initialized
|
2015-01-24 00:14:28 +01:00 |
|
twinaphex
|
16cd8d1321
|
(netplay.c) Cleanup poll_input
|
2015-01-23 20:01:25 +01:00 |
|
twinaphex
|
1827696676
|
Move send_all and recv_all to netplay_compat.c
|
2015-01-23 19:43:40 +01:00 |
|
twinaphex
|
f6d0a80b3d
|
(Netplay) Create wrapper function for select()
|
2015-01-23 11:44:13 +01:00 |
|
twinaphex
|
cec500ece5
|
Create socket_close in netplay_compat.c
|
2015-01-23 11:36:45 +01:00 |
|
twinaphex
|
57933ec70e
|
Get rid of CONST_CAST/NONCONST_CAST - just do this by default
|
2015-01-23 11:30:13 +01:00 |
|
twinaphex
|
6b15e8910a
|
(netplay.c) Some cleanups
|
2015-01-23 09:00:53 +01:00 |
|
twinaphex
|
59f5658066
|
(netplay.c) Some minor cleanups
|
2015-01-23 08:51:22 +01:00 |
|
twinaphex
|
c854645ba9
|
Create netplay_compat.c and put wrappers around getaddrinfo/freeaddrinfo
|
2015-01-23 06:29:36 +01:00 |
|
twinaphex
|
1463d5e7dc
|
Move message queue to libretro-sdk
|
2015-01-11 05:35:47 +01:00 |
|
twinaphex
|
357555e1cd
|
Add documentation for netplay
|
2015-01-09 18:34:00 +01:00 |
|
twinaphex
|
102ec37365
|
netplay.c - get rid of a bunch of forward declarations
|
2015-01-09 03:21:47 +01:00 |
|
twinaphex
|
a771b61fd6
|
Simplify netplay.c - and move variables to top of functions
|
2015-01-09 03:11:27 +01:00 |
|