libctru/libctru/source/services
Andrea Ciliberti 6489f36915 Return sockaddr_in length from functions that have in/out addrlen
Previously the socket funtions did not write the sockaddr_in struct fully and instead always returned
the "internal" length, which did not account for the zeroed padding.
2024-09-09 18:16:35 +02:00
..
soc Return sockaddr_in length from functions that have in/out addrlen 2024-09-09 18:16:35 +02:00
ac.c ac: add SSID-related ac:i functions 2023-09-16 21:22:37 +02:00
am.c add DLC title content-info count and data accessors 2021-12-21 23:48:33 +01:00
ampxi.c Adapt AMPXI to use libctru naming conventions for plain service calls. 2016-01-28 23:44:51 +01:00
apt.c apt: add deliver arg support to chainloader + minor fixes 2023-02-25 20:39:04 +00:00
boss.c IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
cam.c cam: Fix CAMU_GetLatestVsyncTiming 2020-04-16 00:05:25 +02:00
cdcchk.c Implement cdc:CHK service 2023-02-08 00:26:18 +00:00
cfgnor.c Service cleanup. 2015-11-11 08:57:54 -08:00
cfgu.c cfgu: Correct CFG_Get/SetConfigInfoBlk2/4/8 parameter type 2020-07-13 21:56:08 +02:00
csnd.c Use MemPerm enum instead of magic numbers in svcMapMemoryBlock calls 2020-07-02 00:13:55 +02:00
dsp.c Refactor DSP<->APT interaction, see details: 2020-06-22 00:34:38 +02:00
frd.c Do not include 3ds.h within ctrulib headers 2019-04-01 17:38:14 +02:00
fs.c Add SDMMC speed info types, and more clock rates (#480) 2021-02-01 14:05:04 +00:00
fspxi.c Fix cmdbuf->bool conversion 2024-09-07 19:41:47 +02:00
fsreg.c Implement fs:REG 2019-03-11 21:06:34 +01:00
gspgpu.c Provide gspGetSessionHandle and gspLcdGetSessionHandle 2022-04-11 22:55:53 +01:00
gsplcd.c Provide gspGetSessionHandle and gspLcdGetSessionHandle 2022-04-11 22:55:53 +01:00
hid.c Add hidKeysDownRepeat 2020-05-14 22:25:16 +02:00
httpc.c IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
ir.c ir: Add IRU_GetSend/RecvFinishedEvent 2022-12-06 12:45:49 +01:00
irrst.c Use MemPerm enum instead of magic numbers in svcMapMemoryBlock calls 2020-07-02 00:13:55 +02:00
loader.c LOADER_RegisterProgram: use FS_ProgramInfo 2019-03-28 00:44:43 +01:00
mcuhwc.c Add mcuHwcGetSessionHandle 2023-01-31 17:11:02 +00:00
mic.c Fix MIC cutting off a second of audio. 2015-11-08 11:24:04 -08:00
mvd.c services/mvd: Remove redundant conditional in mvdstdRenderVideoFrame() 2020-04-15 09:13:18 +01:00
ndm.c IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
news.c IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
nfc.c IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
nim.c IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
ns.c Add NS_RebootSystem 2018-03-09 12:22:38 +01:00
nwmext.c Add support for nwm::EXT::ControlWirelessEnabled. 2016-12-28 17:41:51 +01:00
pmapp.c Fix PMAPP_TerminateTitle 2022-05-24 19:51:52 +01:00
pmdbg.c PM services overhaul 2019-03-28 01:04:02 +01:00
ps.c services: Add missing void keyword in parameter lists to signify no arguments 2018-01-01 16:41:45 +01:00
ptmgets.c Add ptm:gets, ptm:sets and more ptm service commands 2021-01-12 00:35:24 +01:00
ptmsets.c Add ptm:gets, ptm:sets and more ptm service commands 2021-01-12 00:35:24 +01:00
ptmsysm.c Fix cmdbuf->bool conversion 2024-09-07 19:41:47 +02:00
ptmu.c Add ptm:gets, ptm:sets and more ptm service commands 2021-01-12 00:35:24 +01:00
pxidev.c Add pxi:dev service. 2016-05-31 15:29:09 -07:00
pxipm.c Implement PxiPM 2019-03-11 21:06:34 +01:00
qtm.c Service cleanup. 2015-11-11 08:57:54 -08:00
srvpm.c srvpm: Correct the previous sysver check fix 2020-12-08 23:16:29 +01:00
sslc.c IPC_Desc_CurProcessHandle => IPC_Desc_CurProcessId 2019-03-28 00:44:32 +01:00
uds.c cfgu: Correct CFG_Get/SetConfigInfoBlk2/4/8 parameter type 2020-07-13 21:56:08 +02:00
y2r.c Service cleanup. 2015-11-11 08:57:54 -08:00