Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

libtransistor v1.2.1

Compare
Choose a tag to compare
@reswitchedteam reswitchedteam released this 07 Mar 05:16
· 294 commits to development since this release

Changelog:

  • add dbg_connect to make debugging under HBL easier
  • fix handle leak in hid_finalize
  • fix find_unmapped_block
  • fix relocate having a dbg_printf call
  • remove hexdump on IPC failure
  • fix clean/distclean in Makefile
  • use three graphic buffers instead of two to avoid frame skipping, tearing, and delays