openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenAL Soft
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
32 minutes
ago. based on code collected
33 minutes
ago.
Nov 17, 2024 — Nov 17, 2025
Showing page 7 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make openal.modules an object library instead of a static one
Chris Robinson
More...
2 months ago
Update some comments
Chris Robinson
More...
2 months ago
Add the unlicense to module files
Chris Robinson
More...
2 months ago
Make the base openal module import everything
Chris Robinson
More...
2 months ago
Remove a couple deleter structs
Chris Robinson
More...
2 months ago
Remove some unneeded cmake variables
Chris Robinson
More...
2 months ago
Reorder some backend checks
Chris Robinson
More...
2 months ago
Use the project version property
Chris Robinson
More...
3 months ago
Remove using formatting macros from C++ sources
Chris Robinson
More...
3 months ago
Avoid specifying some default cmake properties
Chris Robinson
More...
3 months ago
Fix MS STL check
Chris Robinson
More...
3 months ago
Support modules with VS 17 2022
Chris Robinson
More...
3 months ago
Implement C++20 modules as an optional component
Chris Robinson
More...
3 months ago
Fix a typo to properly use the Android arm64-v8a ABI CI
Chris Robinson
More...
3 months ago
Silence some clang-tidy warnings
Chris Robinson
More...
3 months ago
Simplify converting input to output filenames
Chris Robinson
More...
3 months ago
Use streamoff for handling file offsets
Chris Robinson
More...
3 months ago
Remove an unnecessary deleter struct
Chris Robinson
More...
3 months ago
Make some parameters const
Chris Robinson
More...
3 months ago
Make a class method const
Chris Robinson
More...
3 months ago
Remove some unused template parameter names
Chris Robinson
More...
3 months ago
Remove some unnecessary parenthesis
Chris Robinson
More...
3 months ago
Use bit_cast for converting integers to char arrays
Chris Robinson
More...
3 months ago
Use an ofstream in uhjdecoder
Chris Robinson
More...
3 months ago
Use add_compile_options instead of setting CMAKE_CXX_FLAGS
Chris Robinson
More...
3 months ago
Use std::ofstream for the wave writer backend
Chris Robinson
More...
3 months ago
Fix the global destruction order in the PipeWire backend
Chris Robinson
More...
3 months ago
Use a separate method to print the opened device name
Chris Robinson
More...
3 months ago
Disable the misc-use-internal-linkage check
Chris Robinson
More...
3 months ago
Avoid using FILE* handles
Chris Robinson
More...
3 months ago
←
1
2
3
4
5
6
7
8
9
10
11
…
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree