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
/
hrtf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the B-Format HRTF virtual speaker stuff to InitHrtfPanning
Chris Robinson
2017-01-18
1
-66
/
+9
*
Fix a couple hard-coded array sizes
Chris Robinson
2017-01-16
1
-2
/
+2
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
1
-26
/
+26
*
Use second-order ambisonics for basic HRTF rendering
Chris Robinson
2017-01-15
1
-10
/
+29
*
One more update for the HRTF B-Format coefficients
Chris Robinson
2017-01-09
1
-14
/
+14
*
Update the B-Format HRTF coefficients to use the pseudo-inverse matrix
Chris Robinson
2017-01-04
1
-26
/
+14
*
Fixes for embedded HRTFs on OSX
Chris Robinson
2016-11-11
1
-5
/
+6
*
Try to make embedded HRTF data sets work on OSX
Chris Robinson
2016-11-10
1
-0
/
+25
*
Don't use 0 for a resource ID
Chris Robinson
2016-11-10
1
-2
/
+2
*
Rebalance the frequencies for B-Format HRTF coefficients
Chris Robinson
2016-11-01
1
-14
/
+27
*
Don't interpolate between nearest HRIRs
Chris Robinson
2016-10-09
1
-75
/
+38
*
Update the ambisonic coefficients for HRTF
Chris Robinson
2016-09-26
1
-15
/
+15
*
Don't warn if the desired default HRTF is already first
Chris Robinson
2016-09-10
1
-4
/
+4
*
Reduce the volume for the HRTF ambisonic decoder
Chris Robinson
2016-09-08
1
-14
/
+14
*
Use a few more HRIRs for the HRTF B-Format decoder
Chris Robinson
2016-09-07
1
-19
/
+31
*
Properly align 16-bit fields in the Hrtf struct
Chris Robinson
2016-09-07
1
-10
/
+20
*
Use more correct cube decoder matrices
Chris Robinson
2016-09-05
1
-8
/
+8
*
Calculate a variable closer to where it's used
Chris Robinson
2016-09-01
1
-5
/
+5
*
Always load HRTF files through memory pointers
Chris Robinson
2016-08-31
1
-261
/
+134
*
Add a compile-time macro to use dual-band ambisonic HRTF processing
Chris Robinson
2016-08-30
1
-12
/
+36
*
Band-split the HRIRs when building the ambisonic decoder filters
Chris Robinson
2016-08-21
1
-21
/
+43
*
Fix HRTF index calculations for B-Format coefficients
Chris Robinson
2016-08-18
1
-11
/
+10
*
Only use the cube points for generating the ambisonic HRTF coefficients
Chris Robinson
2016-08-17
1
-56
/
+72
*
Decode directly from B-Format to HRTF instead of a cube
Chris Robinson
2016-08-11
1
-0
/
+76
*
Properly skip loading of already-loaded HRTF data sets
Chris Robinson
2016-07-24
1
-4
/
+24
*
Enumerate the embedded HRTF resources when available
Chris Robinson
2016-07-12
1
-3
/
+345
*
Avoid standard malloc/free for Hrtf allocation
Chris Robinson
2016-07-07
1
-3
/
+4
*
Avoid function calls to get the HRTF sample rate and IR size
Chris Robinson
2016-07-07
1
-25
/
+0
*
Improve radius behavior with scaling of ambisonic coefficients
Chris Robinson
2016-04-24
1
-1
/
+4
*
Shorten VECTOR_ITER_ macros to VECTOR_
Chris Robinson
2016-04-15
1
-3
/
+3
*
Add and use a copy-range string function
Chris Robinson
2016-02-24
1
-4
/
+1
*
Exclude the file extension from the HRTF name
Chris Robinson
2016-02-24
1
-1
/
+9
*
Replace the hrtf_tables option with hrtf-paths
Chris Robinson
2016-02-23
1
-17
/
+32
*
Allow selecting a preferred HRTF in alsoft-config
Chris Robinson
2016-02-23
1
-1
/
+1
*
Avoid enumerating the same HRTF file twice
Chris Robinson
2016-02-21
1
-41
/
+40
*
Add a config option to specify the preferred HRTF
Chris Robinson
2016-02-21
1
-0
/
+19
*
Include the HRTF filename in the HRTF memory chunk
Chris Robinson
2016-02-20
1
-25
/
+25
*
Use an 8-channel cube for HRTF's virtual format.
Chris Robinson
2016-02-20
1
-102
/
+0
*
Allocate each HRTF as a single chunk
Chris Robinson
2016-02-16
1
-21
/
+39
*
Calculate HRTF stepping params right before mixing
Chris Robinson
2016-02-14
1
-134
/
+0
*
Don't pass the channel count to GetBFormatHrtfCoeffs
Chris Robinson
2016-02-09
1
-6
/
+4
*
Use %s.mhr for the default hrtf table list
Chris Robinson
2015-12-05
1
-1
/
+1
*
Use more accurate floating point literals
Chris Robinson
2015-11-06
1
-1
/
+1
*
Remove a couple unused parameters
Chris Robinson
2015-10-24
1
-16
/
+4
*
Use the enumerated HRTF list for selecting an HRTF
Chris Robinson
2015-10-06
1
-135
/
+4
*
Store the Hrtf struct with the corresponding HrtfEntry
Chris Robinson
2015-10-06
1
-16
/
+81
*
Enumerate and list HRTFs per-device
Chris Robinson
2015-10-06
1
-0
/
+91
*
Fix B-Format HRTF decoding
Chris Robinson
2015-09-23
1
-5
/
+8
*
Use N3D scaling instead of FuMa
Chris Robinson
2015-09-23
1
-4
/
+4
*
Allow the hrtf_tables option to be device-specific
Chris Robinson
2015-09-20
1
-8
/
+7
[next]