index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
mastering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid placement new for the output limiter
Chris Robinson
2023-12-31
1
-82
/
+58
*
Clean up some ugly pointer manipulation in the limiter
Chris Robinson
2023-12-30
1
-46
/
+49
*
Handle pointer ownership a bit better
Chris Robinson
2023-12-29
1
-5
/
+8
*
Much more clang-tidy cleanup
Chris Robinson
2023-12-10
1
-5
/
+6
*
More clang-tidy fixes
Chris Robinson
2023-12-09
1
-8
/
+8
*
Use some more standard functions
Chris Robinson
2023-05-05
1
-2
/
+2
*
Use macros for the likely/unlikely attributes
Chris Robinson
2023-03-01
1
-1
/
+1
*
Avoid using auto for lambda parameters
Chris Robinson
2023-02-06
1
-5
/
+5
*
clang-tidy cleanups (#800)
Rosen Penev
2023-01-15
1
-7
/
+7
*
Avoid using a macro to wrap standard attributes
Chris Robinson
2022-12-06
1
-1
/
+1
*
Avoid some uses of the LIKELY/UNLIKELY macros
Chris Robinson
2022-12-05
1
-1
/
+1
*
Rename lerp to avoid conflicts with C++20's std::lerp
Chris Robinson
2022-04-06
1
-5
/
+5
*
Make a construct_at method amd use it
Chris Robinson
2021-10-08
1
-7
/
+5
*
Move mastering.cpp/h to core
Chris Robinson
2020-12-04
1
-0
/
+441