package pulseaudio

  1. Overview
  2. Docs
Bindings to Pulseaudio client library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.5.tar.gz
md5=007d7ad74bab49c36644b13e651c2680
sha512=c281e1c480df3ddb2409a38b5d80aa2ef35688397d738c8a2e77b6debaa360a6e7670f443483a89afe6d8085ff18344983d2bf6d159e2b8a03f2485a064cf75f

CHANGES.md.html

0.1.5 (07-01-2022)

  • Get rid of naked pointers.

0.1.4 (14-12-2020)

  • Add read_ba and write_ba.

0.1.3 (03-08-2015)

  • Dummy github release.

0.1.2 (08-05-2011)

  • Add buffer_attr parameter to simple creation.

0.1.1 (12-10-2009)

  • Added support for --enable-debugging configure option

  • Fixed Makefile for BSD: call $(MAKE) for generating documentation.

  • Added prefix to main compilation variables if passed to configure.

  • Makefile now honnors LIBDIRS variable for linking against libraries located in other places than then standard ones.

  • Added NO_CUSTOM to build in standard mode.

0.1.0 (17-02-2009)

  • Initial release