Liam
|
a936972614
service: refactor server architecture
|
3 лет назад |
liamwhite
|
6d77de96da
Merge pull request #9796 from liamwhite/current
|
3 лет назад |
liamwhite
|
04d2d2ef5f
Merge pull request #9782 from arades79/fix-consexpr-value-declaration-usage
|
3 лет назад |
Liam
|
79fbdfca17
service: remove deleted services
|
3 лет назад |
arades79
|
683019878f
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
3 лет назад |
arades79
|
45e13b03f3
add static lifetime to constexpr values to force compile time evaluation where possible
|
3 лет назад |
Liam
|
ceda2d280e
general: rename CurrentProcess to ApplicationProcess
|
3 лет назад |
ameerj
|
2d2522693e
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
|
3 лет назад |
liamwhite
|
b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 лет назад |
ameerj
|
a1490d77ac
hle_ipc: Rename ReadBufferSpan to ReadBuffer
|
3 лет назад |
ameerj
|
7ffd624248
service: Use ReadBufferSpan where it is trivial to do so
|
3 лет назад |
Liam
|
9737615948
general: fix compile for Apple Clang
|
3 лет назад |
german77
|
6f0f7f1547
service: am: Stub SetRecordVolumeMuted
|
3 лет назад |
Liam
|
a9ace6856d
kernel: remove KWritableEvent
|
3 лет назад |
Kelebek1
|
03aedccaa2
Demote services from warning/info to debug to reduce log spam:
|
3 лет назад |
Kelebek1
|
458da8a948
Project Andio
|
4 лет назад |
Gus Caplan
|
742f67908c
implement resume message
|
4 лет назад |
german77
|
8e0e2e95e6
service am: Update service tables to 14.0.0
|
4 лет назад |
german77
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
Narr the Reg
|
f37b2e6f10
service: am: Stub PerformSystemButtonPressingIfInFocus
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Liam
|
0cfcee95c7
service: jit: stub JIT service
|
4 лет назад |
bunnei
|
07c9d9bdbd
core: hle: kernel: Use weak_ptr where possible for SessionRequestHandler and SessionRequestManager.
|
4 лет назад |
Narr the Reg
|
d44464829b
service: am: Update enum names to match documentation
|
4 лет назад |
Morph
|
25db62ce15
general: Rename NewUUID to UUID, and remove the previous UUID impl
|
4 лет назад |
Morph
|
dfe11d72e3
profile: Migrate to the new UUID implementation
|
4 лет назад |
Morph
|
f138731e2f
service: am: ISelfController: Stub SaveCurrentScreenshot
|
4 лет назад |
Fernando Sahmkow
|
71ca84d829
Settings: eliminate rescaling_factor.
|
5 лет назад |
Morph
|
a6e6a5ac38
general: Get the current process program id directly from the system
|
4 лет назад |
Morph
|
64275dfbf4
general: Rename GetTitleID to GetProgramID
|
4 лет назад |