Skip to content
Builds

Loading builds...

Changes

#724 (Jul 4, 2025, 12:20:07 PM)

  1. Increase the virtual channels for 2D 2nd and 3rd order upsampling (commit: efa2421) — chris.kcat / githubweb
  2. Use -faligned-new=8 to workaround 32-bit MinGW alignment issues (commit: bbd0c68) — chris.kcat / githubweb

#723 (Jul 3, 2025, 12:20:07 PM)

  1. Fix calculating the ambisonic rotation matrix (commit: 1c928c7) — chris.kcat / githubweb
  2. Use narrow_cast more in alc/ and common/ (commit: 9f78de8) — chris.kcat / githubweb
  3. Avoid using const char* (commit: 0b04993) — chris.kcat / githubweb
  4. Use find() instead of find_if() where possible (commit: edfd546) — chris.kcat / githubweb
  5. Replace more static_casts (commit: e0b90b6) — chris.kcat / githubweb
  6. Use narrow_cast in the UHJ utils (commit: 897885d) — chris.kcat / githubweb
  7. Make InitAL nodiscard (commit: 23c501e) — chris.kcat / githubweb
  8. Make sure ContextParams is aligned for vectors and the matrix (commit: 78f6270) — chris.kcat / githubweb