Liam
|
47e44a6693
|
am/jit: reference memory instance from context
|
2 years ago |
Liam
|
5165ed9efd
|
service: fetch objects from the client handle table
|
2 years ago |
FrozenAra
|
cb004d1ba1
|
Implemented qlaunch version of the controller applet
|
2 years ago |
Dzmitry Dubrova
|
361dbdddcc
|
service: am: Add support for LLE Software Keyboard Applet
|
2 years ago |
german77
|
6e883a26da
|
core: Close all KEvents
|
2 years ago |
Narr the Reg
|
f26dddf3b5
|
service: am: Implement ISelfController::SaveCurrentScreenshot
|
2 years ago |
Narr the Reg
|
bcce184e60
|
service: acc: Implement functions needed for profile select (#11653)
|
2 years ago |
Narr the Reg
|
8347e5cdb9
|
service: caps: Implement album manager and reorganize service
|
2 years ago |
Narr the Reg
|
0bb7990c49
|
service: Stub multiple functions to increase stability of album applet
|
2 years ago |
Narr the Reg
|
2fa53ec1d9
|
yuzu: Allow to launch album applet from firmware
|
2 years ago |
Narr the Reg
|
2687a83f6a
|
service: am: Implement shared buffer
Co-authored-by: Liam <byteslice@airmail.cc>
|
2 years ago |
Narr the Reg
|
ae5c134ac6
|
service: am: Set push in arguments according to the launched applet
|
2 years ago |
Kelebek1
|
c62e089260
|
Don't send a double focus change message
|
2 years ago |
german77
|
6e1b113c89
|
service: am: Stub to exit applet cleanly
|
2 years ago |
german77
|
c46f54b091
|
service: am: Implement stuff needed for Mii Edit
|
2 years ago |
FearlessTobi
|
a2150e456c
|
am: Stub GetSaveDataSizeMax
Needed for Minecraft Legends.
|
2 years ago |
FearlessTobi
|
87c0ba129c
|
am: Implement UserChannel parameters
Used by the Super Mairo 3D All-Stars collection.
|
2 years ago |
FearlessTobi
|
36917d8a8f
|
am: Remove bcat from PopLaunchParameter
This never belonged here and has no use anymore since the Boxcat backend was removed.
.
|
2 years ago |
Liam
|
b7523d6fa7
|
am: shorten shutdown timeout when lock is not held
|
2 years ago |
lat9nq
|
3c45452fae
|
general: Use console mode helper across project
|
2 years ago |
lat9nq
|
387ede76d2
|
general: Convert use_docked_mode to an enumeration
Allows some special interactions with it in the Qt frontend.
|
2 years ago |
Liam
|
84cb20bc72
|
core: remove ResultVal type
|
3 years ago |
Narr the Reg
|
dd1cbd9c56
|
service: am: Fix wrong interface
|
2 years ago |
Kelebek1
|
80cd67ed7b
|
Debug SetIdleTimeDetectionExtension
|
2 years ago |
Liam
|
62bcb99ba8
|
am: stub CreateCacheStorage
|
3 years ago |
german77
|
7ffc42c397
|
core: am: Demote TryPopFromFriendInvitationStorageChannel Log level
|
3 years ago |
Liam
|
950db851ea
|
applets: implement RequestExit
|
3 years ago |
Liam
|
41d99aa89d
|
memory: rename global memory references to application memory
|
3 years ago |
Liam
|
9863db9db4
|
kernel: convert KProcess to new style
|
3 years ago |
Liam
|
1d0fe75e7c
|
hle: rename legacy errors to Results
|
3 years ago |
Liam
|
809148e1a5
|
nvnflinger: fix name
|
3 years ago |
Liam
|
65be230fdd
|
service: move hle_ipc from kernel
|
3 years ago |
Narr the Reg
|
39ca7b2928
|
core: Update service function tables to 16.0.0+
|
3 years ago |
Liam
|
975186ad4d
|
am: avoid direct pointer access of transfer memory objects
|
3 years ago |
Liam
|
a936972614
|
service: refactor server architecture
Converts services to have their own processes
|
3 years ago |
Liam
|
79fbdfca17
|
service: remove deleted services
|
3 years ago |
arades79
|
683019878f
|
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
arades79
|
45e13b03f3
|
add static lifetime to constexpr values to force compile time evaluation where possible
Signed-off-by: arades79 <scravers@protonmail.com>
|
3 years ago |
Liam
|
ceda2d280e
|
general: rename CurrentProcess to ApplicationProcess
|
3 years ago |
ameerj
|
2d2522693e
|
Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
This reverts commit 25fc5c0e11, reversing
changes made to af20e25081.
|
3 years ago |
liamwhite
|
b01698775b
|
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
|
3 years ago |
ameerj
|
a1490d77ac
|
hle_ipc: Rename ReadBufferSpan to ReadBuffer
|
3 years ago |
ameerj
|
7ffd624248
|
service: Use ReadBufferSpan where it is trivial to do so
|
3 years ago |
Liam
|
9737615948
|
general: fix compile for Apple Clang
|
3 years ago |
german77
|
6f0f7f1547
|
service: am: Stub SetRecordVolumeMuted
Used by bayonetta 3
|
3 years ago |
Liam
|
a9ace6856d
|
kernel: remove KWritableEvent
|
3 years ago |
Kelebek1
|
03aedccaa2
|
Demote services from warning/info to debug to reduce log spam:
GetCurrentFocusState
SetClockSpeed
EnableSixAxisSensorUnalteredPassthrough
IsSixAxisSensorUnalteredPassthroughEnabled
Get, GetOld
SetAndWait, SetAndWaitOld
IocParam
IocFree
|
3 years ago |
Kelebek1
|
458da8a948
|
Project Andio
|
4 years ago |
Gus Caplan
|
742f67908c
|
implement resume message
|
4 years ago |
german77
|
8e0e2e95e6
|
service am: Update service tables to 14.0.0
|
4 years ago |