10
I Use This!
High Activity

Commits : Listings

Analyzed 32 minutes ago. based on code collected 33 minutes ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make openal.modules an object library instead of a static one More... 2 months ago
Update some comments More... 2 months ago
Add the unlicense to module files More... 2 months ago
Make the base openal module import everything More... 2 months ago
Remove a couple deleter structs More... 2 months ago
Remove some unneeded cmake variables More... 2 months ago
Reorder some backend checks More... 2 months ago
Use the project version property More... 3 months ago
Remove using formatting macros from C++ sources More... 3 months ago
Avoid specifying some default cmake properties More... 3 months ago
Fix MS STL check More... 3 months ago
Support modules with VS 17 2022 More... 3 months ago
Implement C++20 modules as an optional component More... 3 months ago
Fix a typo to properly use the Android arm64-v8a ABI CI More... 3 months ago
Silence some clang-tidy warnings More... 3 months ago
Simplify converting input to output filenames More... 3 months ago
Use streamoff for handling file offsets More... 3 months ago
Remove an unnecessary deleter struct More... 3 months ago
Make some parameters const More... 3 months ago
Make a class method const More... 3 months ago
Remove some unused template parameter names More... 3 months ago
Remove some unnecessary parenthesis More... 3 months ago
Use bit_cast for converting integers to char arrays More... 3 months ago
Use an ofstream in uhjdecoder More... 3 months ago
Use add_compile_options instead of setting CMAKE_CXX_FLAGS More... 3 months ago
Use std::ofstream for the wave writer backend More... 3 months ago
Fix the global destruction order in the PipeWire backend More... 3 months ago
Use a separate method to print the opened device name More... 3 months ago
Disable the misc-use-internal-linkage check More... 3 months ago
Avoid using FILE* handles More... 3 months ago