Tags: alsa-project/alsa-gobject-rs
Tags
Version 0.7.0 release This new release provides crates regenerated by gir version 0.20, which brings dependency on glib crates version 0.20. The underlying libraries remain at alsa-gobject version 0.3.0. The compressed package archive for this release is available, along with signatures from both the kernel.org system administrator and the author, at this URL: https://github.com/alsa-project/alsa-gobject-rs/releases/download/v0.7.0/alsa-gobject-rs-0.7.0.tar.xz This package archive corresponds exactly to the v0.7.0 signed tag in the upstream repository: https://github.com/alsa-project/alsa-gobject-rs/releases/tag/v0.7.0 Cheers
Version 0.6.0 release The new release provides crates regenerated by gir version 0.19, which brings dependency on glib crates version 0.19. The versions of underlying libraries are not changed. The remarkable change from v0.18 is to drop the implementations of std::fmt::Display according to the change of gir v0.19.
Version 0.4.0 release This is minor release of API and FFI crates for libraries in alsa-gobject. They are first version of them depending on glib crate v0.15, thus it got tons of changes internally. For public API, some trait methods are renamed following to fashion of the glib crate. Documentation is added by importing from gir files of libraries in alsa-gobject v0.3.0. All of API crates get top-level prelude module as a way to access to all of traits and their implementations, while while modules with the traits and implementations becomes private.
alsa-gobject-rs v0.2.0 release This new release includes new enumerations which correspond to error domains added in alsa-gobject v0.2.0: * ALSACtl.CardError * ALSATimer.UserInstanceError * ALSASeq.UserClientError * ALSARawmidi.StreamPairError Some functions in ALSACtl.Card are changed without backward compatibility, to have unsigned type of argument instead of signed type, according to UAPI of ALSA control interface: * ALSACtl.Card.write_elem_tlv() * ALSACtl.Card.read_elem_tlv() * ALSACtl.Card.command_elem_tlv() The included crates are generated by the latest source of gir/gir-files. * gir: 062b3d649ccc ("Merge pull request #995 from sdroege/remove-setvalueoptional-trait-bound") * gir-files: ddab3f221570 ("Merge pull request #65 from bilelmoussaoui/bilelmoussaoui/gdk4-wayland") Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
PreviousNext