| .. |
|
acc
|
service: am: Fix GetMainAppletAvailableUsers for user creation
|
2024-02-16 12:13:10 -06:00 |
|
am
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
|
aoc
|
aoc: fix DLC listing (#12867)
|
2024-01-31 17:21:34 +01:00 |
|
apm
|
…
|
|
|
audio
|
audio: move IFinalOutputRecorderManager{,ForApplet}
|
2024-02-20 22:15:37 -05:00 |
|
bcat
|
service: news: Stub remaining functions
|
2024-02-11 17:56:26 -06:00 |
|
bpc
|
…
|
|
|
btdrv
|
…
|
|
|
btm
|
service: btm: Implement function needed by QLaunch
|
2024-02-17 12:39:36 -06:00 |
|
caps
|
service: caps: Implement GetAlbumFIleList
|
2024-02-16 12:15:37 -06:00 |
|
erpt
|
service: erpt: Implement SubmitContext
|
2024-02-16 12:22:09 -06:00 |
|
es
|
…
|
|
|
eupld
|
…
|
|
|
fatal
|
result: Make fully constexpr, add ON_RESULT_INCLUDED
|
2024-01-25 16:42:06 -05:00 |
|
fgm
|
…
|
|
|
filesystem
|
service: Add proper GetCacheStorageMax implementation to IApplicationFunctions
|
2024-02-18 05:02:35 +01:00 |
|
friend
|
Fix typos in src/core (#12625)
|
2024-01-08 13:31:48 -06:00 |
|
glue
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
|
grc
|
…
|
|
|
hid
|
service: hid: Free npad applet resource
|
2024-02-08 18:50:54 -06:00 |
|
jit
|
service: use const references for input raw data
|
2024-02-01 12:57:54 -05:00 |
|
lbl
|
…
|
|
|
ldn
|
service: ldn: Migrate and refractor service to new IPC
|
2024-02-11 13:11:11 -06:00 |
|
ldr
|
…
|
|
|
lm
|
…
|
|
|
mig
|
…
|
|
|
mii
|
service: set: Migrate ISystemSettingsServer to new IPC
|
2024-02-14 12:40:10 -06:00 |
|
mm
|
…
|
|
|
mnpp
|
…
|
|
|
ncm
|
…
|
|
|
nfc
|
Move time services to new IPC.
|
2024-01-27 03:30:09 +00:00 |
|
nfp
|
Fix typos in src/core (#12625)
|
2024-01-08 13:31:48 -06:00 |
|
ngc
|
…
|
|
|
nifm
|
core: support offline web applet
|
2024-01-29 20:17:33 -05:00 |
|
nim
|
…
|
|
|
npns
|
…
|
|
|
ns
|
ns: fix alignment of uid type
|
2024-02-20 18:43:44 -05:00 |
|
nvdrv
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
|
nvnflinger
|
nvnflinger/vi: don't recreate buffer queue on open/close
|
2024-02-19 23:59:35 -05:00 |
|
olsc
|
…
|
|
|
omm
|
am: move out omm interfaces to new module
|
2024-02-12 09:18:29 -05:00 |
|
os
|
service: add os types and multi wait API
|
2024-02-07 12:14:46 -05:00 |
|
pcie
|
…
|
|
|
pctl
|
…
|
|
|
pcv
|
Fix typos in src/core (#12625)
|
2024-01-08 13:31:48 -06:00 |
|
pm
|
kernel: fix debugger and process list lifetime
|
2024-01-12 18:31:33 -05:00 |
|
prepo
|
…
|
|
|
psc
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
|
ptm
|
…
|
|
|
ro
|
service: use const references for input raw data
|
2024-02-01 12:57:54 -05:00 |
|
set
|
service: set: Migrate ISystemSettingsServer to new IPC
|
2024-02-14 12:40:10 -06:00 |
|
sm
|
Rework time service to fix time passing offline.
|
2024-01-24 04:26:55 +00:00 |
|
sockets
|
Update sockets.h
|
2024-01-30 12:24:47 +01:00 |
|
spl
|
…
|
|
|
ssl
|
ssl: fix output byte buffer size issue (#12372)
|
2023-12-16 17:42:33 +01:00 |
|
usb
|
…
|
|
|
vi
|
vi: ignore shared buffer destruction failure on termination
|
2024-02-20 00:02:56 -05:00 |
|
cmif_serialization.h
|
ipc: additional fixes
|
2024-02-07 15:06:15 -05:00 |
|
cmif_types.h
|
Merge pull request #12951 from liamwhite/more-ipc
|
2024-02-09 10:51:03 -06:00 |
|
hle_ipc.cpp
|
ipc: additional fixes
|
2024-02-07 15:06:15 -05:00 |
|
hle_ipc.h
|
service: add template serializer for method calls
|
2024-01-25 14:35:51 -05:00 |
|
ipc_helpers.h
|
kernel: fix resource limit imbalance
|
2023-12-22 21:52:49 -05:00 |
|
kernel_helpers.cpp
|
Rework time service to fix time passing offline.
|
2024-01-24 04:26:55 +00:00 |
|
kernel_helpers.h
|
…
|
|
|
server_manager.cpp
|
scope_exit: Make constexpr
|
2024-02-19 16:00:46 +01:00 |
|
server_manager.h
|
server_manager: use multi wait API
|
2024-02-07 12:15:01 -05:00 |
|
service.cpp
|
vi: manage resources independently of nvnflinger and refactor
|
2024-02-17 18:08:38 -05:00 |
|
service.h
|
vi: manage resources independently of nvnflinger and refactor
|
2024-02-17 18:08:38 -05:00 |
|
services.cpp
|
vi: manage resources independently of nvnflinger and refactor
|
2024-02-17 18:08:38 -05:00 |
|
services.h
|
vi: manage resources independently of nvnflinger and refactor
|
2024-02-17 18:08:38 -05:00 |