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
/
Alc
/
mastering.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-104
/
+0
*
Rename alMain.h to alcmain.h
Chris Robinson
2019-07-28
1
-1
/
+1
*
Make RealMixParams channel count unsigned
Chris Robinson
2019-06-05
1
-9
/
+7
*
Improve a couple algorithms
Chris Robinson
2019-05-28
1
-2
/
+1
*
Use std::array for most mixing buffer arrays
Chris Robinson
2019-05-28
1
-2
/
+2
*
Make the Compressor more class-like
Chris Robinson
2018-12-24
1
-30
/
+32
*
Clean up most of the compressor loops
Chris Robinson
2018-12-20
1
-8
/
+8
*
Add and use a macro to define placement-new-only allocators
Chris Robinson
2018-11-22
1
-3
/
+1
*
Use a unique_ptr for the Compressor
Chris Robinson
2018-11-21
1
-9
/
+59
*
Convert ALc.c to C++
Chris Robinson
2018-11-14
1
-0
/
+8
*
Replace restrict with RESTRICT
Chris Robinson
2018-10-29
1
-1
/
+1
*
Make the Compressor struct opaque
Chris Robinson
2018-09-30
1
-68
/
+3
*
Don't use a ringbuffer design for the limiter's side chain
Chris Robinson
2018-09-29
1
-8
/
+16
*
Update the output limiter/compressor
Chris Robinson
2018-09-25
1
-31
/
+80
*
Move the compressor/limiter declarations to their own header
Chris Robinson
2018-01-11
1
-0
/
+57