Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libctru 2.5.0 source code.tar.gz | 2025-05-10 | 362.0 kB | |
libctru 2.5.0 source code.zip | 2025-05-10 | 476.5 kB | |
README.md | 2025-05-10 | 2.4 kB | |
Totals: 3 Items | 841.0 kB | 0 |
As always, recommended and supported installation for all our releases is via devkitPro pacman
What's Changed
- [GPU] Initialize interrupt queue header to 0 by @kynex7510 in https://github.com/devkitPro/libctru/pull/554
- Return the full length of
sockaddr_in
in socket functions with in/out addrlen by @Meziu in https://github.com/devkitPro/libctru/pull/550 - apt: Add aptLaunchSystemApplet by @DaniElectra in https://github.com/devkitPro/libctru/pull/557
- fix: Sleep and wake up dsp when calling a system applet by @Sorunome in https://github.com/devkitPro/libctru/pull/562
- Implement ACT, finalize FRD implementation, fix Mii struct by @ZeroSkill1 in https://github.com/devkitPro/libctru/pull/558
- acu: Added GetProxyHost by @R-YaTian in https://github.com/devkitPro/libctru/pull/559
- Include act header in 3ds.h by @joel16 in https://github.com/devkitPro/libctru/pull/566
- ptm: Add some api related to play/step history by @R-YaTian in https://github.com/devkitPro/libctru/pull/564
- Fix double newline bug by @Golem642 in https://github.com/devkitPro/libctru/pull/561
- Fix ANSI escape color codes by @Golem642 in https://github.com/devkitPro/libctru/pull/570
- Implemented mvdstdCalculateBufferSize() by @Core-2-Extreme in https://github.com/devkitPro/libctru/pull/569
- avoid reserved keyword
operator
in ACTA_ReserveTransfer by @ZeroSkill1 in https://github.com/devkitPro/libctru/pull/571 - Fixed memcpy size for MVDSTD_CalculateWorkBufSize() by @Core-2-Extreme in https://github.com/devkitPro/libctru/pull/572
- Return the full length of
sockaddr_in
ingetaddrinfo
by @DCNick3 in https://github.com/devkitPro/libctru/pull/565
New Contributors
- @Meziu made their first contribution in https://github.com/devkitPro/libctru/pull/550
- @DaniElectra made their first contribution in https://github.com/devkitPro/libctru/pull/557
- @Sorunome made their first contribution in https://github.com/devkitPro/libctru/pull/562
- @R-YaTian made their first contribution in https://github.com/devkitPro/libctru/pull/559
- @Golem642 made their first contribution in https://github.com/devkitPro/libctru/pull/561
- @Core-2-Extreme made their first contribution in https://github.com/devkitPro/libctru/pull/569
- @DCNick3 made their first contribution in https://github.com/devkitPro/libctru/pull/565