ANR2ME
|
b58f4a6e90
|
Enabling KeepAlive on sockets
|
2020-07-20 19:13:10 +02:00 |
|
ANR2ME
|
bcbfefc337
|
making sure there are no alignment warnings related to member of packed struct on android
|
2020-07-20 19:13:00 +02:00 |
|
ANR2ME
|
fa36c2edab
|
Improved multiplayer stability regardless of I/O Timing method
|
2020-07-20 19:12:55 +02:00 |
|
ANR2ME
|
fb7d50e5c2
|
Improved multiplayer compatibility on some games (ie. GTA VCS, Naruto Ultimate Ninja Heroes 3, DBZ Shin Budokai 2, Power Stone Collection, .hack//Link, etc)
|
2020-07-20 18:09:16 +02:00 |
|
Henrik Rydgård
|
af2ed00232
|
Merge pull request #13172 from hrydgard/generalized-multi-instance
Generalized multi-instance
|
2020-07-20 16:23:10 +02:00 |
|
ANR2ME
|
da5b54e630
|
Separate each AdhocMatching callback's buffer, since callback aren't immediately executed thus using shared memory address may corrupt previous data
|
2020-07-20 12:19:40 +02:00 |
|
Henrik Rydgård
|
fa0b9dc1bc
|
Make the instance counter global and initialized at startup.
Turn off config saving for secondary instances.
|
2020-07-20 11:40:54 +02:00 |
|
ANR2ME
|
46ebdebe05
|
Excluding Android from multiple-instance feature because i'm too lazy to learn ashmem :D
|
2020-07-20 10:03:09 +02:00 |
|
ANR2ME
|
834d086876
|
Support multiple instance of localhost Multiplayer on 1 PC
|
2020-07-20 10:03:09 +02:00 |
|
Henrik Rydgård
|
893d26b679
|
Add some paranoid checks in AfterMatchingMipsCall::run().
Might work around a crash in #13057
|
2020-07-06 21:24:48 +02:00 |
|
Henrik Rydgård
|
3e6050beac
|
Minor cleanups
|
2020-03-08 14:35:25 +01:00 |
|
ANR2ME
|
93b59afed5
|
Fix building errors
|
2020-03-03 00:23:12 +07:00 |
|
ANR2ME
|
142e60974c
|
Merge branch 'rechat' of https://github.com/adenovan/amultios-ppsspp into rechat
|
2020-03-02 22:25:18 +07:00 |
|
Unknown W. Brackets
|
5009698cc0
|
Core: Use a shared_ptr for i18n categories.
This does not make them thread safe, but it reduces the chances of a crash
a bit (see #12594.)
|
2020-02-09 07:35:16 -08:00 |
|
twinaphex
|
a9bf8e7b18
|
More mingw patches pt. 2
|
2017-08-29 22:41:50 +02:00 |
|
Ade Novan
|
6121dce9e1
|
remove pointer and using update() should fix random crash (thanks Uknown)
|
2017-07-02 01:28:38 +08:00 |
|
sum2012
|
1241d53a8a
|
Add translation of "You're in Offline Mode"
|
2017-07-02 01:28:38 +08:00 |
|
Ade Novan
|
766373e159
|
pointer and scroll fix
|
2017-07-02 01:28:38 +08:00 |
|
Ade Novan
|
f514b25c79
|
Windows CTRL + C Hotkey
|
2017-07-02 01:28:38 +08:00 |
|
Ade Novan
|
5187b9f118
|
Add New Chat Counter
|
2017-07-02 01:28:38 +08:00 |
|
Ade Novan
|
18525ea523
|
Android Chat Support
|
2017-07-02 01:28:38 +08:00 |
|
Ade Novan
|
07b1d8b845
|
pointer fix random crash & better substring logic
|
2017-07-02 01:28:38 +08:00 |
|
Ade Novan
|
10e874cefd
|
PPSSPP early chat feature rebranched
|
2017-07-02 01:28:38 +08:00 |
|
Henrik Rydgard
|
d30116b8c3
|
Change another mutex back to being recursive. Oops. Fixes #9450
|
2017-03-18 22:34:19 +01:00 |
|
Henrik Rydgard
|
26a2d42731
|
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
|
2017-02-28 11:40:29 +01:00 |
|