Changelog

Changelog for openal-ffi

0.0.2

  • Added a system-openal flag (default: on). Disable it to skip the Apple OpenAL framework and link -lopenal directly against a source distribution (e.g. openal-soft) via --extra-include-dirs and --extra-lib-dirs.

0.0.1

  • Initial import.