twinaphex
|
2eb4571290
|
Move this code to net_compat.c
|
2016-05-02 19:44:12 +02:00 |
|
twinaphex
|
b25b2a0e6c
|
Some code de-duplication
|
2016-05-02 18:54:55 +02:00 |
|
twinaphex
|
0bd38a5e1d
|
Remove some obsolete RARCH_CONSOLE ifdefs
|
2016-05-02 01:35:28 +02:00 |
|
twinaphex
|
72ec71a71c
|
Cleanup
|
2016-05-02 01:23:42 +02:00 |
|
twinaphex
|
2e1fa648b8
|
Create socket_connect
|
2016-05-01 23:45:59 +02:00 |
|
twinaphex
|
2b3eeef2fa
|
Avoid warnings
|
2016-05-01 23:37:49 +02:00 |
|
Twinaphex
|
d0708fc832
|
(Netplay) Buildfixes
|
2016-05-01 23:21:30 +02:00 |
|
twinaphex
|
bd9dd06ddd
|
Get rid of duplicate function net_http_send
|
2016-05-01 23:17:17 +02:00 |
|
twinaphex
|
3d7b7f6afa
|
init_udp_socket - cleanups
|
2016-05-01 23:01:41 +02:00 |
|
twinaphex
|
b979af0a8c
|
(netplay.c) Reuse it another time
|
2016-05-01 23:00:54 +02:00 |
|
twinaphex
|
f4762f6f33
|
(netplay.c) Use socket_bind
|
2016-05-01 22:59:35 +02:00 |
|
twinaphex
|
78bb85e2f3
|
Reuse socket_init for net_http code
|
2016-05-01 22:45:32 +02:00 |
|
twinaphex
|
8b9456f419
|
Add socket_type to socket_init
|
2016-05-01 22:25:23 +02:00 |
|
Twinaphex
|
d2a80e26db
|
Buildfixes
|
2016-05-01 21:38:19 +02:00 |
|
twinaphex
|
a7b856b65f
|
(libretro-common) Create net_socket
|
2016-05-01 21:18:45 +02:00 |
|
twinaphex
|
ad71c56ea4
|
Create socket_init
|
2016-05-01 21:05:09 +02:00 |
|
twinaphex
|
b7447b1dfc
|
Cleanup
|
2016-05-01 20:54:30 +02:00 |
|
twinaphex
|
4fd2fee2a7
|
np_is_server/np_is_spectate - cleanups
|
2016-04-27 11:30:50 +02:00 |
|
twinaphex
|
7660b67ad4
|
(netplay) Cleanups
|
2016-04-10 16:35:25 +02:00 |
|
twinaphex
|
6a814229e1
|
Attempt to fix flip users
|
2016-04-09 03:16:23 +02:00 |
|
twinaphex
|
91d14cbb62
|
Revert "Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,"
This reverts commit 1a978b0f3c .
|
2016-03-18 00:32:02 +01:00 |
|
twinaphex
|
1a978b0f3c
|
Create RARCH_NETPLAY_CTL_IS_ENABLED, RARCH_NETPLAY_CTL_SET_ENABLE,
and RARCH_NETPLAY_CTL_USNET_ENABLE
|
2016-03-14 15:03:42 +01:00 |
|
twinaphex
|
482740b5fa
|
(netplay) Style nits
|
2016-02-03 17:05:32 +01:00 |
|
twinaphex
|
66f9295253
|
Style nits
|
2016-02-03 17:00:43 +01:00 |
|
twinaphex
|
9b9efc745c
|
Style nit
|
2016-02-03 16:58:30 +01:00 |
|
twinaphex
|
8e435a66eb
|
(Netplay) Backport - [PATCH] Should fix few issues with netplay.
One perf fix and 3/4 player fix.
|
2016-01-30 00:23:22 +01:00 |
|
twinaphex
|
b47caeb58b
|
Refactor away runloop_msg_queue_push_new
|
2016-01-29 14:30:09 +01:00 |
|
twinaphex
|
92a1de2e77
|
Create CORE_CTL_RETRO_SET_INPUT_STATE
|
2016-01-28 04:39:38 +01:00 |
|
twinaphex
|
857618d672
|
Implement CORE_CTL_RETRO_API_VERSION
|
2016-01-28 04:26:17 +01:00 |
|
twinaphex
|
2542e4a04e
|
Use CORE_CTL_* callbacks
|
2016-01-28 03:22:23 +01:00 |
|
twinaphex
|
1c3bf435e5
|
Replace other core.retro_serialize/unserialize references
|
2016-01-27 07:28:03 +01:00 |
|
twinaphex
|
57d19b21b5
|
Use CORE_CTL_RETRO_SERIALIZE_SIZE everywhere
|
2016-01-27 07:09:30 +01:00 |
|
twinaphex
|
489b578bf8
|
rename CORE_CTL_RUN to CORE_CTL_RETRO_RUN
|
2016-01-27 03:31:42 +01:00 |
|
twinaphex
|
d1ffd1f9cc
|
Create CORE_CTL_RUN
|
2016-01-27 03:21:36 +01:00 |
|
twinaphex
|
ca00274204
|
Add CORE_CTL_SET_CBS
|
2016-01-27 03:17:05 +01:00 |
|
twinaphex
|
9ad50f91e8
|
Add poll-type - can change it only at compile-time right now
|
2016-01-27 01:16:53 +01:00 |
|
Twinaphex
|
23b7bdfea6
|
Blind attempt at fixing analog for netplay
|
2016-01-26 21:46:59 +01:00 |
|
twinaphex
|
058c3acbdc
|
Divorce content_crc from global struct
|
2016-01-22 16:09:48 +01:00 |
|
twinaphex
|
372d673a26
|
Rename event_command to event_cmd_ctl - add second parameter
|
2016-01-22 15:34:43 +01:00 |
|
Alcaro
|
d4e3a84f9c
|
This is completely wrong message here.
|
2016-01-13 17:52:59 +01:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
37a5139f5f
|
(netplay) Fix CXX_BUILD
|
2015-12-26 08:10:37 +01:00 |
|
ctult
|
4364a93bf3
|
warning
|
2015-12-25 00:13:53 -07:00 |
|
ctult
|
6bdb491884
|
warning
|
2015-12-25 00:09:02 -07:00 |
|
ctult
|
209ca07383
|
fixed Vita maybe
|
2015-12-24 23:33:21 -07:00 |
|
ctult
|
0ca28e5d0f
|
Revert "Vita fixes?"
This reverts commit e36e51ced9 .
|
2015-12-24 23:31:07 -07:00 |
|
ctult
|
e36e51ced9
|
Vita fixes?
|
2015-12-24 23:25:47 -07:00 |
|
aliaspider
|
06d4732dd7
|
fix griffin build.
|
2015-12-24 19:23:46 +01:00 |
|
ctult
|
e78432b6cf
|
Removed useless get_info
|
2015-12-23 13:29:30 -07:00 |
|
ctult
|
5bb3ab4d45
|
Starting to clean up netplay code
|
2015-12-23 13:25:28 -07:00 |
|