Liam
8292ba7ad6
cmif_serialization: fix LargeData types
3 years ago
Narr the Reg
a0f7f2b309
service: hid: Implement GetPlayerLedPattern accurately
3 years ago
Liam
5510b31972
internal_network: only poll for accept on blocking sockets
3 years ago
LotP1
ecea5ef757
Update sockets.h
forgot to realign the enum
3 years ago
LotP1
a1ce45b0b1
Update src/core/hle/service/sockets/sockets.h
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
3 years ago
Liam
9ba9780a96
cmif_serialization: fix out layout calculation
3 years ago
Narr the Reg
4afca6bf5d
service: capsrv: Migrate to new IPC
3 years ago
Liam
8e0a40434c
am: stop emulation when all applets are closed
3 years ago
Liam
68303ed601
core: support offline web applet
3 years ago
Liam
8a146469c0
am: return AppletDataBroker and use for frontend applets
3 years ago
Liam
b1c2f791af
am: rework IStorage for transfer storage
3 years ago
Liam
182137a9a4
am: migrate global state to per-applet state structure
3 years ago
Liam
3155f4e96d
am: retrieve main applet creation info from frontend
3 years ago
Liam
dfb9fa0144
am: re-namespace frontend applets to frontend directory
3 years ago
Liam
a7e9d7842d
am: add new datatypes for per-applet state
3 years ago
Liam
7de6b41030
service: split am into components
3 years ago
LotP1
2cc5c517cf
Update sockets_translate.cpp
Align the error case with it's index in the Errno enum
3 years ago
LotP1
c0775e74ec
Update sockets.h
Add the CONNREFUSED error to the Service::Sockets::Errno enum
3 years ago
LotP1
3acf35bb98
Update sockets_translate.cpp
Add support for the CONNREFUSED Errno.
Without this Connect() will return SUCCESS when a connection is refused, instead of an error code. This causes code, that relies on the result of Connect() being SUCCESS, to execute when it shouldn't.
3 years ago
Narr the Reg
64fca24b32
service: mii: Set arguments as const
3 years ago
Liam
41149d061d
notif: rewrite for new IPC
3 years ago
amazingfate
6c8df6af44
fix build for gcc 11
3 years ago
german77
8e93537266
service: am: Focus state changed goes last
3 years ago
Narr the Reg
575183d6dc
service: hid: Fully implement touch resource
3 years ago
Kelebek1
19a2f12692
Use the input process handle to get the correct application's memory
3 years ago
german77
b75401a2cb
service: set: Increase settings version
3 years ago
german77
12e7ee2357
service: set: Implement more Qlaunch Settings
3 years ago
Liam
6c4eb2733d
kernel: clear pinned waiter list on unpin
3 years ago
Merry
9f91d310c6
atomic_ops: Remove volatile qualifier
3 years ago
Kelebek1
da410506a4
Move time services to new IPC.
Add some fixes/improvements to usage with the new IPC
3 years ago
Narr the Reg
c5e88c654e
service: mii: Migrate service to new interface
3 years ago
t895
f2fb761bac
vfs: Fix getting URI filename
3 years ago
Liam
a774ff935c
cmif_serialization: support non-domain sessions on domain servers
3 years ago
Liam
431df5ae93
cmif_types: improve ergonomics of types
3 years ago
Narr the Reg
53b321c945
service: set: Implement more settings functions for Qlaunch
3 years ago
FearlessTobi
975deb7528
Address review comments and fix compilation problems
3 years ago
FearlessTobi
2c049ae06d
fs: Add path class
3 years ago
FearlessTobi
54372fdff5
result: Make fully constexpr, add ON_RESULT_INCLUDED
3 years ago
FearlessTobi
c60ab6bbf6
fs/errors: Unify naming of result codes
3 years ago
FearlessTobi
cc09c265e1
fs: Replace Mode enum by OpenMode enum
3 years ago
FearlessTobi
0f9288e38d
vfs: Move vfs files to their own directory
3 years ago
FearlessTobi
06fb7f90da
fs: Move fsp_srv subclasses to separate files
fs: Move additional files to the fsp directory
3 years ago
Liam
01a2d978eb
service: add template serializer for method calls
3 years ago
Kelebek1
e4915fb7d2
Rework time service to fix time passing offline.
3 years ago
Narr the Reg
fc5d76e6e2
service: properly convert buffers to strings
3 years ago
Liam
5f9a45ada9
loader: also register fs process for raw exefs partition
3 years ago
Liam
a120f8ff4d
nvservices: close map handles on session close
3 years ago
Liam
96833cd809
kernel: target invalidate to given process
3 years ago
Liam
550cadbee4
device_memory_manager: fix ScratchBuffer indexing
3 years ago
Narr the Reg
1b984738ab
service: hid: Implement EnableAppletForInput
3 years ago