Skip to content

Releases: salass00/openal_lib

1.18.2r2

05 Apr 06:23
Compare
Choose a tag to compare
  • Replaced almtx_, alcnd_ and altss_* functions with code not using
    pthreads.

  • Changed ALCplaybackAHI_stop() to periodically check if the mixer process has
    ended rather than relying on the death signal. This fixes uqm hanging on
    exit when used with openal because ALCplaybackAHI_start() was called from
    a different process.

1.18.2-20180222

22 Feb 07:27
Compare
Choose a tag to compare
  • First released version.