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