Re: UPDATE: OpenAL 1.24.1

2025-01-31 Thread Theo Buehler
This broke emulators/citra and games/alephone and I think the addition of AL_API_NOEXCEPT17 to numerous callback types requires a major bump. citra: /exopi-obj/pobj/citra-0.0.0.2104/citra-unified-source-20240303-0ff3440/src/audio_core/openal_sink.cpp:76:80: error: cannot initialize a parameter o

Re: UPDATE: OpenAL 1.24.1

2025-01-28 Thread Stuart Henderson
>>> Building on i386-1 under audio/openal BDEPENDS = [audio/libmysofa;devel/ninja;archivers/bzip2;devel/cmake] DIST = [audio/openal:openal-soft-1.24.1.tar.bz2] FULLPKGNAME = openal-1.24.1v0 RDEPENDS = [audio/libmysofa] (Junk lock obtained for i386-1 at 1738008473.57)

Re: UPDATE: OpenAL 1.24.1

2025-01-09 Thread David CARLIER
Hi sorry OK by me then. On Thu, 9 Jan 2025 at 14:38, Brad Smith wrote: > ping. > > On 2024-12-22 12:45 p.m., Brad Smith wrote: > > Here is an update to OpenAL 1.24.1. > > > > > > openal-soft-1.24.1: > > > > Fixed compilation on PowerPC. > > > > Fixed compilation on some targets that la

Re: UPDATE: OpenAL 1.24.1

2025-01-09 Thread Brad Smith
ping. On 2024-12-22 12:45 p.m., Brad Smith wrote: Here is an update to OpenAL 1.24.1. openal-soft-1.24.1: Fixed compilation on PowerPC. Fixed compilation on some targets that lack lock-free 64-bit atomics. Fixed a crash when parsing certain option values. Fixed applying

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 AL_SOFT_buffer_len

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 th

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 ha

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 support.

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 respon

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 > > ==

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 1.54

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: /home/cvs/ports/audio/openal