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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't modify the IR size of loaded HRTFs
Chris Robinson
2020-12-11
5
-20
/
+25
*
Use constexpr variables instead of macros
Chris Robinson
2020-12-06
1
-9
/
+9
*
Use a smaller FFT for convolution
Chris Robinson
2020-12-05
1
-3
/
+3
*
Move the ringbuffer to common
Chris Robinson
2020-12-05
2
-347
/
+0
*
Use an alias for the DevFmtType type
Chris Robinson
2020-12-05
2
-26
/
+16
*
Remove an unneeded include
Chris Robinson
2020-12-04
1
-1
/
+0
*
Change some macros into constexpr variables
Chris Robinson
2020-12-04
20
-114
/
+116
*
Move a couple more things to core
Chris Robinson
2020-12-04
8
-526
/
+8
*
Move the filters to core
Chris Robinson
2020-12-04
23
-953
/
+45
*
Move the bsinc tables to core
Chris Robinson
2020-12-04
7
-328
/
+5
*
Move mastering.cpp/h to core
Chris Robinson
2020-12-04
4
-547
/
+2
*
Avoid a global MAX_PITCH macro
Chris Robinson
2020-12-04
5
-18
/
+21
*
Move the resampler declarations to a more appropriate header
Chris Robinson
2020-12-04
2
-38
/
+39
*
Remove some unnecessary includes
Chris Robinson
2020-12-04
4
-13
/
+2
*
Move lerp/cubic to alnumeric.h
Chris Robinson
2020-12-04
4
-13
/
+3
*
Add a gain argument to altonegen (#502)
Eliot Miranda
2020-12-04
1
-1
/
+1
*
Change a couple macros into constexpr variables
Chris Robinson
2020-11-28
19
-69
/
+69
*
Avoid AL types in mastering.cpp/h
Chris Robinson
2020-11-28
2
-40
/
+37
*
Move some declarations to more appropriate headers
Chris Robinson
2020-11-27
4
-17
/
+24
*
Avoid AL types in the converter
Chris Robinson
2020-11-27
2
-52
/
+52
*
Move some sources to a separate directory
Chris Robinson
2020-11-27
12
-189
/
+11
*
Move AL EffectProp handling to separate sources
Chris Robinson
2020-11-25
15
-1959
/
+2
*
Don't limit the available converted sample count to BUFFERSIZE
Chris Robinson
2020-11-25
1
-1
/
+2
*
Fix a UInt32 variable type
Chris Robinson
2020-11-24
1
-1
/
+1
*
Fill all buffers for CoreAudio playback
Chris Robinson
2020-11-24
1
-2
/
+6
*
Disable buffer allocation with CoreAudio capture
Chris Robinson
2020-11-24
1
-0
/
+8
*
Use a type alias instead of decltype
Chris Robinson
2020-11-23
1
-14
/
+13
*
Ceil the scaled buffer size instead of round
Chris Robinson
2020-11-23
1
-1
/
+3
*
Fix buffer offset for the second conversion
Chris Robinson
2020-11-23
1
-1
/
+1
*
Fix capture buffer size scaling in CoreAudio
Chris Robinson
2020-11-23
1
-5
/
+5
*
Use kAudioUnitScope_Global to get the maximum frame size
Chris Robinson
2020-11-23
1
-1
/
+1
*
Avoid AL types in hrtf.cpp/h
Chris Robinson
2020-11-22
2
-94
/
+91
*
Use optionals for some attribute parameters
Chris Robinson
2020-11-22
1
-35
/
+35
*
Make ALbuffer inherit from BufferStorage
Chris Robinson
2020-11-21
1
-2
/
+2
*
Use clearer variable names
Chris Robinson
2020-11-20
2
-39
/
+42
*
Disassociate internal buffer enums from AL enum values
Chris Robinson
2020-11-20
2
-24
/
+25
*
Avoid AL types in the mixer
Chris Robinson
2020-11-20
8
-100
/
+98
*
Disassociate internal voice enums from AL enums
Chris Robinson
2020-11-20
3
-34
/
+33
*
Disassociate internal format enums from ALC enums
Chris Robinson
2020-11-20
2
-98
/
+136
*
Don't try to override the CoreAudio maximum capture slice
Chris Robinson
2020-11-19
1
-20
/
+28
*
Use BufferStorage for the buffer queue
Chris Robinson
2020-11-19
4
-24
/
+36
*
Put the loop start/end in BufferStorage
Chris Robinson
2020-11-19
2
-18
/
+21
*
Avoid direct initialization of float32x4_t
Chris Robinson
2020-11-16
1
-2
/
+12
*
Use WinAPI functions to check for NEON support
Chris Robinson
2020-11-16
1
-0
/
+11
*
Use doubles to calculate the listener matrix translation
Chris Robinson
2020-11-13
1
-42
/
+17
*
Avoid testing a bool against AL_FALSE
Chris Robinson
2020-11-12
1
-1
/
+1
*
Avoid an unnecessary multiplier
Chris Robinson
2020-11-09
1
-15
/
+12
*
Fix pitch shifter bin count
Chris Robinson
2020-11-09
1
-1
/
+1
*
Simplify some pitch shifter scaling calculations
Chris Robinson
2020-11-08
1
-8
/
+7
*
Use a separate structure for the active effect slot properties
Chris Robinson
2020-11-07
22
-141
/
+265
[next]