lizzie
|
ccfddaf7aa
|
windows prot=0
|
1 month ago |
lizzie
|
a7b7a3e4fd
|
fix pings?
|
1 month ago |
lizzie
|
047d44170e
|
fix winbloat
|
1 month ago |
lizzie
|
f6a45e0877
|
fractional time -W
|
1 month ago |
lizzie
|
500dc6e52f
|
ffs windows
|
1 month ago |
lizzie
|
4f2e2460cf
|
evil noperm
|
1 month ago |
lizzie
|
5b4bbaa797
|
fuck errrno2
|
1 month ago |
lizzie
|
093d27b724
|
acurater errno
|
1 month ago |
lizzie
|
128b4a786d
|
ALL THE ERROR CODES
|
1 month ago |
lizzie
|
12625e0ce4
|
fixup errno
|
1 month ago |
lizzie
|
8412aa56e2
|
min of 1sec
|
1 month ago |
lizzie
|
b1cd5a0d63
|
account for timeout
|
1 month ago |
lizzie
|
fc3b6b2a96
|
fix tcp on ssbu mod
|
1 month ago |
lizzie
|
9974f11771
|
fallback only if it failed
|
1 month ago |
lizzie
|
dd2b105251
|
implode windows
|
1 month ago |
lizzie
|
3c044ef92e
|
better
|
1 month ago |
lizzie
|
3534a96d59
|
evil ping
|
1 month ago |
lizzie
|
e5593ec7e9
|
don't murder me for this change
|
1 month ago |
lizzie
|
1fe8a8be70
|
need the extra threads...
|
1 month ago |
lizzie
|
381df6e648
|
more gymnastics to give fake results?
|
1 month ago |
lizzie
|
5431050643
|
first fake icmp impl
|
1 month ago |
lizzie
|
bd65acc2ed
|
fix ldn sockets being regarded as normal socks
|
2 months ago |
lizzie
|
b413b84496
|
fx2
|
2 months ago |
lizzie
|
a25f96650f
|
fix???
|
2 months ago |
lizzie
|
867b3a1b55
|
fix sockets
|
2 months ago |
lizzie
|
72ff948db5
|
struct pollfd
|
2 months ago |
lizzie
|
877c589986
|
fixup tests
|
2 months ago |
lizzie
|
140a9e33df
|
fix windows screaming
|
3 months ago |
lizzie
|
a75eff1256
|
musl scared of defines ooo
|
3 months ago |
lizzie
|
0abaa67035
|
airplane mode takes priority
|
3 months ago |
lizzie
|
f5c81f0c5c
|
uh
|
3 months ago |
lizzie
|
ad0d3328bd
|
add tcp options
|
3 months ago |
lizzie
|
361d1e1e72
|
nuke extra threads, extra error support; use span instead of vector for poll fds
|
3 months ago |
lizzie
|
fee9502de8
|
we love when cURL has bugs?
|
3 months ago |
lizzie
|
9583b3e0e9
|
add extra polling types
|
3 months ago |
lizzie
|
817eb244b3
|
various fixes to sockopt
|
3 months ago |
lizzie
|
1151febbaf
|
allow configure socket level
|
3 months ago |
lizzie
|
ebc76d5e91
|
coalesce the various sockopt
|
3 months ago |
lizzie
|
fdaaae8bef
|
honour the provided MSG flags
|
3 months ago |
lizzie
|
d703da43c3
|
extra fixups
|
3 months ago |
lizzie
|
6f40649db2
|
fixup stuffs for windows
|
3 months ago |
lizzie
|
1d320ba8d7
|
fix messages native flags
|
3 months ago |
lizzie
|
888bdc3c7c
|
properly handle writebuffer and dont write OOB
|
3 months ago |
lizzie
|
0e49e12125
|
fixes for non BSD
|
3 months ago |
lizzie
|
b9d4e1eb65
|
[net] refactor to remove uneeded abstraction layer
Signed-off-by: lizzie <lizzie@eden-emu.dev>
|
3 months ago |
xbzk
|
74b5e10dc5
|
[native] doesUpdateMatchProgram update mask fix (#4465)
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Old silly bug i've been neglecting:
On Android, installing content to NAND, under some content id conditions (ie MK8D DLC), base/update IDs mismatch, and UI prompts "The content that you selected does not match this game. Install anyway?
Useless, yet fixed.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4465
Reviewed-by: lizzie <lizzie@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
|
5 days ago |
xbzk
|
a277b62fe4
|
[fs] revert #4319 savedata_factory changes (#4462)
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
This one reverts part of the PR 4319 which was aimed to allow child titles to inherit bundle settings.
The fix seems good so far, but by applying it to save folders caused a trap:
Now child's save folders move to bundle folder, hence saves will vanish, and the android/qt save tools are still pointing to old folders.
Since the save part was only a compliance fix, instead of fiddle in master i'd rather revert this part now, then only touch this again if any bug show up.
No worries. I'll be right here waiting.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4462
Reviewed-by: lizzie <lizzie@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
|
6 days ago |
lizzie
|
908b1e9a37
|
[dynarmic] fix bad arm codegen on relocations (#4458)
In an earlier version I had these as constants which were referred to via `db`, I haphazardly left the LDR and didn't notice.
Even still relocations apply to only 1 ins at a time.
Fixes regressions on #4158
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4458
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
|
6 days ago |
xbzk
|
847e91c3a8
|
[applet] add post exit cleanups to frontend applets to avoid accumulation (#4457)
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Maran reported MK8D if one press Plus button 38 times.
This could be impacting other games around, but 4442 already quenched the spontaneous accumulation cases, by avoiding multiple event signals. MK8D is an atypical induced example.
The reason was a controller applet accumulation, as we had no proper way to keep track and erase child applets on exit.
Now we have. Enjoy your Plus button rushing fetish!
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4457
Reviewed-by: lizzie <lizzie@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
|
6 days ago |
lizzie
|
2d1eb0dab9
|
[common/error] remove preprocessor macros for strerror_r gating (#4450)
We use C++, we can just use SFINAE for this.
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4450
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev>
|
7 days ago |