Commits
- d05386b: Add a comment for the macOS futex-like functions (Chris Robinson)
- 6551dde: Add a CI build for a macOS 10.9 deployment target (Chris Robinson)
- ade218b: Fix support for older macOS without __ulock functions (Chris Robinson)
- 260b2f8: Minor XML registry edits (#1200) (Dylan Perks) #1200
- 5d435f8: Fix for
GetHrtfResourcewhenALSOFT_EMBED_HRTF_DATAisnt defined. (#1201) (Mihai Alexandru) #1201 - 4aed4c7: Mark some owned pointer parameters (Chris Robinson)
- 73233fd: Fix the atomic_wait comparison check (Chris Robinson)
- 42117f7: Rename ALbufferQueueItem (Chris Robinson)
- 9f6fa42: Clean up some types in the PipeWire backend (Chris Robinson)
- 25fb655: Don't use client-rt.conf with newer PipeWire (Chris Robinson)
- 7275e76: [iOS] Fix archive generation (#1204) (RH) #1204
- 3473a53: Rename some parameters for consistency (Chris Robinson)
- 35677c3: Enable some more compilation warnings and errors (Chris Robinson)
- a9f1be7: Enable some safety linker flags (Chris Robinson)
- 23fd1c8: Link with --as-needed when available (Chris Robinson)
- 895c2ae: Workaround an errant uninitialized-use warning in GCC 15 (Chris Robinson)
- a4ea279: Enable some extra warnings (Chris Robinson)
- 6e0d0b3: Add Windows script to run executable with logging (#1207) (3DJ) #1207
- bb51905: Ensure the driver iface is not null before accessing it (Chris Robinson)
- b8c04ee: Simplify OpenSL capturing (Chris Robinson)
- b115b09: Get the element size once per update (Chris Robinson)
- be7b4e5: Fix reverb panning for non-upsampled output (Chris Robinson)
- 027fa1b: Force static VC runtimes for the debug CI builds (Chris Robinson)
- 44cbacd: Make sure static debug runtimes are used in CI (Chris Robinson)
- 5643c17: Set MSVC_RUNTIME_LIBRARY as needed for less-ancient CMake (Chris Robinson)
- 05b665d: Ignore some return values we can't do anything about (Chris Robinson)
- c5bc100: Handle some more return values (Chris Robinson)
- e210ae3: Set some alsoft-config properties in the main cmake script (Chris Robinson)
- 4fdc479: Avoid shadowing some local variables (Chris Robinson)