JPikachu
|
b5d54b8df7
|
[acc, ldn] Implement CreateClientProcessMonitor and stub LoadIdTokenCache changes (#2810)
- IManagerForApplication/SystemService: from 19.0.0+ LoadIdTokenCache (3) is now LoadIdTokenCacheDeprecated (3)
- IManagerForApplication/SystemService: LoadIdTokenCache (4) stubbed
- Implement CreateClientProcessMonitor to ldn:s and ldn:u
- Create new client_process_monitor.cpp/.h files
- Change non-domain (C) functions into domain (D) functions to fix crashes
Thanks to SwitchBrew documentation, fixes 'Pokemon: Legends Z-A' LDN issues.
Co-authored-by: JPikachu <jpikachu.eden@gmail.com>
Co-authored-by: unknown <sahyno1996@gmail.com>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2810
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: JPikachu <jpikachu@eden-emu.dev>
Co-committed-by: JPikachu <jpikachu@eden-emu.dev>
|
2025-10-24 12:34:49 +02:00 |
|
lizzie
|
191e4c75a1
|
[meta] fix license headers (#2547)
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2547
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
|
2025-09-21 21:58:59 +02:00 |
|
lizzie
|
9d2681ecc9
|
[cmake] enable clang-cl and WoA builds (#348)
Compilation and CMake fixes for both Windows on ARM and clang-cl, meaning Windows can now be built on both MSVC and clang on both amd64 and aarch64.
Compiling on clang is *dramatically* faster so this should be useful for CI.
Co-authored-by: crueter <crueter@eden-emu.dev>
Co-authored-by: crueter <crueter@crueter.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/348
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
|
2025-09-09 20:47:49 +02:00 |
|
Liam
|
722a7571a5
|
audio: rewrite IAudioRenderer
|
2024-02-20 22:15:38 -05:00 |
|
Liam
|
5ead021684
|
ipc: additional fixes
|
2024-02-07 15:06:15 -05:00 |
|
Liam
|
b950122d47
|
cmif_serialization: enforce const for references
|
2024-02-02 09:32:10 -05:00 |
|
Liam
|
6e1c3536ce
|
cmif_serialization: fix LargeData types
|
2024-01-30 12:26:32 -05:00 |
|
Liam
|
f37e843722
|
cmif_serialization: fix out layout calculation
|
2024-01-30 02:22:45 -05:00 |
|
Kelebek1
|
05afa94a3b
|
Move time services to new IPC.
Add some fixes/improvements to usage with the new IPC
|
2024-01-27 03:30:09 +00:00 |
|
Liam
|
d776438cad
|
cmif_serialization: support non-domain sessions on domain servers
|
2024-01-25 22:18:42 -05:00 |
|
Liam
|
c436de82a7
|
cmif_types: improve ergonomics of types
|
2024-01-25 22:18:37 -05:00 |
|
Liam
|
f5bfeef951
|
service: add template serializer for method calls
|
2024-01-25 14:35:51 -05:00 |
|