Skip to content
Builds

Loading builds...

Changes

#689 (Apr 19, 2025, 12:20:06 PM)

  1. Use aliases to simplify using a couple type names (commit: 8ed90f4) — chris.kcat / githubweb
  2. Remove alassert (commit: 2b2012c) — chris.kcat / githubweb
  3. Use source_location instead of __LINE__ and __FILE__ (commit: ed72392) — chris.kcat / githubweb
  4. Simplify SampleReader<Quality::f32> in allafplay (commit: a83fc4a) — chris.kcat / githubweb
  5. Make some move operations noexcept (commit: 408b4cc) — chris.kcat / githubweb
  6. Use the macros for specifying pragmas (commit: b991ada) — chris.kcat / githubweb
  7. Better handle missing the build commit and branch name (commit: 70c25ba) — chris.kcat / githubweb
  8. Replace some loops with algorithms (commit: b0c0ca1) — chris.kcat / githubweb
  9. Use strtof instead of sscanf to convert floats (commit: cd6f74d) — chris.kcat / githubweb
  10. Make a global string const instead of constexpr (commit: b5a0121) — chris.kcat / githubweb
  11. Workaround a macOS default initialization failure (commit: 2175689) — chris.kcat / githubweb

#688 (Apr 18, 2025, 12:20:11 PM)

  1. Add altonegen --position arg (#1129) (commit: c58645f) — noreply / githubweb