Skip to content

libhinoko version 0.7.3 release

Compare
Choose a tag to compare
@takaswie takaswie released this 24 Nov 04:04
· 53 commits to main since this release
v0.7.3

This micro release includes some bug fixes.

When calling Hinoko.FwIsoRxSingle.get_payload(), user application can
retrieve context payload greater than actual length by 8 in the case
that the length of context header is greater than 8. It's due to wrong
calculation for the length of context payload.

Additionally, Hinoko.FwIsoRxSingle.map_buffer() is not documented property
due to missing annotation.

Furthermore, documentation for some public APIs includes wrong numeric
number for CLOCK_MONOTONIC_RAW macro in Linux environment.

The release fixes them. The URL of documentation is changed as well since
it's the part of gobject-introspection team of alsa-project project in
github.com.