Re: UPDATE: OpenAL 1.23.1

2023-05-29 Thread David CARLIER
Ok by me. cheers. On Sat, 27 May 2023 at 23:12, Brad Smith wrote: > ping. > > On 2023-05-17 3:11 a.m., Brad Smith wrote: > > Here is an update to OpenAL 1.23.1. > > > > > > openal-soft-1.23.1: > > > > Implemented the AL_SOFT_UHJ_ex extension. > > > > Implemented the

Re: UPDATE: OpenAL 1.23.1

2023-05-27 Thread Brad Smith
ping. On 2023-05-17 3:11 a.m., Brad Smith wrote: Here is an update to OpenAL 1.23.1. openal-soft-1.23.1: Implemented the AL_SOFT_UHJ_ex extension. Implemented the AL_SOFT_buffer_length_query extension. Implemented the AL_SOFT_source_start_delay extension. Implemented

Re: UPDATE: OpenAL 1.23.1

2023-05-17 Thread Thomas Frohwein
On Wed, May 17, 2023 at 03:11:17AM -0400, Brad Smith wrote: > Here is an update to OpenAL 1.23.1. This looks straightforward enough to me. It builds and I can play audio with consumer 0ad after: # ln -s libopenal.so.5.0 /usr/local/lib/libopenal.so.4.2 show-reverse-deps gets me 414 consumers. I

UPDATE: OpenAL 1.23.1

2023-05-17 Thread Brad Smith
Here is an update to OpenAL 1.23.1. openal-soft-1.23.1: Implemented the AL_SOFT_UHJ_ex extension. Implemented the AL_SOFT_buffer_length_query extension. Implemented the AL_SOFT_source_start_delay extension. Implemented the AL_EXT_STATIC_BUFFER extension. Fixed compiling