Releases: devkitPro/libctru
Releases · devkitPro/libctru
v2.6.2
What's Changed
- console fixes by @WinterMute in #584
libctru 2.6.1
minor fix for 1-based console co-ordinates
As always, recommended and supported installation for all our releases is via devkitPro pacman
libctru 2.6.0
As always, recommended and supported installation for all our releases is via devkitPro pacman
What's Changed
- fix ESC[m by @WinterMute in https://github.com//pull/574
- standardise install target, remove unused version number by @WinterMute in #575
- ansi console: implement bright foreground and background codes by @WinterMute in #576
- refactor escape sequence parsing by @WinterMute in #581
libctru 2.5.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 #554
- Return the full length of
sockaddr_inin socket functions with in/out addrlen by @Meziu in #550 - apt: Add aptLaunchSystemApplet by @DaniElectra in #557
- fix: Sleep and wake up dsp when calling a system applet by @Sorunome in #562
- Implement ACT, finalize FRD implementation, fix Mii struct by @ZeroSkill1 in #558
- acu: Added GetProxyHost by @R-YaTian in #559
- Include act header in 3ds.h by @joel16 in #566
- ptm: Add some api related to play/step history by @R-YaTian in #564
- Fix double newline bug by @Golem642 in #561
- Fix ANSI escape color codes by @Golem642 in #570
- Implemented mvdstdCalculateBufferSize() by @Core-2-Extreme in #569
- avoid reserved keyword
operatorin ACTA_ReserveTransfer by @ZeroSkill1 in #571 - Fixed memcpy size for MVDSTD_CalculateWorkBufSize() by @Core-2-Extreme in #572
- Return the full length of
sockaddr_iningetaddrinfoby @DCNick3 in #565
New Contributors
- @Meziu made their first contribution in #550
- @DaniElectra made their first contribution in #557
- @Sorunome made their first contribution in #562
- @R-YaTian made their first contribution in #559
- @Golem642 made their first contribution in #561
- @Core-2-Extreme made their first contribution in #569
- @DCNick3 made their first contribution in #565
v2.4.1
What's Changed
- fix CFG_Language, closes #552 by @WinterMute in #553
Recommended and supported installation for all our releases is via devkitPro pacman
libctru v2.4.0
- Added full support for all QTM services, with extensive documentation and technical details in
qtm.handqtmc.h(breaking change); examples have been updated for this - Added MCUHWC_SetInfoLedPattern
- Added ndspChnGetFormat
- Fixed PTMSYSM_CheckNew3DS
- Fixed NDMU_QueryStatus
- Fixed a few service commands improperly deserializing boolean output
- Fixed documentation of ACU_GetWifiStatus and ACU_SetAllowApType
- Fixed shaderInstanceInit to initialize all fields
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.
libctru 2.3.1
- remove 3dstypes.h include from poll.h
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.
libctru 2.3.0
- Fix typo in docs by @DeltaF1 in #525
- Add GPU_DOT3_RGBA texture combiner function by @oreo639 in #528
- FSUSER_GetLegacyBannerData: Fix documentation typo by @Tekito-256 in #526
- Add CTR_ prefix to ALIGN,PACKED,DEPRECATED macros by @glebm in #532
- Buffer console control sequences by @piepie62 in #522
- Prevent CPU from postponing threadOnException memory writes
- Add SSID-related ac:i functions
- ACI_LoadNetworkSetting, ACI_GetNetworkWirelessEssidSecuritySsid and acGetSessionHandle.
- Prevent double call of destructors on exit.
- Added experimental support for standard threading APIs (pthread, C threads, C++ std::thread)
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.
New Contributors
libctru 2.2.2
libctru 2.2.1
v2.2.1 add define for curl