Skip to content

Releases: devkitPro/libctru

v2.6.2

26 Jun 09:01
04d3b09

Choose a tag to compare

What's Changed

libctru 2.6.1

20 Jun 15:33
879391b

Choose a tag to compare

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

20 Jun 15:32

Choose a tag to compare

As always, recommended and supported installation for all our releases is via devkitPro pacman

What's Changed

libctru 2.5.0

11 May 08:23

Choose a tag to compare

As always, recommended and supported installation for all our releases is via devkitPro pacman

What's Changed

New Contributors

v2.4.1

03 Nov 20:41
088d236

Choose a tag to compare

What's Changed

Recommended and supported installation for all our releases is via devkitPro pacman

libctru v2.4.0

16 Sep 22:12
a88b5af

Choose a tag to compare

  • Added full support for all QTM services, with extensive documentation and technical details in qtm.h and qtmc.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

05 Nov 11:45
8a877e5

Choose a tag to compare

  • 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

28 Oct 20:14
bf4a24a

Choose a tag to compare

  • 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

28 Oct 18:58
a9a9d9a

Choose a tag to compare

  • archive_dev: Ensure path seperator for local path by @oreo639 in #524

libctru 2.2.1

08 May 13:03
8d90551

Choose a tag to compare

v2.2.1

add define for curl