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
Don't try to get reverb props from non-reverb effects More... 4 months ago
Disable copying polymorphic classes More... 4 months ago
Remove the return value from initEffect More... 4 months ago
Make getEffectSlot return a strict_not_null More... 4 months ago
Change more not_null's to strict_not_null More... 4 months ago
Make some lookup functions throw with invalid IDs More... 4 months ago
Remove a redundant operator== More... 4 months ago
Make ContextBase::mDevice strict_not_null More... 4 months ago
Make more ALsource pointers strict_not_null More... 4 months ago
Make some more pointer parameters strict_not_null More... 4 months ago
Make ALCcontext::mALDevice strict_not_null More... 4 months ago
Make intrusive_ptr comparable More... 4 months ago
Use strict_not_null for sources and the listener More... 4 months ago
Use strict_not_null for effects and filters More... 4 months ago
Use strict_not_null in some more miscellaneous places More... 4 months ago
Use strict_not_null for buffers More... 4 months ago
Use strict_not_null for auxiliary effect slots More... 4 months ago
Line wrap some macros More... 4 months ago
Remove unnecessary Impl naming More... 4 months ago
Check for a null context with the remaining AL API functions More... 4 months ago
Check for a null context with 5-argument AL API functions More... 4 months ago
Check for a null context with 4-argument AL API functions More... 4 months ago
Don't double-check for null with alGetError More... 4 months ago
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... 4 months ago
Check for a null context with 0-argument AL API functions More... 4 months ago
Reduce the number of needed casts More... 4 months ago
Show available arguments for alffplay More... 4 months ago