Commits
- b001872: Revert "Avoid some uses of ConstantNum" (Chris Robinson)
- f51cc65: Revert "Make isize and usize aliases for other strong types" (Chris Robinson)
- e97849e: Fix the library version without git (Chris Robinson)
- 556800e: Rename "strong" numbers to "strict" numbers (Chris Robinson)
- 5d6583c: Improve and invert narrowing type checks (Chris Robinson)
- 45674c5: Remove extraeneous protected visibility check (Chris Robinson)
- d960709: Avoid duplicating cmake target property declarations (Chris Robinson)
- 41de54c: Handle duplicate device names with the SDL3 backend (Chris Robinson)
- dda176c: Rename Sdl3Backend to Sdl3Playback (Chris Robinson)
- 46d6421: Support capture with SDL3 (Chris Robinson)
- ae40921: Handle duplicate device names with SDL3 properly (Chris Robinson)
- 88ec823: Remove a duplicate function call (Chris Robinson)
- 8b88533: Use structured bindings to handle context creation attributes (Chris Robinson)
- 0887e58: Support device added/removed events with SDL3 (Chris Robinson)
- 731c969: Mark mixer functions as non-blocking (Chris Robinson)
- f011a02: Mark the resampler functions as non-blocking (Chris Robinson)
- 82a6220: Check for -faligned-allocation before using it (Chris Robinson)
- 4a6c395: Prioritize atomic wait functions when available (Chris Robinson)
- 7dc9c04: Fix some static_asserts for older compilers (Chris Robinson)
- eb84092: Move function declarations to more appropriate headers (Chris Robinson)
- da62105: Make a module for alc/context.h (Chris Robinson)
- 454c569: Add a missing include path for core modules (Chris Robinson)
- 9eb80e2: Try to passify MSVC comparing intrusive_ptr with nullptr (Chris Robinson)
- 5253e0b: Try again to fix nullptr comparisons (Chris Robinson)
- 5b67dae: Add missing includes (Chris Robinson)
- 88a5a1b: Try to workaround another MSVC issue (Chris Robinson)
- d2813f1: Try to work around an MSVC linkage issue again (Chris Robinson)
- b6875ae: Remove constexpr from a function that can't be (Chris Robinson)
- de45b83: Fix inverted comparison check (Chris Robinson)
- 993b8c8: Avoid using GUID (Chris Robinson)
- b2c48f7: Release 1.25.2 (Chris Robinson)