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

UPDATE: OpenAL 1.24.1

2024-12-22 Thread Brad Smith
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 noexcept in the public headers with MSVC. Fixed bui