10
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for a null context with 3-argument AL API functions More... 4 months ago
Call the Impl directly from the implicit context functions More... 4 months ago
Check for a null context with 2-argument AL API functions More... 4 months ago
Check for a null context with 1-argument AL API functions More... 5 months ago
Check for a null context with 0-argument AL API functions More... 5 months ago
Reduce the number of needed casts More... 5 months ago
Show available arguments for alffplay More... 5 months ago
Use narrow_cast in alffplay More... 5 months ago
Remove an unnecessary ifdef More... 5 months ago
Recognize 3.0 in alffplay for 3-channel UHJ More... 5 months ago
Report the number of clipped samples in uhjencoder More... 5 months ago
Silence a clang-tidy warning More... 5 months ago
Make the constructor/destructor for a CRTP class private More... 5 months ago
Make some methods nodiscard More... 5 months ago
Declare variables using auto More... 5 months ago
Replace the custom Lerp with std::lerp More... 5 months ago
Remove an unnecessary deleter struct More... 5 months ago
Use ranges in more places More... 5 months ago
Avoid function-style casting More... 5 months ago
Use gsl::narrow instead of a functional-style cast More... 5 months ago
Use execute_process instead of the deprecated exec_program More... 5 months ago
Add -faligned-new to CMAKE_CXX_FLAGS to ensure it's always used More... 5 months ago
Avoid using assert() More... 5 months ago
Don't use remove_cvref with std::forward More... 5 months ago
Add the GSL include directory when static building More... 5 months ago
Set the proper compile flags variable More... 5 months ago
Don't use a plane wave for non-ambisonic 0-distance sources More... 5 months ago
Use an enum for a decoder being 2D or 3D More... 5 months ago
Use -faligned-new=8 to workaround 32-bit MinGW alignment issues More... 5 months ago
Increase the virtual channels for 2D 2nd and 3rd order upsampling More... 5 months ago