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 16, 2024 — Nov 16, 2025
Showing page 9 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use cmake_minimum_required to set the policy version
Chris Robinson
More...
3 months ago
Don't use cmake_minimum_required in OpenALConfig.cmake
Chris Robinson
More...
3 months ago
Remove an unneeded function
Chris Robinson
More...
3 months ago
Use not_null instead of strict_not_null
Chris Robinson
More...
4 months ago
Make a couple functions noexcept
Chris Robinson
More...
4 months ago
Make and use a standard-like saturate_cast
Chris Robinson
More...
4 months ago
Allow handling AL_GAIN and AL_METERS_PER_UNIT as integer
Chris Robinson
More...
4 months ago
Simplify counting processed buffers
Chris Robinson
More...
4 months ago
Slightly simplify querying some source properties
Chris Robinson
More...
4 months ago
Allow querying AL_SOURCE_RADIUS as an integer
Chris Robinson
More...
4 months ago
Use a pair struct for handling the attribute list
Chris Robinson
More...
4 months ago
Move a global variable to where it's used
Chris Robinson
More...
4 months ago
Remove an unneeded member functions
Chris Robinson
More...
4 months ago
Use a separate struct to implement AL contexts
Chris Robinson
More...
4 months ago
Use std::views::counted with a signed count type
Chris Robinson
More...
4 months ago
Use get_not_null in place of to_address
Chris Robinson
More...
4 months ago
Remove unnecessary calling conventions on internal functions
Chris Robinson
More...
4 months ago
Create a vector in-place instead of moving into a variant
Chris Robinson
More...
4 months ago
Rename a couple variables for clarity
Chris Robinson
More...
4 months ago
Properly start the source with a delay in alffplay
Chris Robinson
More...
4 months ago
Fix callback buffer playback with negative offsets
Chris Robinson
More...
4 months ago
Update a comment in alffplay for setting the source gain
Chris Robinson
More...
4 months ago
Update a comment for a function's parameters
Chris Robinson
More...
4 months ago
Use ranges a bit more in alsoft-config
Chris Robinson
More...
4 months ago
Fix some deadcode warnings
Chris Robinson
More...
4 months ago
Remove unneeded inline specifiers
Chris Robinson
More...
4 months ago
Remove unused declarations
Chris Robinson
More...
4 months ago
Remove an unnecessary else
Chris Robinson
More...
4 months ago
Remove redundant parameter lists
Chris Robinson
More...
4 months ago
Remove some unnecessary prefixes
Chris Robinson
More...
4 months ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
29
30
→
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