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

Re: UPDATE: OpenAL

2022-10-29 Thread Brad Smith
On 10/29/2022 6:02 PM, Brad Smith wrote: - Enable the SSE support on X86; there is run-time detection - Disable NEON on arm - The ALSOFT_CONFIG option has been deprecated - The QSA backend was removed with the 1.21.0 release - Sort the list of options To add to this there is arm64 NEON

UPDATE: OpenAL

2022-10-29 Thread Brad Smith
- Enable the SSE support on X86; there is run-time detection - Disable NEON on arm - The ALSOFT_CONFIG option has been deprecated - The QSA backend was removed with the 1.21.0 release - Sort the list of options Index: Makefile ===

Re: UPDATE: OpenAL 1.22.2

2022-10-04 Thread Brad Smith
On Tue, Oct 04, 2022 at 12:45:50PM +0100, Stuart Henderson wrote: > On 2022/09/09 22:06, Brad Smith wrote: > > Here is an update to OpenAL 1.22.2. > > I guess this is a maintainer timeout by now? > > It probably makes sense to disable picking up pipewire too > (ALSOFT_BACKEND_PIPEWIRE) No

Re: UPDATE: OpenAL 1.22.2

2022-10-04 Thread Stuart Henderson
On 2022/09/09 22:06, Brad Smith wrote: > Here is an update to OpenAL 1.22.2. I guess this is a maintainer timeout by now? It probably makes sense to disable picking up pipewire too (ALSOFT_BACKEND_PIPEWIRE) > > Index: Makefile >

Re: UPDATE: openal

2021-10-16 Thread Rafael Sadowski
On Mon Oct 04, 2021 at 04:48:51AM +0100, David CARLIER wrote: > ok by me. Committed, Thanks > > cheers. > > On Mon, 4 Oct 2021 at 03:31, Brad Smith wrote: > > > > Fix for a bug in the sndio backend with the capture support. > > > > > > Index: Makefile > >

UPDATE: openal

2021-10-04 Thread Brad Smith
Fix for a bug in the sndio backend with the capture support. Index: Makefile === RCS file: /home/cvs/ports/audio/openal/Makefile,v retrieving revision 1.57 diff -u -p -u -p -r1.57 Makefile --- Makefile20 Aug 2021 21:54:22 -

Re: UPDATE: openal

2021-10-03 Thread David CARLIER
ok by me. cheers. On Mon, 4 Oct 2021 at 03:31, Brad Smith wrote: > > Fix for a bug in the sndio backend with the capture support. > > > Index: Makefile > === > RCS file: /home/cvs/ports/audio/openal/Makefile,v > retrieving revision

Re: UPDATE: OpenAL 1.21.1

2021-05-12 Thread Patrick Wildt
Am Thu, Apr 22, 2021 at 12:07:48AM -0400 schrieb Brad Smith: > Here is an update to OpenAL 1.21.1. > Looks good to me at least > > Index: Makefile > === > RCS file: /home/cvs/ports/audio/openal/Makefile,v > retrieving revision

UPDATE: OpenAL 1.21.1

2021-04-22 Thread Brad Smith
Here is an update to OpenAL 1.21.1. Index: Makefile === RCS file: /home/cvs/ports/audio/openal/Makefile,v retrieving revision 1.54 diff -u -p -u -p -r1.54 Makefile --- Makefile9 Jun 2020 13:22:42 - 1.54 +++ Makefile

Re: UPDATE: OpenAL 1.20.1

2020-05-16 Thread Brad Smith
ping. On 3/30/2020 12:06 AM, Brad Smith wrote: Hi David, Here is an update to OpenAL 1.20.1 One minor build issue, with a diff pending, with net/utox. The rest are good. Index: Makefile === RCS file:

UPDATE: OpenAL 1.20.1

2020-03-29 Thread Brad Smith
Hi David, Here is an update to OpenAL 1.20.1 One minor build issue, with a diff pending, with net/utox. The rest are good. Index: Makefile === RCS file: /home/cvs/ports/audio/openal/Makefile,v retrieving revision 1.53 diff -u -p