10
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 16, 2024 — Nov 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove redundant semicolons More... 4 months ago
Remove redundant template arguments More... 4 months ago
Fix some typos More... 4 months ago
Add an alffplay option to set the playback gain More... 4 months ago
Update CI builds to macOS-15 More... 4 months ago
Remove the OtherIO backend More... 4 months ago
Store a strict_not_null<DeviceBase*> in the backend More... 4 months ago
NOINLINE some defaulted destructors More... 4 months ago
Make VerifyDevice return a strict_not_null More... 4 months ago
Return a strict_not_null from VerifyContext More... 4 months ago
Make alcSetError a member function More... 4 months ago
Use a bitshift instead of a pow(2, ...) call More... 4 months ago
Make another function constexpr More... 4 months ago
Rename and fix RoundDown/Up for negative values More... 4 months ago
Update a comment More... 4 months ago
Avoid static_cast for narrowing and numeric conversions More... 4 months ago
Move the mhr loader functions to a separate source More... 4 months ago
Throw an exception instead of returning nullptr More... 4 months ago
Simplify calculating the delay count More... 4 months ago
Don't try to compare random bytes as a string More... 4 months ago
Combine PhaseShifterT::process's declaration and definition More... 4 months ago
Use a plain C array for the built-in HRTF data More... 4 months ago
Avoid another narrowing conversion More... 4 months ago
Use an appropriate type for a lambda parameter More... 4 months ago
Do a proper cast to copy doubles to floats More... 4 months ago
Move the default HRTF data array to a separate source More... 4 months ago
Use unsigned int for the decoder padding size type More... 4 months ago
Use static_cast instead of a function-like cast More... 4 months ago
Add missing include for malloc/free More... 4 months ago
Avoid more C arrays More... 4 months ago